summaryrefslogtreecommitdiff
path: root/files/.config
diff options
context:
space:
mode:
Diffstat (limited to 'files/.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