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
|
||||
];
|
||||
|
||||
theme = spicePkgs.themes.flow;
|
||||
theme = spicePkgs.themes.dribbblish;
|
||||
#colorScheme = lib.mkDefault "mocha";
|
||||
};
|
||||
};
|
||||
|
||||
@ -18,6 +18,7 @@
|
||||
inherit pkgs;
|
||||
settings = {
|
||||
screenshot-path = "~/Pictures/Screenshots/Screenshot from %Y-%m-%d %H-%M-%S.png";
|
||||
prefer-no-csd = {};
|
||||
input = {
|
||||
keyboard = {
|
||||
xkb.layout = "fr";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user