Update sway config

This commit is contained in:
Václav Uruba 2025-06-13 20:40:29 +02:00
parent 510e31d28c
commit bb10cc6709
Signed by: uruba
GPG Key ID: 9D8E987C4B2E1E9C

View File

@ -14,7 +14,7 @@ set $down j
set $up k
set $right l
# Your preferred terminal emulator
set $term alacritty
set $term kitty
# 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.
@ -26,6 +26,13 @@ set $lock swaylock -f -c 000000
focus_follows_mouse no
#title_window_icon yes
# hide_edge_borders smart
default_border none
gaps inner 10
smart_gaps on
### Output configuration
#
# Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
@ -66,7 +73,7 @@ focus_follows_mouse no
# Read `man 5 sway-input` for more information about this section.
input "type:keyboard" {
xkb_layout us,cz(qwerty)
xkb_options grp:shifts_toggle
xkb_options grp:shifts_toggle
}
### Key bindings