trackpad gestures for calufrax, clickfinger for calufrax's trackpad
This commit is contained in:
parent
58539faa87
commit
1f17b650c1
1 changed files with 10 additions and 0 deletions
|
|
@ -178,6 +178,16 @@
|
||||||
xkb_rules_variant=colemak
|
xkb_rules_variant=colemak
|
||||||
bind=Alt,g,spawn_shell,foot --title launch --app-id fzf-launcher-foot bash -c 'compgen -c | sort -u | fzf --bind=enter:replace-query+print-query | xargs -I {} mmsg -d spawn,{}'
|
bind=Alt,g,spawn_shell,foot --title launch --app-id fzf-launcher-foot bash -c 'compgen -c | sort -u | fzf --bind=enter:replace-query+print-query | xargs -I {} mmsg -d spawn,{}'
|
||||||
bind=alt+shift,k,quit
|
bind=alt+shift,k,quit
|
||||||
|
click_method=2
|
||||||
|
disable_while_typing=0
|
||||||
|
gesturebind=none,left,4,viewtoleft_have_client
|
||||||
|
gesturebind=none,right,4,viewtoright_have_client
|
||||||
|
gesturebind=none,up,4,toggleoverview
|
||||||
|
gesturebind=none,down,4,toggleoverview
|
||||||
|
gesturebind=none,left,3,focusdir,left
|
||||||
|
gesturebind=none,right,3,focusdir,right
|
||||||
|
gesturebind=none,up,3,focusdir,up
|
||||||
|
gesturebind=none,down,3,focusdir,down
|
||||||
'' else '''');
|
'' else '''');
|
||||||
|
|
||||||
services.kanshi = {
|
services.kanshi = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue