fix(vim): <C-_> now <C-/> as it should be in the first place
This commit is contained in:
parent
207ad67a7b
commit
b2a731e341
3 changed files with 7 additions and 5 deletions
|
@ -5,7 +5,8 @@ exec-once = unclutter
|
|||
exec-once = dunst
|
||||
exec-once = numlockx
|
||||
exec-once = lxpolkit
|
||||
exec-once = hyperpaper
|
||||
exec-once = nitrogen --restore
|
||||
exec-once = fcitx5 -d
|
||||
#exec-once = mpvpaper -vs -o "no-audio loop" VGA-1 /home/ziro/my\ Files/Wallpaper/HoloLive/Torii\ Gate/Torii\ Gate.webm &
|
||||
|
||||
monitor=,preferred,auto,auto
|
||||
|
@ -103,6 +104,7 @@ bind = , Print, exec, grim -g "$(slurp)" - | wl-copy
|
|||
bind = $mainMod, Space, exec, exec `tofi-run` 2>/dev/null
|
||||
bind = $metaMod, Q, exit,
|
||||
bind = $metaMod, F, togglefloating,
|
||||
bind = $metaMod, S, pin,
|
||||
bind = $metaMod, P, pseudo, # for dwindle only
|
||||
bind = $metaMod, J, togglesplit, # for dwindle only
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue