added wallpapers and stuff
This commit is contained in:
parent
1ce02a6e14
commit
486dbabe96
9 changed files with 15 additions and 13 deletions
|
@ -10,9 +10,9 @@ in {
|
|||
home-manager.users.${username} = {
|
||||
stylix = {
|
||||
polarity = "dark";
|
||||
image = ../../lib/wallpapers/FreeBSD.png;
|
||||
base16Scheme =
|
||||
"${pkgs.base16-schemes}/share/themes/gruvbox-dark-soft.yaml";
|
||||
image = ../../lib/wallpapers/mafu_trad_wall.png;
|
||||
# base16Scheme =
|
||||
# "${pkgs.base16-schemes}/share/themes/catppuccin-mocha.yaml";
|
||||
autoEnable = true;
|
||||
targets = {
|
||||
btop.enable = true;
|
||||
|
|
|
@ -15,6 +15,7 @@ in {
|
|||
line-number = "relative";
|
||||
mouse = false;
|
||||
bufferline = "multiple";
|
||||
soft-wrap.enable = true;
|
||||
lsp.display-messages = true;
|
||||
cursor-shape = { insert = "bar"; };
|
||||
statusline.left =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue