obliterate home-manager, rename some elements
This commit is contained in:
parent
5575604452
commit
2e49d9c484
48 changed files with 1283 additions and 1315 deletions
|
@ -1,11 +1,14 @@
|
|||
{ scope, ... }:
|
||||
scope "hm.programs.niri.settings.outputs" {
|
||||
"DP-1" = {
|
||||
transform.rotation = 90;
|
||||
scale = 1;
|
||||
};
|
||||
"DP-2" = {
|
||||
variable-refresh-rate = true;
|
||||
scale = 1;
|
||||
};
|
||||
}
|
||||
# TODO replace with hjem-rum config
|
||||
#
|
||||
# { scope, ... }:
|
||||
# scope "hm.programs.niri.settings.outputs" {
|
||||
# "DP-1" = {
|
||||
# transform.rotation = 90;
|
||||
# scale = 1;
|
||||
# };
|
||||
# "DP-2" = {
|
||||
# variable-refresh-rate = true;
|
||||
# scale = 1;
|
||||
# };
|
||||
# }
|
||||
_: { }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue