diff --git a/module/sway/module/20-Color b/module/sway/module/00-Color similarity index 87% rename from module/sway/module/20-Color rename to module/sway/module/00-Color index d4e8771..8f9b868 100644 --- a/module/sway/module/20-Color +++ b/module/sway/module/00-Color @@ -1,6 +1,6 @@ set $bg #282828 set $bg_2 #504945 -set $fg #ebdbb2 +set $fg #000000 set $fg_1 #FBF1C7 set $fg_2 #D5C4A1 set $red #cc241d @@ -18,4 +18,4 @@ client.focused $yellow $yellow $fg $yellow $yellow client.focused_inactive $bg_2 #5F676A $fg #484E50 #5F676A client.unfocused $bg_2 #282828 #888888 #292D2E #222222 client.urgent #2F343A #CC241D $fg_1 #CC241D #CC241D -client.placeholder #1D2021 #0C0C0C $fg #000000 #0C0C0C +client.placeholder #1D2021 #0C0C0C $fg #000000 #0C0C0C diff --git a/module/sway/module/10-Launcher b/module/sway/module/10-Launcher index 1eda461..1d0d92e 100644 --- a/module/sway/module/10-Launcher +++ b/module/sway/module/10-Launcher @@ -1,4 +1,4 @@ # Application launcher. # 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. -set $menu dmenu_path | wmenu | xargs swaymsg exec -- +set $menu dmenu_path | wmenu -S d79921 -s 000000 | xargs swaymsg exec --