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