Update
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
],
|
||||
"tray": {
|
||||
// "icon-size": 21,
|
||||
"spacing": 10,
|
||||
"spacing": 10
|
||||
// "icons": {
|
||||
// "blueman": "bluetooth",
|
||||
// "TelegramDesktop": "$HOME/.local/share/icons/hicolor/16x16/apps/telegram.png"
|
||||
@@ -92,6 +92,7 @@
|
||||
"menu-actions": {
|
||||
"shutdown": "shutdown -P now",
|
||||
"reboot": "reboot",
|
||||
"lock": "hyprlock",
|
||||
"suspend": "systemctl suspend",
|
||||
"hibernate": "systemctl hibernate"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user