diff --git a/config/bspwm/bspwmrc b/config/bspwm/bspwmrc index 7e60d1c..dc09177 100755 --- a/config/bspwm/bspwmrc +++ b/config/bspwm/bspwmrc @@ -16,7 +16,7 @@ bspc config pointer_follows_monitor true bspc config focus_follows_pointer true bspc config window_gap 3 -bspc config top_padding 20 +#bspc config top_padding 20 bspc rule -a st-gpg-menu state=floating bspc rule -a statusbar border=off sticky=on state=floating manage=off diff --git a/config/polybar/config.ini b/config/polybar/config.ini index bfb5290..2cb13a1 100644 --- a/config/polybar/config.ini +++ b/config/polybar/config.ini @@ -1,29 +1,11 @@ -;========================================================== -; -; -; ██████╗ ██████╗ ██╗ ██╗ ██╗██████╗ █████╗ ██████╗ -; ██╔══██╗██╔═══██╗██║ ╚██╗ ██╔╝██╔══██╗██╔══██╗██╔══██╗ -; ██████╔╝██║ ██║██║ ╚████╔╝ ██████╔╝███████║██████╔╝ -; ██╔═══╝ ██║ ██║██║ ╚██╔╝ ██╔══██╗██╔══██║██╔══██╗ -; ██║ ╚██████╔╝███████╗██║ ██████╔╝██║ ██║██║ ██║ -; ╚═╝ ╚═════╝ ╚══════╝╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═╝ -; -; -; To learn more about how to configure Polybar -; go to https://github.com/polybar/polybar -; -; The README contains a lot of information -; -;========================================================== - [colors] -background = #282A2E -background-alt = #373B41 -foreground = #C5C8C6 -primary = #F0C674 -secondary = #8ABEB7 -alert = #A54242 -disabled = #707880 +background = #161510 +background-alt = #161510 +foreground = #CCCCCC +primary = #CCCCCC +secondary = #727A18 +alert = #A37720 +disabled = #161510 [bar/example] width = 100%