nishimiya: Fix kanshi config and enable git
This commit is contained in:
parent
aaca3bf66f
commit
b1ecfb7902
@ -39,6 +39,7 @@
|
||||
output = "eDP-1";
|
||||
};
|
||||
zsh.enable = true;
|
||||
git.enable = true;
|
||||
};
|
||||
services = {
|
||||
kanshi = let
|
||||
@ -70,7 +71,7 @@
|
||||
criteria = horizontal;
|
||||
status = "enable";
|
||||
mode = "1920x1080";
|
||||
position = "-1080,0";
|
||||
position = "-1920,0";
|
||||
}
|
||||
{
|
||||
criteria = "eDP-1";
|
||||
|
Loading…
Reference in New Issue
Block a user