305 current 2024-04-03 13:23:05 24.05.20240402.43f9562 6.8.2-zen2 *
This commit is contained in:
parent
8a6693c851
commit
deedd53c27
1 changed files with 6 additions and 0 deletions
|
|
@ -4,6 +4,12 @@
|
|||
config = rec {
|
||||
terminal = "kitty";
|
||||
startup = [{command = "firefox";}];
|
||||
|
||||
output = {
|
||||
DP-1 = {
|
||||
mode = "2560x1440@239.972Hz";
|
||||
};
|
||||
};
|
||||
};
|
||||
extraOptions = ["--unsupported-gpu"];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue