Merge pull request #194 from LoganDungeon/patch-4
corrected hardcoded st to $term
This commit is contained in:
@@ -198,7 +198,7 @@ bindsym $mod+Shift+x exec --no-startup-id prompt "Shutdown computer?" "$shutdow
|
||||
bindsym $mod+c exec --no-startup-id freealf
|
||||
bindsym $mod+Shift+c exec --no-startup-id camtoggle
|
||||
|
||||
bindsym $mod+v exec --no-startup-id st -e vim -c "VimwikiIndex"
|
||||
bindsym $mod+v exec --no-startup-id $term -e vim -c "VimwikiIndex"
|
||||
#bindsym $mod+Shift+v
|
||||
|
||||
bindsym $mod+b bar mode toggle
|
||||
|
||||
Reference in New Issue
Block a user