diff options
Diffstat (limited to 'config/hypr/scripts/Wlogout.sh')
| -rwxr-xr-x | config/hypr/scripts/Wlogout.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config/hypr/scripts/Wlogout.sh b/config/hypr/scripts/Wlogout.sh new file mode 100755 index 00000000..88e91826 --- /dev/null +++ b/config/hypr/scripts/Wlogout.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +wlogout --protocol layer-shell -b 5 -T 600 -B 600 && disown +
\ No newline at end of file |
