Add more configuration options
This commit is contained in:
parent
9ac5b25036
commit
b0979afa53
6 changed files with 206 additions and 96 deletions
|
|
@ -10,6 +10,9 @@ in
|
|||
# config variables
|
||||
conf = {
|
||||
monitor = "DP-1";
|
||||
login_manager = {
|
||||
resolution = "3440x1440@180";
|
||||
};
|
||||
gaming = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue