Compare commits
2 commits
4b5554f584
...
4c77ef72d6
Author | SHA1 | Date | |
---|---|---|---|
4c77ef72d6 | |||
69ea41f7f2 |
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.5;
|
||||
brightness-night = 0.4;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue