Dotfiles config update (2022-04-24)
This commit is contained in:
parent
00fa8b5543
commit
29947d8771
|
@ -33,4 +33,4 @@ bring_front_click = False
|
||||||
cursor_warp = True
|
cursor_warp = True
|
||||||
auto_fullscreen = True
|
auto_fullscreen = True
|
||||||
focus_on_window_activation = 'urgent'
|
focus_on_window_activation = 'urgent'
|
||||||
wmname = 'LG3D'
|
wmname = 'Qtile'
|
||||||
|
|
|
@ -34,7 +34,7 @@ def workspaces():
|
||||||
widget.GroupBox(
|
widget.GroupBox(
|
||||||
**base(fg='light'),
|
**base(fg='light'),
|
||||||
font='UbuntuMono Nerd Font',
|
font='UbuntuMono Nerd Font',
|
||||||
fontsize=16,
|
fontsize=15,
|
||||||
#font='Liberation Mono',
|
#font='Liberation Mono',
|
||||||
#fontsize=14,
|
#fontsize=14,
|
||||||
margin_y=3,
|
margin_y=3,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user