summaryrefslogtreecommitdiffstats
path: root/.config/sway/monarch
diff options
context:
space:
mode:
Diffstat (limited to '.config/sway/monarch')
-rw-r--r--.config/sway/monarch14
1 files changed, 14 insertions, 0 deletions
diff --git a/.config/sway/monarch b/.config/sway/monarch
new file mode 100644
index 0000000..16813d7
--- /dev/null
+++ b/.config/sway/monarch
@@ -0,0 +1,14 @@
+# -*-conf-*-
+
+output * bg ~/usr/pic/wallpaper fill
+
+input * {
+ xkb_options ctrl:swap_rwin_rctl,grp:shifts_toggle
+}
+
+input "1739:53160:SYNA802E:00_06CB:CFA8_Touchpad" {
+ dwt enabled
+ natural_scroll enabled
+ middle_emulation enabled
+ click_method clickfinger
+}