summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.config/sway/config26
1 files changed, 26 insertions, 0 deletions
diff --git a/.config/sway/config b/.config/sway/config
index 621b64f..3a5f78e 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -2,6 +2,8 @@ exec_always "pkill kanshi; kanshi"
exec mako
+exec_always nm-applet --indicator
+
exec dbus-update-activation-environment --all
exec gnome-keyring-daemon --start --components=secrets
exec export $(gnome-keyring-daemon)
@@ -26,6 +28,30 @@ input "1133:16534:Logitech_ERGO_M575" {
scroll_method on_button_down
}
+#input "type:touchpad" {
+ #scroll_factor 0.1
+ #dwt disabled
+ #tap enabled
+ #natural_scroll enabled
+ #middle_emulation enabled
+ #scroll_method two_finger
+ #accel_profile adaptive
+ #drag enabled
+ #tap_button_map lrm
+#}
+
+input "2:7:SynPS/2_Synaptics_TouchPad" {
+ scroll_factor 0.5
+ dwt disabled
+ tap enabled
+ natural_scroll enabled
+ middle_emulation enabled
+ scroll_method two_finger
+ accel_profile adaptive
+ drag enabled
+ tap_button_map lrm
+}
+
bindsym $mod+z exec swaylock --ignore-empty-password --show-failed-attempts --color 1e1e1e
bindsym $mod+f1 exec swaymsg Output eDP-1 toggle