feat(hypr,bindings,rules): new bindings, rules, added steam to autostart with silent

This commit is contained in:
João Dias
2024-09-12 20:11:58 -03:00
parent 6ed9406a30
commit f15787cc63
5 changed files with 19 additions and 6 deletions
+10 -1
View File
@@ -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