Update .config/sway/config
This commit is contained in:
parent
ac0305e1d0
commit
544c09a896
|
@ -24,7 +24,7 @@ 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
|
for_window [title="Ulauncher - Application Launcher"] border none
|
||||||
|
|
||||||
input * {
|
input * {
|
||||||
xkb_layout "us,ru"
|
xkb_layout "us,ru"
|
||||||
|
|
Loading…
Reference in a new issue