Commit d6794b3
Changed files (1)
modules
desktop
desktop-environment
discrete
shell
noctalia
modules/desktop/desktop-environment/discrete/shell/noctalia/bar.nix
@@ -19,14 +19,13 @@
{id = "ActiveWindow";}
{
id = "MediaMini";
- autoHide = true;
+ hideMode = "hidden";
showAlbumArt = true;
showVisualizer = true;
visualizerType = "linear";
}
];
right = [
- {id = "ScreenRecorder";}
{
id = "Tray";
blacklist = ["Bluetooth *"]; # I don't want double bluetooth applet.
@@ -37,7 +36,6 @@
showUnreadBadge = true;
}
{id = "Volume";}
- {id = "Brightness";}
{id = "Battery";}
{
id = "Clock";