summaryrefslogtreecommitdiff
path: root/files/.config/sway/config
diff options
context:
space:
mode:
authorandromeda <andromeda@lenovo>2026-05-01 23:05:03 +0200
committerandromeda <andromeda@lenovo>2026-05-01 23:05:03 +0200
commit6a6630647c79e80d7995eac21bc188b5a516d142 (patch)
tree8cd1236b84cf548393f879abcb4d69966da2ba26 /files/.config/sway/config
parent0f3a4643846fa5d5f5c56042338bc2bdb46646fb (diff)
some emacs stuff
Diffstat (limited to 'files/.config/sway/config')
-rw-r--r--files/.config/sway/config4
1 files changed, 3 insertions, 1 deletions
diff --git a/files/.config/sway/config b/files/.config/sway/config
index dbc97f6..cd884db 100644
--- a/files/.config/sway/config
+++ b/files/.config/sway/config
@@ -58,6 +58,8 @@ bindsym $mod+Shift+0 move container to workspace number 0
seat * hide_cursor 100
input type:touchpad events disabled
+input type:keyboard xkb_options ctrl:nocaps
+
bindsym $mod+r exec 'swaymsg "seat * hide_cursor 100"; swaymsg "input type:touchpad events disabled"'
bindsym $mod+t exec 'swaymsg "seat * hide_cursor 0"; swaymsg "input type:touchpad events enabled"'
@@ -76,4 +78,4 @@ bindsym --locked XF86MonbrightnessUp exec brightnessctl set 2%+
default_border none
font pango:monospace 0.001
titlebar_border_thickness 0
-titlebar_padding 0
+titlebar_padding 0 \ No newline at end of file