add gestures config
This commit is contained in:
parent
59c9ea94a4
commit
d3e06c015d
6 changed files with 21 additions and 0 deletions
.config/sway
|
@ -62,6 +62,7 @@ bindsym Mod4+minus scratchpad show
|
|||
floating_modifier Mod4
|
||||
bindsym Mod4+Shift+f floating toggle
|
||||
bindsym Mod4+f focus mode_toggle
|
||||
bindsym Mod4+F11 fullscreen toggle
|
||||
|
||||
bindsym Mod4+x floating enable; resize set width 80 ppt; resize set height 100 ppt ; move position center
|
||||
|
||||
|
@ -105,6 +106,7 @@ exec mako
|
|||
exec redshift
|
||||
exec "systemctl --user import-environment; systemctl --user start sway-session.target"
|
||||
exec $term -e tmux attach
|
||||
exec libinput-gestures-setup restart
|
||||
|
||||
# Screen lock
|
||||
exec swayidle \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue