mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-22 04:34:25 +01:00
Add second monitor
This commit is contained in:
parent
dfed3e9f53
commit
eb7250ae0a
3 changed files with 8 additions and 10 deletions
|
|
@ -41,12 +41,14 @@
|
|||
"Unknown-1,disable"
|
||||
# North
|
||||
"DP-1,2560x1440@144,0x0,1"
|
||||
",preferred,auto,1,mirror,DP-1"
|
||||
"HDMI-A-1,2560x1440@60,-1440x-617,1,transform,1"
|
||||
# Inspiron
|
||||
"eDP-1,1920x1080@60,0x0,1"
|
||||
",preferred,auto,1,mirror,eDP-1"
|
||||
];
|
||||
|
||||
workspace = [ "m[HDMI-A-1],layoutopt:orientation:top" ];
|
||||
|
||||
input = {
|
||||
kb_layout = "de";
|
||||
kb_variant = "nodeadkeys";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue