Sway : Color the launcher.

This commit is contained in:
Dmitry Voronin 2024-03-28 12:06:46 +03:00
parent c5475cf0c8
commit 9da37745fe
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
set $bg #282828 set $bg #282828
set $bg_2 #504945 set $bg_2 #504945
set $fg #ebdbb2 set $fg #000000
set $fg_1 #FBF1C7 set $fg_1 #FBF1C7
set $fg_2 #D5C4A1 set $fg_2 #D5C4A1
set $red #cc241d set $red #cc241d

View file

@ -1,4 +1,4 @@
# Application launcher. # Application launcher.
# Note: pass the final command to swaymsg so that the resulting window can be opened # Note: pass the final command to swaymsg so that the resulting window can be opened
# on the original workspace that the command was run on. # on the original workspace that the command was run on.
set $menu dmenu_path | wmenu | xargs swaymsg exec -- set $menu dmenu_path | wmenu -S d79921 -s 000000 | xargs swaymsg exec --