Compare commits
No commits in common. "4c77ef72d6b9e6c027002a448be9a120e3f3914f" and "4b5554f584674be05b35411df50476614b5b8777" have entirely different histories.
4c77ef72d6
...
4b5554f584
2 changed files with 3 additions and 3 deletions
|
@ -205,8 +205,8 @@ in {
|
|||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#render
|
||||
render = {
|
||||
#// explicit_sync = 1;
|
||||
#// explicit_sync_kms = 1;
|
||||
explicit_sync = 1;
|
||||
explicit_sync_kms = 1;
|
||||
};
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#cursor
|
||||
|
|
|
@ -23,7 +23,7 @@ in {
|
|||
# TODO: Add keybinds
|
||||
settings.general = {
|
||||
brightness-day = 1;
|
||||
brightness-night = 0.4;
|
||||
brightness-night = 0.5;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue