♻️ refactor(hypr): separate configs in multiple files, add more blur, fix media binds
This commit is contained in:
+6
-6
@@ -6,12 +6,12 @@
|
||||
# Configure yout monitor(s) here! See https://wiki.hyprland.org/Configuring/Monitors for more information on how to do that!
|
||||
|
||||
# Monitor Arguments
|
||||
# 1 -> monitor name;
|
||||
# 2 -> resolution@hertz;
|
||||
# 3 -> positioning from the top-left corner;
|
||||
# 4 -> scaling;
|
||||
# 5 -> variable refresh rate;
|
||||
# 6 -> 1: vrr enabled, 0: no vrr.
|
||||
# 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 = VGA-1, 1920x1080@60, 0x0, 1, vrr, 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user