add launcher script and binding
This commit is contained in:
parent
2af44fe39f
commit
bd691049dc
3 changed files with 49 additions and 10 deletions
|
@ -5,6 +5,7 @@ set $mod Mod4
|
|||
bindsym $mod+Return exec alacritty
|
||||
bindsym $mod+Home exec thunar
|
||||
bindsym $mod+c exec chromium
|
||||
bindsym $mod+d exec --no-startup-id ~/bin/launcher
|
||||
|
||||
# i3 actions
|
||||
bindsym $mod+Shift+c reload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue