Move flags to persistent setup so hyprctl reload doesn't reset them
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
# This directory is intended for permanent config toggle flags.
|
||||
# Do not remove this file (as the directory always needs at least one file).
|
||||
@@ -0,0 +1,2 @@
|
||||
# Disable the internal laptop monitor
|
||||
monitor=eDP-1,disable
|
||||
@@ -0,0 +1,5 @@
|
||||
# Avoid overly wide single-window layouts on wide screens
|
||||
layout {
|
||||
single_window_aspect_ratio = 1 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user