stuff
Signed-off-by: gwg313 <gwg313@pm.me>
This commit is contained in:
parent
df6ce81c30
commit
ccf213f488
7 changed files with 157 additions and 116 deletions
|
|
@ -22,7 +22,7 @@ in
|
|||
./animations.nix
|
||||
./bindings.nix
|
||||
./polkitagent.nix
|
||||
./hyprspace.nix
|
||||
# ./hyprspace.nix
|
||||
./hyprpanel.nix
|
||||
./hyprlock.nix
|
||||
];
|
||||
|
|
@ -76,6 +76,8 @@ in
|
|||
monitor = [
|
||||
"eDP-2,highres,0x0,1" # My internal laptop screen
|
||||
"DP-1, highres, 0x0,1"
|
||||
"DP-2, highres, 0x0,1"
|
||||
"desc:Microstep MSI MP161 E2 PB7H314B00225, highres, auto-up,1"
|
||||
"HDMI-A-1, highres, auto-right,1"
|
||||
",prefered,auto,1" # default
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue