UN-HOME-MANAGER-MY-CONFIG
HM BE GONE AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
This commit is contained in:
parent
fbb93a59d4
commit
050a360fbb
4 changed files with 47 additions and 47 deletions
|
@ -4,21 +4,21 @@
|
|||
in {
|
||||
imports = [
|
||||
./qt.nix
|
||||
./gtk.nix
|
||||
# ./gtk.nix
|
||||
./colors.nix
|
||||
./fonts.nix
|
||||
];
|
||||
home-manager.users.${username} = {
|
||||
home.pointerCursor = {
|
||||
# inherit the default values set in the options,
|
||||
# since these are the once I need on all my systems.
|
||||
inherit package name size;
|
||||
# home-manager.users.${username} = {
|
||||
# home.pointerCursor = {
|
||||
# # inherit the default values set in the options,
|
||||
# # since these are the once I need on all my systems.
|
||||
# inherit package name size;
|
||||
|
||||
# make gtk follow the cursor choices
|
||||
gtk.enable = true;
|
||||
# # make gtk follow the cursor choices
|
||||
# # gtk.enable = true;
|
||||
|
||||
# ditto
|
||||
x11.enable = true;
|
||||
};
|
||||
};
|
||||
# # ditto
|
||||
# x11.enable = true;
|
||||
# };
|
||||
# };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue