✨ feat(hypr,bindings,rules): new bindings, rules, added steam to autostart with silent
This commit is contained in:
+10
-1
@@ -5,4 +5,13 @@
|
||||
|
||||
# Configure yout monitor(s) here! See https://wiki.hyprland.org/Configuring/Monitors for more information on how to do that!
|
||||
|
||||
monitor = , preferred, auto, auto, vrr, 1 # vrr enables variable refresh rate for gaming
|
||||
# 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.
|
||||
|
||||
monitor = VGA-1, 1920x1080@60, 0x0, 1, vrr, 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user