mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2026-01-27 18:47:15 +08:00
feat: adds april configuration for kanshi
This commit is contained in:
parent
5865e9b08c
commit
b874c45a2e
1 changed files with 9 additions and 0 deletions
|
|
@ -24,6 +24,15 @@
|
|||
position = "0,0";
|
||||
}
|
||||
]
|
||||
else if (host == "april") then
|
||||
[
|
||||
{
|
||||
criteria = "eDP-1";
|
||||
scale = 1.0;
|
||||
status = "enable";
|
||||
position = "0,0";
|
||||
}
|
||||
]
|
||||
else if (host == "imilia") then
|
||||
[
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue