This commit is contained in:
smayzy
2025-06-21 10:23:29 +02:00
parent a20d463a17
commit 18edb31aa1
2 changed files with 0 additions and 22 deletions
-16
View File
@@ -5,9 +5,6 @@
"output": "DP-1",
"modules-left": [
"custom/launcher",
"custom/right-arrow-dark",
"custom/right-arrow-light",
"hyprland/workspaces",
"custom/right-arrow-dark"
],
@@ -23,9 +20,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",
@@ -111,18 +105,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": 1800
}
}