Initial commit
This commit is contained in:
4
config/hypr/scripts/lock-screen
Executable file
4
config/hypr/scripts/lock-screen
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Lock the screen
|
||||
pidof hyprlock || hyprlock &
|
||||
Reference in New Issue
Block a user