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
|
|
@ -4,7 +4,9 @@ setxkbmap -option altwin:swap_alt_win
|
|||
setxkbmap -option ctrl:swapcaps
|
||||
sxhkd &
|
||||
wmname LG3D
|
||||
xfce4-panel -d &
|
||||
picom -b
|
||||
~/.fehbg &
|
||||
|
||||
bspc monitor -d I II III IV V VI VII
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue