feat: Added stuff
This commit is contained in:
@@ -5,5 +5,6 @@
|
||||
}: {
|
||||
home.packages = lib.optionals pkgs.stdenv.isLinux [
|
||||
pkgs.jellyflix
|
||||
pkgs.jellyfin-media-player
|
||||
];
|
||||
}
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
xdg.configFile = {
|
||||
"swaync/style.css".text = ''
|
||||
.floating-notifications {
|
||||
background: rgba(0, 0, 0, 0.3);
|
||||
background: rgba(0, 0, 0, 0.0);
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user