feat: Add better yank and delete for absolute lines
This commit is contained in:
parent
2e972accb1
commit
08b30c2616
7 changed files with 286 additions and 14 deletions
|
|
@ -115,8 +115,9 @@ bind=SUPERSHIFT,S,exec,grim -g "$(slurp)" - | swappy -f -
|
|||
bind=SUPER,F,exec,firefox
|
||||
bind=SUPER,T,exec,kitty -1
|
||||
bind=SUPER,Q,killactive,
|
||||
bind=SUPER,M,exit,
|
||||
bind=SUPERSHIFT,M,exit,
|
||||
bind=SUPER,E,exec,nautilus --new-window
|
||||
bind=SUPER,N,exec,neovide --novsync
|
||||
bind=SUPER,V,togglefloating,
|
||||
bind=SUPER,B,fullscreen,
|
||||
bind=SUPER,R,exec,anyrun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue