fixes waybar, adds cursors, fixes some hyprland stuff
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
// -------------------------------------------------------------------------
|
||||
|
||||
"layer": "top",
|
||||
|
||||
"swap-icon-label": true,
|
||||
"position": "top",
|
||||
|
||||
"height": 36,
|
||||
@@ -407,10 +407,11 @@
|
||||
"menu": "on-click",
|
||||
"menu-file": "~/.config/waybar/modules/power_menu.xml",
|
||||
"menu-actions": {
|
||||
"shutdown": "shutdown",
|
||||
"reboot": "reboot",
|
||||
"suspend": "systemctl suspend",
|
||||
"hibernate": "systemctl hibernate",
|
||||
"logout": "hyprctl dispatch exit",
|
||||
"shutdown": "shutdown",
|
||||
"reboot": "reboot",
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user