Added stuff for closing lid and locking screen

This commit is contained in:
2026-02-22 18:10:46 +01:00
parent c06f8a92f5
commit 56591b2c53
5 changed files with 37 additions and 30 deletions
@@ -0,0 +1,7 @@
#!/usr/bin/env bash
set -euo pipefail
INTERNAL="eDP1"
# Restore panel using preferred mode, auto position, scale 1
hyprctl keyword monitor "${INTERNAL},preferred,auto,1"