Update .config/sway/config
This commit is contained in:
parent
d1750b4e68
commit
ac0305e1d0
|
@ -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
|
exec /usr/bin/python3 /usr/bin/ulauncher --no-window-shadow --hide-window 1 > /dev/null
|
||||||
set $menu ulauncher-toggle
|
set $menu ulauncher-toggle
|
||||||
|
|
||||||
|
for_window [title="Ulauncher.*"] border none
|
||||||
|
|
||||||
input * {
|
input * {
|
||||||
xkb_layout "us,ru"
|
xkb_layout "us,ru"
|
||||||
xkb_options "grp:caps_toggle"
|
xkb_options "grp:caps_toggle"
|
||||||
|
|
Loading…
Reference in a new issue