update colors
re-align colors
This commit is contained in:
@@ -135,7 +135,17 @@ bindsym --release XF86MonBrightnessUp exec --no-startup-id brightnessctl set 5%+
|
|||||||
# Screenshot (use scrot instead of grim)
|
# Screenshot (use scrot instead of grim)
|
||||||
bindsym Print exec scrot ~/Pictures/screenshot-%Y-%m-%d-%H%M%S.png
|
bindsym Print exec scrot ~/Pictures/screenshot-%Y-%m-%d-%H%M%S.png
|
||||||
|
|
||||||
|
|
||||||
|
#class border background text indicator child_border
|
||||||
|
client.focused #ffffff #ffffff #000000 #ffffff #ffffff
|
||||||
|
|
||||||
# Status bar (use i3bar + i3status)
|
# Status bar (use i3bar + i3status)
|
||||||
bar {
|
bar {
|
||||||
status_command i3status
|
status_command i3status
|
||||||
|
|
||||||
|
colors {
|
||||||
|
#class border background text
|
||||||
|
focused_workspace #ffffff #ffffff #000000
|
||||||
|
inactive_workspace #333333 #333333 #ffffff
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user