This commit is contained in:
Roland Thomas 2023-02-18 13:04:10 -05:00
parent 19730bb67d
commit 5291696b5d
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ ipython = f'alacritty {opaque_config} -e ipython'
python = f'alacritty {opaque_config} -e python' python = f'alacritty {opaque_config} -e python'
vpn_vta = 'alacritty -e /home/roland/.local/bin/vpn' vpn_vta = 'alacritty -e /home/roland/.local/bin/vpn'
rdp = 'alacritty -e /home/roland/.local/bin/bjendal' 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/' qtile_dir = '/home/roland/.config/qtile/'
flameshot = '#8800aa' flameshot = '#8800aa'