mirror of
https://github.com/mitchell/dotfiles.git
synced 2025-12-17 12:27:22 +00:00
Update desktop environment with new status bar and styling
- Use polybar instead of xfce4-panel - Modify bspwm and picom to conform to new spacing and style - Use arc-gruvbox custom theme instead of Nordic for GTK - Clean up fish scripts
This commit is contained in:
parent
24d7587106
commit
2b7261fb62
9 changed files with 65 additions and 115 deletions
|
|
@ -12,12 +12,12 @@ picom -b
|
|||
bspc monitor -d I II III IV V VI VII
|
||||
|
||||
bspc config border_width 2
|
||||
bspc config window_gap 8
|
||||
bspc config top_padding -8
|
||||
bspc config window_gap 10
|
||||
bspc config top_padding -10
|
||||
|
||||
bspc config split_ratio 0.52
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
bspc config borderless_monocle false
|
||||
bspc config gapless_monocle false
|
||||
|
||||
bspc config focused_border_color '#92971a'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue