Dotfiles config update (2022-04-24)

This commit is contained in:
q3aql 2022-04-24 22:27:52 +02:00
parent 00fa8b5543
commit 29947d8771
2 changed files with 2 additions and 2 deletions

View File

@ -33,4 +33,4 @@ bring_front_click = False
cursor_warp = True
auto_fullscreen = True
focus_on_window_activation = 'urgent'
wmname = 'LG3D'
wmname = 'Qtile'

View File

@ -34,7 +34,7 @@ def workspaces():
widget.GroupBox(
**base(fg='light'),
font='UbuntuMono Nerd Font',
fontsize=16,
fontsize=15,
#font='Liberation Mono',
#fontsize=14,
margin_y=3,