marmo: add config
This commit is contained in:
parent
7040d943cb
commit
45f6ade78c
6 changed files with 99 additions and 24 deletions
|
|
@ -1 +1,12 @@
|
|||
{ }
|
||||
{
|
||||
imports = [
|
||||
../../modules
|
||||
];
|
||||
wayland.windowManager.hyprland.settings.monitor = [
|
||||
# default
|
||||
"DP-1,1920x1080@144,0x0,1"
|
||||
# all others
|
||||
",highrr,auto,1"
|
||||
];
|
||||
programs.ironbar.monitor = "DP-1";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue