mirror of
https://github.com/morten-olsen/nixos-config.git
synced 2026-02-08 00:36:27 +01:00
init
This commit is contained in:
5
user/files/hyprland/scripts/idle.sh
Executable file
5
user/files/hyprland/scripts/idle.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
#
|
||||
swayidle -w \
|
||||
before-sleep 'loginctl lock-session $XDG_SESSION_ID' \
|
||||
lock '~/.config/hypr/scripts/lock.sh'
|
||||
Reference in New Issue
Block a user