Add multi-monitor workspace colors

This commit is contained in:
Riyyi
2018-11-01 17:33:52 +01:00
parent a839566733
commit 7de4f6b3d4
+2 -1
View File
@@ -13,7 +13,7 @@ set $mod2 Mod1
floating_modifier $mod floating_modifier $mod
# Application startup # Application startup
exec_always --no-startup-id feh --bg-fill --no-fehbg $HOME/Pictures/wallpaper.jpg exec_always --no-startup-id feh --bg-fill --no-fehbg "$HOME/Pictures/wallpaper.jpg"
exec --no-startup-id firefox exec --no-startup-id firefox
exec --no-startup-id urxvt exec --no-startup-id urxvt
exec --no-startup-id thunar --daemon exec --no-startup-id thunar --daemon
@@ -61,6 +61,7 @@ bar {
# border background text # border background text
focused_workspace $bgcolor $bgcolor $white focused_workspace $bgcolor $bgcolor $white
inactive_workspace $bgcolor-inactive $bgcolor-inactive $darkwhite inactive_workspace $bgcolor-inactive $bgcolor-inactive $darkwhite
active_workspace $bgcolor-inactive $bgcolor-inactive $darkwhite
urgent_workspace $bgcolor-urgent $bgcolor-urgent $white urgent_workspace $bgcolor-urgent $bgcolor-urgent $white
} }
font pango:DejaVu Sans, FontAwesome5Free Solid, FontAwesome5Brands 8 font pango:DejaVu Sans, FontAwesome5Free Solid, FontAwesome5Brands 8