mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 08:39:42 -04:00
workstation added
This commit is contained in:
parent
7b11ac39c8
commit
ec56fef89b
12 changed files with 355 additions and 94 deletions
|
|
@ -22,8 +22,9 @@ in
|
|||
"$menu" = "rofi -show drun -show-icons -drun-icon-theme Qogir -font 'Noto Sans 14'";
|
||||
|
||||
monitor = [
|
||||
"HDMI-A-1, 1920x1080, 0x0, 1"
|
||||
"DP-1, 1920x1080, 1920x0, 1"
|
||||
"DP-2, 3440x1440, 0x0, 1"
|
||||
#"HDMI-A-1, 1920x1080, 0x0, 1"
|
||||
#"DP-1, 1920x1080, 1920x0, 1"
|
||||
];
|
||||
|
||||
exec-once = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue