notnice
This commit is contained in:
parent
7b5e09a87b
commit
27640023cb
2 changed files with 9 additions and 11 deletions
|
@ -26,13 +26,13 @@
|
||||||
wrapperFeatures.gtk = true;
|
wrapperFeatures.gtk = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
home.pointerCursor = {
|
#home.pointerCursor = {
|
||||||
name = "apple_cursor";
|
#name = "apple_cursor";
|
||||||
package = pkgs.apple-cursor;
|
#package = pkgs.apple-cursor;
|
||||||
size = 24;
|
#size = 24;
|
||||||
x11 = {
|
#x11 = {
|
||||||
enable = true;
|
#enable = true;
|
||||||
defaultCursor = "apple_cursor";
|
#defaultCursor = "apple_cursor";
|
||||||
};
|
#};
|
||||||
};
|
#};
|
||||||
}
|
}
|
||||||
|
|
|
@ -38,9 +38,7 @@
|
||||||
yubikey-manager
|
yubikey-manager
|
||||||
libratbag
|
libratbag
|
||||||
pamixer
|
pamixer
|
||||||
|
|
||||||
sl
|
sl
|
||||||
|
|
||||||
piper
|
piper
|
||||||
nwg-displays
|
nwg-displays
|
||||||
dolphin
|
dolphin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue