Modified Spicetify theme + removed client-window decorations in Niri
All checks were successful
Check config / build (push) Successful in 57s

This commit is contained in:
Alexandre 2026-07-12 03:57:18 +02:00
parent d89d31485d
commit ffcc7b1db6
2 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,7 @@
pointer pointer
]; ];
theme = spicePkgs.themes.flow; theme = spicePkgs.themes.dribbblish;
#colorScheme = lib.mkDefault "mocha"; #colorScheme = lib.mkDefault "mocha";
}; };
}; };

View File

@ -18,6 +18,7 @@
inherit pkgs; inherit pkgs;
settings = { settings = {
screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png"; screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png";
prefer-no-csd = {};
input = { input = {
keyboard = { keyboard = {
xkb.layout = "fr"; xkb.layout = "fr";