fix: fixed kanshi service configuration
This commit is contained in:
parent
8bdd51e77a
commit
872935e646
2 changed files with 10 additions and 3 deletions
|
@ -64,8 +64,8 @@
|
|||
vlc
|
||||
zed-editor
|
||||
rhythmbox
|
||||
clash-verge-rev
|
||||
];
|
||||
|
||||
programs.waybar = {
|
||||
enable = true;
|
||||
settings = [
|
||||
|
@ -133,7 +133,7 @@
|
|||
{
|
||||
criteria = "eDP-1";
|
||||
position = "0,0";
|
||||
status = "enable";
|
||||
status = "disable";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue