Fix stuff

This commit is contained in:
Sam A. 2024-01-06 19:01:01 +01:00
parent a6bc67f550
commit e42027be55
Signed by: samsapti
GPG Key ID: CBBBE7371E81C4EA
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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