talos: home: setup shikane for display autoswitch
This commit is contained in:
parent
ea914e9821
commit
e027384799
|
@ -31,6 +31,7 @@ in {
|
|||
(pkgs)
|
||||
ansel
|
||||
chromium # some websites only work there :(
|
||||
shikane # output autoconfig
|
||||
zotero
|
||||
;
|
||||
|
||||
|
@ -87,6 +88,7 @@ in {
|
|||
};
|
||||
};
|
||||
startup = [
|
||||
{command = "shikane";}
|
||||
{command = "waybar";}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue