FEAT: updated theme stuff and nwg-bar
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
[
|
||||
{
|
||||
"label": "Lock",
|
||||
"exec": "swaylock -f -c 000000",
|
||||
"exec": "hyprlock",
|
||||
"icon": "/usr/share/nwg-bar/images/system-lock-screen.svg"
|
||||
},
|
||||
{
|
||||
"label": "Logout",
|
||||
"exec": "swaymsg exit",
|
||||
"exec": "hyprctl dispatch exit 1",
|
||||
"icon": "/usr/share/nwg-bar/images/system-log-out.svg"
|
||||
},
|
||||
{
|
||||
@@ -19,4 +19,4 @@
|
||||
"exec": "systemctl -i poweroff",
|
||||
"icon": "/usr/share/nwg-bar/images/system-shutdown.svg"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user