Sif: hyprland scale + bertof ssh key
This commit is contained in:
parent
da0cb69e07
commit
f903e665db
2 changed files with 3 additions and 1 deletions
|
|
@ -102,6 +102,8 @@ in
|
|||
] ++ lib.lists.optionals (nixosConfig.networking.hostName == "odin") [
|
||||
"eDP-1,preferred,320x1440,1"
|
||||
"DP-1,preferred,0x0,1"
|
||||
] ++ lib.lists.optionals (nixosConfig.networking.hostName == "sif") [
|
||||
"eDP-1,preferred,0x0,1.666667"
|
||||
];
|
||||
|
||||
misc.disable_hyprland_logo = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue