change to new nwg tools
This commit is contained in:
12
home/user/files/nwg-bar/bar.json
Normal file
12
home/user/files/nwg-bar/bar.json
Normal file
@@ -0,0 +1,12 @@
|
||||
[
|
||||
{
|
||||
"label": "Reboot",
|
||||
"exec": "systemctl reboot",
|
||||
"icon": "/usr/share/nwg-bar/images/system-reboot.svg"
|
||||
},
|
||||
{
|
||||
"label": "Shutdown",
|
||||
"exec": "systemctl -i poweroff",
|
||||
"icon": "/usr/share/nwg-bar/images/system-shutdown.svg"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user