mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Add desktop environment configs and provisioning scripts for debian
- Add qutebrowser configs - Add xfce4-panel config - Add provision_debian script - Add upgrade_debian script - Refactor sync script to separate terminal and desktop env configs
This commit is contained in:
parent
116620843a
commit
b76aac107e
12 changed files with 516 additions and 11 deletions
3
.skhdrc
3
.skhdrc
|
|
@ -1,6 +1,9 @@
|
|||
# open terminal
|
||||
cmd - return : /Applications/kitty.app/Contents/MacOS/kitty --single-instance -d ~
|
||||
|
||||
# open web browser
|
||||
shift + cmd - return : /Applications/qutebrowser.app/Contents/MacOS/qutebrowser
|
||||
|
||||
# focus window
|
||||
alt - h : yabai -m window --focus west
|
||||
alt - j : yabai -m window --focus south
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue