From 5c92d83f04f25f2d1c4ddc253861c1db47aa577f Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 4 Nov 2023 00:31:03 +0900 Subject: See changelog --- config/hypr/scripts/Wlogout.sh | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 config/hypr/scripts/Wlogout.sh (limited to 'config/hypr/scripts/Wlogout.sh') 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 -- cgit v1.2.3