refactor: hypr
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Define the file to modify
|
||||
FILE="$HOME/.config/hypr/monitors.conf"
|
||||
|
||||
DELAY="0.5"
|
||||
DELAY="1"
|
||||
|
||||
# Get specific lines from the file
|
||||
LINE_DISABLE=$(sed -n '3p' "$FILE") # 3rd line: disable HDMI
|
||||
|
||||
Reference in New Issue
Block a user