Change opacity for launcher
This commit is contained in:
parent
855d48f9d8
commit
de46fd653c
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue