[add] configs
This commit is contained in:
4
sway/config.d/50-gaps.conf
Normal file
4
sway/config.d/50-gaps.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
for_window [app_id=".*"] border pixel 1
|
||||
gaps inner 10
|
||||
smart_gaps on
|
||||
|
||||
4
sway/config.d/51-input.conf
Normal file
4
sway/config.d/51-input.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
input "type:touchpad" {
|
||||
tap enabled
|
||||
natural_scroll disabled
|
||||
}
|
||||
1
sway/config.d/51-xw.conf.old
Normal file
1
sway/config.d/51-xw.conf.old
Normal file
@@ -0,0 +1 @@
|
||||
xwayland disabl
|
||||
4
sway/config.d/52-inputs.conf
Normal file
4
sway/config.d/52-inputs.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
#bindsym $mod+w exec firefox
|
||||
bindsym $mod+Shift+x exec swaylock
|
||||
bindsym $mod+n exec thunar
|
||||
#bindsym $mod+Shift+p exec
|
||||
Reference in New Issue
Block a user