summaryrefslogtreecommitdiff
path: root/files/sway
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-11-21 14:50:30 -0500
committerAndrew Opalach <andrew@akon.city> 2025-11-21 14:50:30 -0500
commit61c027738785e0585202b7b3a828e05344510f66 (patch)
tree1a900c432c62b74e0e66d6f8f346030af8b187ec /files/sway
parent44edb4b57655de5b21c51d0471e2ea02ac469c0c (diff)
downloaddotfiles-61c027738785e0585202b7b3a828e05344510f66.tar.gz
dotfiles-61c027738785e0585202b7b3a828e05344510f66.tar.bz2
dotfiles-61c027738785e0585202b7b3a828e05344510f66.zip
Tweaks
Diffstat (limited to 'files/sway')
-rw-r--r--files/sway/config6
1 files changed, 5 insertions, 1 deletions
diff --git a/files/sway/config b/files/sway/config
index 3ec0052..93327b2 100644
--- a/files/sway/config
+++ b/files/sway/config
@@ -15,6 +15,8 @@ default_border normal 1
titlebar_border_thickness 1
titlebar_padding 4 3
+#mouse_warping container
+
floating_modifier $mod1 normal
bindsym $mod1+Shift+q kill
@@ -100,8 +102,10 @@ client.urgent $urgent $urgent $fg $urgent $urgent
client.placeholder $bg $bg $fg $bg $bg
client.background $bg
-exec dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
+#seat * hide_cursor when-typing enable
exec_always swaymsg 'seat * hide_cursor 4000'
+
+exec dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK MAIN_MONITOR
exec swayidle -w \
timeout 300 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"'
exec mako