Fix stuff
This commit is contained in:
parent
a6bc67f550
commit
e42027be55
|
@ -38,7 +38,7 @@ blinking = "Never"
|
||||||
shape = "Block"
|
shape = "Block"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
size = 12
|
size = 14
|
||||||
|
|
||||||
[font.normal]
|
[font.normal]
|
||||||
family = "MesloLGS NF"
|
family = "MesloLGS NF"
|
||||||
|
|
|
@ -13,7 +13,7 @@ set $right Right
|
||||||
set $term alacritty
|
set $term alacritty
|
||||||
|
|
||||||
# Application launcher
|
# Application launcher
|
||||||
set $menu exec $term -o window.opacity=0.85 \
|
set $menu exec $term \
|
||||||
--class launcher \
|
--class launcher \
|
||||||
-t "Application Launcher" \
|
-t "Application Launcher" \
|
||||||
-e /usr/bin/sway-launcher-desktop
|
-e /usr/bin/sway-launcher-desktop
|
||||||
|
|
Loading…
Reference in a new issue