Cosmetic updates.
This commit is contained in:
parent
11879eac6a
commit
b94e84b20f
@ -93,6 +93,7 @@
|
|||||||
exec-once = [
|
exec-once = [
|
||||||
"wl-paste --type text --watch cliphist store" # Stores only text data
|
"wl-paste --type text --watch cliphist store" # Stores only text data
|
||||||
"wl-paste --type image --watch cliphist store" # Stores only image data
|
"wl-paste --type image --watch cliphist store" # Stores only image data
|
||||||
|
"keepassxc" # Startup my password manager
|
||||||
];
|
];
|
||||||
|
|
||||||
monitor = [
|
monitor = [
|
||||||
|
BIN
modules/nixos/background.png
Normal file
BIN
modules/nixos/background.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
@ -12,7 +12,7 @@
|
|||||||
# Enable sytling using stylix
|
# Enable sytling using stylix
|
||||||
stylix.enable = true;
|
stylix.enable = true;
|
||||||
stylix.autoEnable = true;
|
stylix.autoEnable = true;
|
||||||
stylix.image = ./wallpaper.png;
|
stylix.image = ./background.png;
|
||||||
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-medium.yaml";
|
stylix.base16Scheme = "${pkgs.base16-schemes}/share/themes/gruvbox-dark-medium.yaml";
|
||||||
|
|
||||||
# Change Cursor
|
# Change Cursor
|
||||||
|
Loading…
x
Reference in New Issue
Block a user