♻️ refactor(hypr): separate configs in multiple files, add more blur, fix media binds

This commit is contained in:
retrozinndev
2024-11-10 12:58:59 -03:00
parent eb977b568e
commit 4c684f9c14
11 changed files with 81 additions and 71 deletions
+6 -6
View File
@@ -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