added custom commands for kickoff
This commit is contained in:
parent
6ecee50af9
commit
6b4de0c724
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@ exec swaybg -c#000000 -m solid_color
|
||||||
|
|
||||||
bindsym $mod+Return exec $term
|
bindsym $mod+Return exec $term
|
||||||
bindsym $mod+Shift+Return exec $term -e zsh -ic 'rosterm'
|
bindsym $mod+Shift+Return exec $term -e zsh -ic 'rosterm'
|
||||||
bindsym $mod+d exec $menu
|
bindsym $mod+d exec $menu --from-path --from-file "$HOME/.config/kickoff/custom_commands.csv"
|
||||||
|
|
||||||
bindsym $mod+Shift+r restart
|
bindsym $mod+Shift+r restart
|
||||||
bindsym $mod+Shift+c reload
|
bindsym $mod+Shift+c reload
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue