Change opacity for launcher

This commit is contained in:
theanonymousexyz 2022-05-30 15:35:02 +02:00
parent 855d48f9d8
commit de46fd653c
No known key found for this signature in database
GPG Key ID: 35EE09F5481049BB
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ set $right Right
set $term alacritty
# Application launcher
set $menu exec $term --class launcher -t "Application Launcher" -e env HIST_FILE="" /usr/bin/sway-launcher-desktop
set $menu exec $term -o window.opacity=0.75 --class launcher -t "Application Launcher" -e env HIST_FILE="" /usr/bin/sway-launcher-desktop
# Waybar as status bar
bar {