diff options
| author | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-12 11:47:18 +0900 |
|---|---|---|
| committer | Ja.KooLit <ejhay.games@gmail.com> | 2023-11-12 11:47:18 +0900 |
| commit | 022fa1b4f26d347bf976757f000af88521c49da1 (patch) | |
| tree | 7eeebef9cf8647e4b815f5457beebc2927b78a02 /config/hypr/scripts/Wlogout.sh | |
| parent | 2b1ba3b8f1c97237b76a1864164d4d9f34dd4a39 (diff) | |
cleaned up and adjusted rofi for 1080p
Diffstat (limited to 'config/hypr/scripts/Wlogout.sh')
| -rwxr-xr-x | config/hypr/scripts/Wlogout.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/hypr/scripts/Wlogout.sh b/config/hypr/scripts/Wlogout.sh index 3acd0d00..c8ce86c1 100755 --- a/config/hypr/scripts/Wlogout.sh +++ b/config/hypr/scripts/Wlogout.sh @@ -1,7 +1,7 @@ #!/bin/bash # If you have 1440p, better to use this -# wlogout --protocol layer-shell -b 5 -T 600 -B 600 & +#wlogout --protocol layer-shell -b 5 -T 600 -B 600 & # for 1080p wlogout --protocol layer-shell -b 5 -T 450 -B 450 & |
