forked from logan/dotfiles
jgmenu is now less dumb
Signed-off-by: logan2611 <logan2611@gmail.com>
This commit is contained in:
parent
5352d8dd36
commit
253bfcf48e
1 changed files with 1 additions and 1 deletions
|
@ -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 &
|
||||
|
|
Loading…
Reference in a new issue