Update .config/sway/config
This commit is contained in:
parent
2c785b6123
commit
a2763b2414
|
@ -21,7 +21,7 @@ set $term foot
|
||||||
# on the original workspace that the command was run on.
|
# on the original workspace that the command was run on.
|
||||||
set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
set $menu dmenu_path | dmenu | xargs swaymsg exec --
|
||||||
|
|
||||||
exec /usr/bin/python3 /usr/bin/ulauncher --hide-window 1 > ~/logs/ulauncher.log 2>&1
|
exec /usr/bin/python3 /usr/bin/ulauncher --no-window-shadow --hide-window 1 > ~/logs/ulauncher.log 2>&1
|
||||||
set $menu ulauncher-toggle
|
set $menu ulauncher-toggle
|
||||||
|
|
||||||
input * {
|
input * {
|
||||||
|
|
Loading…
Reference in a new issue