♻️ hypr: separate shell and user configurations

This commit is contained in:
retrozinndev
2025-04-25 15:55:06 -03:00
parent 520f952b02
commit 6ef4f79f64
23 changed files with 301 additions and 225 deletions
+16
View File
@@ -0,0 +1,16 @@
##############
## MONITORS ##
##############
# Wiki: https://wiki.hyprland.org/Configuring/Monitors
# Monitor
# arg0 -> monitor name(you can get monitor names with `hyprctl monitors`);
# arg1 -> resolution@hertz;
# arg2 -> positioning from the top-left corner;
# arg3 -> scaling;
# arg4 -> variable refresh rate(optional);
# - arg40 -> 1: vrr, 0: no vrr.
monitor = HDMI-A-1, 1920x1080@75, 0x0, 1, vrr, 0