Adding desc to qtile keybinds; Editing spectrwm bar.

This commit is contained in:
Derek Taylor
2020-04-15 22:55:51 -05:00
parent 6dcbb99515
commit 7ceea46a41
4 changed files with 106 additions and 56 deletions

View File

@@ -31,18 +31,19 @@ tile_gap = 6
# Bar Settings
bar_action = /home/dt/baraction.sh
bar_action_expand = 1
bar_enabled = 1
bar_border_width = 1
bar_border[1] = rgb:28/2a/36
bar_border_unfocus[1] = rgb:28/2a/36
bar_color[1] = rgb:28/2a/36
bar_color[1] = rgb:28/2a/36, rgb:00/80/80
bar_color_selected[1] = rgb:00/80/80
bar_delay = 5
bar_font_color[1] = rgb:bb/c5/ff
bar_font_color[1] = rgb:bb/c5/ff, rgb:e1/ac/ff, rgb:dd/ff/a7, rgb:ff/8b/92, rgb:ff/e5/85, rgb:89/dd/ff
bar_font_color_selected = black
bar_font = Mononoki Nerd Font:size=9
bar_font = Mononoki Nerd Font:size=9, JoyPixels:size=9
bar_justify = center
bar_format = +N:+I +S (+D) | +A
bar_format = +|L+1<+N:+I +S (+D) +W +|R+A+1<+@fg=5; %a %b %d %R
workspace_indicator = listcurrent,listactive,markcurrent,printnames
bar_at_bottom = 0
stack_enabled = 1