1
0
Fork 0
forked from SArpnt/dotfiles

passthrough mode, seat config (commented out since it breaks many programs)

This commit is contained in:
SArpnt 2024-11-07 00:42:18 -05:00
parent 6fc94ea893
commit e89ea7dfdb
Signed by: SArpnt
SSH key fingerprint: SHA256:ILwik1t84eNKC17MXphK5x4eDEMNJlOQCX7SVILre+o

View file

@ -85,6 +85,13 @@ input "type:touchpad" {
}
seat seat0 xcursor_theme Adwaita
#seat laptop xcursor_theme breeze
#seat vnc1 xcursor_theme Wii-Pointer-P1
#seat vnc2 xcursor_theme Wii-Pointer-P2
#seat vnc3 xcursor_theme Wii-Pointer-P3
#seat vnc4 xcursor_theme Wii-Pointer-P4
#seat laptop attach "1:1:AT_Translated_Set_2_keyboard"
#seat laptop attach "1267:12351:ELAN0511:00_04F3:303F_Touchpad"
### Key bindings
# Basics:
@ -199,6 +206,11 @@ mode "resize" {
bindsym Escape mode "default"
}
mode passthrough {
bindsym $mod+Pause mode default
}
bindsym $mod+Pause mode passthrough
# Status Bar:
# Read `man 5 sway-bar` for more information about this section.
bar {