diff --git a/dot_config/sway/config.tmpl b/dot_config/sway/config.tmpl index b1bb57e..33d2984 100644 --- a/dot_config/sway/config.tmpl +++ b/dot_config/sway/config.tmpl @@ -24,6 +24,8 @@ set $menu dmenu_path | dmenu | xargs swaymsg exec -- exec /usr/bin/python3 /usr/bin/ulauncher --no-window-shadow --hide-window 1 > /dev/null set $menu ulauncher-toggle +for_window [title="Ulauncher.*"] border none + input * { xkb_layout "us,ru" xkb_options "grp:caps_toggle"