mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-11 04:48:25 -07:00
stylix
This commit is contained in:
parent
b6eed490bd
commit
7681469c41
1 changed files with 4 additions and 4 deletions
|
|
@ -22,10 +22,10 @@ in
|
|||
home.username = "death916";
|
||||
home.homeDirectory = "/home/death916";
|
||||
|
||||
xresources.properties = {
|
||||
"Xcursor.size" = 16;
|
||||
"Xft.dpi" = 172;
|
||||
};
|
||||
# xresources.properties = {
|
||||
# "Xcursor.size" = 16;
|
||||
# "Xft.dpi" = 172;
|
||||
# };
|
||||
home.stateVersion = "24.11";
|
||||
home.packages = with pkgs; [
|
||||
nnn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue