You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

21 lines
649 B

#------------------------------------------------
#
# application running bindings
#
#------------------------------------------------
# start a terminal
#bindsym $mod+Return exec i3-sensible-terminal
#bindsym $mod+Return exec terminator -p ratflow-terminator
bindsym $mod+Return exec kitty
# start dmenu (a program launcher)
#bindsym $mod+d exec dmenu_run
#bindsym Mod1+F2 exec dmenu_run
#let's replace dmenu by custom launcher:
bindsym $mod+d exec ${{command -v ulauncher 2>&1 >/dev/null && echo ulauncher || echo dmenu_run}}
bindsym Mod1+F2 exec dmenu_run
# run app assigned to current workspace
bindsym $mod+Shift+a exec $scriptsDir/autoapp