jgmenu is now less dumb

Signed-off-by: logan2611 <logan2611@gmail.com>
This commit is contained in:
Logan G 2020-06-10 00:33:58 -06:00
parent 5352d8dd36
commit 253bfcf48e

View file

@ -213,7 +213,7 @@ bindsym Ctrl+Shift+Print exec --no-startup-id flameshot full -c
exec_always --no-startup-id $HOME/.config/polybar/launch.sh 2>&1
exec_always --no-startup-id ~/.fehbg &
exec_always --no-startup-id ~/.config/i3/customalways.sh 2>&1
exec_always --no-startup-id /usr/bin/jgmenu --hide-on-startup --icon-size=16 2>&1 &
exec_always --no-startup-id /usr/bin/jgmenu --at-pointer --hide-on-startup
exec --no-startup-id QT_QPA_PLATFORMTHEME=qt5ct flameshot 2>&1 &
exec --no-startup-id compton 2>&1 &