fix kanshi
This commit is contained in:
parent
bc54738fbd
commit
1eebdc2fc0
1 changed files with 1 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
{
|
||||
home-manager.users.willifan = {
|
||||
services.kanshi = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
|
||||
settings = [
|
||||
{
|
||||
|
@ -42,9 +42,6 @@
|
|||
scale = 1.0;
|
||||
transform = "270";
|
||||
}
|
||||
{
|
||||
criteria = "*";
|
||||
}
|
||||
];
|
||||
profile.exec = "$XDG_CONFIG_HOME/eww/scripts/monitors.sh";
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue