add laptop1

This commit is contained in:
smayzy
2025-06-29 15:18:24 +02:00
parent 3528cb739d
commit 1e71a887dd
7 changed files with 204 additions and 32 deletions
+7 -23
View File
@@ -3,10 +3,7 @@
{
"layer": "top",
"modules-left": [
"custom/launcher",
"custom/right-arrow-dark",
"custom/right-arrow-light",
"network",
"network",
"custom/right-arrow-dark",
"custom/right-arrow-light",
"hyprland/workspaces",
@@ -24,9 +21,6 @@
"custom/right-arrow-dark"
],
"modules-right": [
"custom/left-arrow-dark",
"custom/updates",
"custom/left-arrow-light",
"custom/left-arrow-dark",
"cpu",
"custom/left-arrow-light",
@@ -37,12 +31,12 @@
"pulseaudio",
"custom/left-arrow-light",
"custom/left-arrow-dark",
"backlight",
"custom/left-arrow-light",
"custom/left-arrow-dark",
"battery",
"custom/left-arrow-light",
"custom/left-arrow-dark",
"backlight",
"custom/left-arrow-light",
"custom/left-arrow-dark",
"battery",
"custom/left-arrow-light",
"custom/left-arrow-dark",
"disk",
"custom/left-arrow-light",
"custom/left-arrow-dark",
@@ -144,18 +138,8 @@
"tray": {
"icon-size": 20
},
"custom/launcher":{
"format": "  ",
"on-click": "wofi --show drun",
"on-click-right": "killall wofi"
},
"custom/power":{
"format": "  ",
"on-click": "wlogout"
},
"custom/updates":{
"format": " {} Update(s) ",
"exec": "checkupdates | wc -l",
"interval": 600
}
}
-5
View File
@@ -18,15 +18,10 @@ window#waybar {
background: #1a1a1a;
}
#custom-updates {
color: #F3881F;
background: #1a1a1a;
}
#custom-power {
color: #ff8080;
background: #1a1a1a;
}
#custom-launcher,
#workspaces,
#clock.1,
#clock.2,