forked from Shinonome/dots-hyprland
swaylock instead of gtklock (#177)
This commit is contained in:
Regular → Executable
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"label" : "lock",
|
||||
"action" : "gtklock",
|
||||
"action" : "swaylock",
|
||||
"text" : "lock",
|
||||
"keybind" : "l"
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 132 KiB |
Regular → Executable
-1
@@ -6,7 +6,6 @@
|
||||
|
||||
window {
|
||||
background: rgba(0, 0, 0, 0.5);
|
||||
background-image: url('./noise.png');
|
||||
}
|
||||
|
||||
button {
|
||||
|
||||
Reference in New Issue
Block a user