home/gui/sway/waybar - added back mytimew
This commit is contained in:
parent
9b7523d0ec
commit
12678b6f97
1 changed files with 2 additions and 2 deletions
|
|
@ -33,7 +33,7 @@
|
|||
modules-left = ["sway/workspaces" "sway/mode" "wlr/workspaces" "custom/mycal"];
|
||||
modules-center = [];
|
||||
# modules-right = ["idle_inhibitor" "custom/mytimew" "pulseaudio" "custom/mymusic" "bluetooth" "network" "backlight" "battery" "battery#bat2" "tray" "custom/mycal" "clock"];
|
||||
modules-right = ["idle_inhibitor" "custom/weather" "pulseaudio" "custom/mymusic" "bluetooth" "network" "backlight" "battery" "battery#bat2" "tray" "custom/mycal" "clock"];
|
||||
modules-right = ["idle_inhibitor" "custom/weather" "custom/mytimew" "pulseaudio" "custom/mymusic" "bluetooth" "network" "backlight" "battery" "battery#bat2" "tray" "custom/mycal" "clock"];
|
||||
bluetooth = {
|
||||
format-alt = "bt: {status}";
|
||||
format-on = "bt";
|
||||
|
|
@ -191,7 +191,7 @@
|
|||
#pulseaudio { background: #ffb86c; color: #000000; }
|
||||
#pulseaudio.muted { background: #90b1b1; color: #2a5c45; }
|
||||
#custom-weather { background: #bd93f9; color: #000000; }
|
||||
#custom-mytimew { background: #bd93f9; color: #000000; }
|
||||
#custom-mytimew { background: #8be9fd; color: #000000; }
|
||||
#custom-mymusic { background: #8be9fd; color: #000000; }
|
||||
#custom-mycal { background: #cccc99; color: #2a5c45; }
|
||||
#temperature { background: #f0932b; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue