[Build] Prepare for improved rendering capbilities
30
config/wlogout/layout
Executable file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"label" : "lock",
|
||||
"action" : "hyprlock",
|
||||
"text" : "Lock",
|
||||
"keybind" : "l"
|
||||
}
|
||||
{
|
||||
"label" : "reboot",
|
||||
"action" : "systemctl reboot",
|
||||
"text" : "Reboot",
|
||||
"keybind" : "r"
|
||||
}
|
||||
{
|
||||
"label" : "shutdown",
|
||||
"action" : "systemctl poweroff",
|
||||
"text" : "Shutdown",
|
||||
"keybind" : "s"
|
||||
}
|
||||
{
|
||||
"label" : "logout",
|
||||
"action" : "hyprctl dispatch exit 0",
|
||||
"text" : "Logout",
|
||||
"keybind" : "e"
|
||||
}
|
||||
{
|
||||
"label" : "suspend",
|
||||
"action" : "systemctl suspend",
|
||||
"text" : "Suspend",
|
||||
"keybind" : "u"
|
||||
}
|
BIN
config/wlogout/lock-hover.png
Executable file
After Width: | Height: | Size: 5.6 KiB |
BIN
config/wlogout/lock.png
Executable file
After Width: | Height: | Size: 5.6 KiB |
BIN
config/wlogout/logout-hover.png
Executable file
After Width: | Height: | Size: 3.7 KiB |
BIN
config/wlogout/logout.png
Executable file
After Width: | Height: | Size: 3.7 KiB |
BIN
config/wlogout/power-hover.png
Executable file
After Width: | Height: | Size: 11 KiB |
BIN
config/wlogout/power.png
Executable file
After Width: | Height: | Size: 10 KiB |
BIN
config/wlogout/restart-hover.png
Executable file
After Width: | Height: | Size: 7.6 KiB |
BIN
config/wlogout/restart.png
Executable file
After Width: | Height: | Size: 7.6 KiB |
BIN
config/wlogout/sleep-hover.png
Executable file
After Width: | Height: | Size: 5.6 KiB |
BIN
config/wlogout/sleep.png
Executable file
After Width: | Height: | Size: 5.6 KiB |