Modified Spicetify theme + removed client-window decorations in Niri
All checks were successful
Check config / build (push) Successful in 57s
All checks were successful
Check config / build (push) Successful in 57s
This commit is contained in:
parent
d89d31485d
commit
ffcc7b1db6
@ -38,7 +38,7 @@
|
|||||||
pointer
|
pointer
|
||||||
];
|
];
|
||||||
|
|
||||||
theme = spicePkgs.themes.flow;
|
theme = spicePkgs.themes.dribbblish;
|
||||||
#colorScheme = lib.mkDefault "mocha";
|
#colorScheme = lib.mkDefault "mocha";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@ -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";
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user