Cosmetic updates.

This commit is contained in:
CronyAkatsuki 2025-02-02 22:56:09 +01:00
parent 11879eac6a
commit b94e84b20f
3 changed files with 2 additions and 1 deletions

View File

@ -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 = [

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

View File

@ -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