Laptop #2

Closed
thomasave wants to merge 119 commits from laptop into master
2 changed files with 2 additions and 1 deletions
Showing only changes of commit b078b536b5 - Show all commits

View File

@ -5,7 +5,7 @@
"output": "eDP-1", "output": "eDP-1",
"modules-left": ["wlr/taskbar"], "modules-left": ["wlr/taskbar"],
"modules-center": ["hyprland/workspaces"], "modules-center": ["hyprland/workspaces"],
"modules-right": ["tray", "wireplumber", "cpu#cpu2", "cpu", "memory", "custom/updates", "temperature", "battery", "clock", "clock#clock2"], "modules-right": ["tray", "wireplumber", "battery", "cpu#cpu2", "cpu", "memory", "custom/updates", "temperature", "clock", "clock#clock2"],
"wlr/taskbar": { "wlr/taskbar": {
"on-click": "activate", "on-click": "activate",
"on-click-right": "close", "on-click-right": "close",

View File

@ -72,6 +72,7 @@ button:hover {
} }
#clock.clock2, #clock.clock2,
#wireplumber,
#cpu.cpu2, #cpu.cpu2,
#memory, #memory,
#temperature { #temperature {