From 5291696b5daf808d9732302b55bf316edd12d310 Mon Sep 17 00:00:00 2001 From: Roland Thomas Date: Sat, 18 Feb 2023 13:04:10 -0500 Subject: [PATCH] Update --- .config/qtile/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/qtile/config.py b/.config/qtile/config.py index 0e134f9..5ddcb7e 100644 --- a/.config/qtile/config.py +++ b/.config/qtile/config.py @@ -39,7 +39,7 @@ ipython = f'alacritty {opaque_config} -e ipython' python = f'alacritty {opaque_config} -e python' vpn_vta = 'alacritty -e /home/roland/.local/bin/vpn' rdp = 'alacritty -e /home/roland/.local/bin/bjendal' -rofi = 'rofi -combi-modi window,drun,ssh -theme nord -font "hack 10" -show drun -icon-theme "Papirus" -show-icons' +rofi = 'rofi -combi-modi window,drun,ssh -theme nord -font "hack 12" -show drun -icon-theme "Papirus" -show-icons' qtile_dir = '/home/roland/.config/qtile/' flameshot = '#8800aa'