💥 hypr: fix wallpaper script

This commit is contained in:
retrozinndev
2024-12-10 10:41:46 -03:00
parent cacc59cb8e
commit 4959fe97fb
13 changed files with 582 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
##############
## MONITORS ##
##############
# Configure yout monitor(s) here! See https://wiki.hyprland.org/Configuring/Monitors for more information on how to do that!
# Monitor Arguments
# 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 for games(optional);
# arg5 -> 1: vrr enabled, 0: no vrr.
monitor = HDMI-A-1, 1920x1080@75, 0x0, 1, vrr, 1