summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-11-30 20:44:07 -0500
committerFreya Murphy <freya@freyacat.org>2025-11-30 20:44:07 -0500
commit634962812a1d33b5e846da831314794760aa232e (patch)
tree60c2e90c065fe67a40d6de1aeba6e3921513011c /hosts
parentupdate commits (diff)
downloaddotfiles-nix-main.tar.gz
dotfiles-nix-main.tar.bz2
dotfiles-nix-main.zip
add desc/position/size options for monitorsHEADmain
Diffstat (limited to 'hosts')
-rw-r--r--hosts/shinji/default.nix19
1 files changed, 18 insertions, 1 deletions
diff --git a/hosts/shinji/default.nix b/hosts/shinji/default.nix
index bb0a495..dae86a8 100644
--- a/hosts/shinji/default.nix
+++ b/hosts/shinji/default.nix
@@ -16,10 +16,27 @@
hostName = "shinji";
monitors = [
{
- name = "eDP-1";
+ port = "eDP-1";
scale = 1.25;
bitdepth = 10;
}
+ # desktop when docked
+ {
+ desc = "ASUSTek COMPUTER INC ASUS VA24E LALMTF215939";
+ position = {
+ enabled = true;
+ x = 2048;
+ y = 240;
+ };
+ }
+ {
+ desc = "Acer Technologies EB321HQU T5NAA0023E00";
+ position = {
+ enabled = true;
+ x = 3968;
+ y = 0;
+ };
+ }
];
# set power btn to suspend