summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortslil clingman <tslil@posteo.net>2022-05-08 18:20:30 -0500
committertslil clingman <tslil@posteo.net>2022-05-08 18:20:30 -0500
commit945a07e76640f050876dff3568c93954d1181f9f (patch)
tree127bc7c8f6386c9b5dea4be97aaba438df889799
parenta5d99db010ec4c8b6f7c02614ec8a318a77b89a2 (diff)
Sway tweaks
-rw-r--r--sway/config13
1 files changed, 10 insertions, 3 deletions
diff --git a/sway/config b/sway/config
index 255f97a..2120d49 100644
--- a/sway/config
+++ b/sway/config
@@ -6,7 +6,13 @@ input "1:1:AT_Translated_Set_2_keyboard" {
xkb_model pc105aw-sl
xkb_layout "us(cmk_ed_dh)"
xkb_options "caps:ctrl_modifier"
-}
+}
+
+input "1:2:AT_Raw_Set_2_keyboard" {
+ xkb_model pc105aw-sl
+ xkb_layout "us(cmk_ed_dh)"
+ xkb_options "caps:ctrl_modifier"
+}
### Variables
set $mod Mod4
@@ -21,7 +27,7 @@ set $term foot
# Your preferred application launcher
# Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on.
-set $menu bemenu-run | xargs swaymsg exec --
+set $menu bemenu-run -p 'run' -M 64 -c --fn 32 | xargs swaymsg exec --
### Output configuration
#
@@ -188,11 +194,12 @@ bindsym $mod+Shift+r mode "resize"
include /etc/sway/config.d/*
+exec sway_autolock
exec inactive-windows-transparency.py --opacity 0.8
exec wlsunset -l 39 -L -76
exec fnott
exec pipewire
exec pipewire-pulse
-exec sway_outputs
+#exec sway_outputs
exec foot