This commit is contained in:
Chris Cochrun 2026-03-04 14:44:51 -06:00
parent 71f8614255
commit 477cfea56f
4 changed files with 5 additions and 3 deletions

View file

@ -45,4 +45,4 @@ theme = "Lithium"
# - Memory
# - Battery
# Example:
show = ["Host", "Machine", "Kernel", "Distribution", "DesktopEnvironment", "ProcessorLoad", "Memory", "Battery"]
show = ["Host", "Machine", "Kernel", "Distribution", "DesktopEnvironment", "ProcessorLoad", "Memory", "DiskSpace", "Battery"]

View file

@ -21,7 +21,7 @@ hide_delimiters = true
[box]
title = " Cool Drool "
border = "plain"
border = "rounded"
visible = true
[box.inner_margin]
@ -55,3 +55,4 @@ backlight = "Brightness"
resolution = "Resolution"
cpu_load = "CPU Load"
cpu = "CPU"
disk_space = "Disk Space"

View file

@ -266,7 +266,7 @@ in
# Enable CUPS to print documents.
services.printing.enable = true;
services.printing.drivers =
[ pkgs.gutenprint pkgs.gutenprintBin ];
[ pkgs.gutenprint pkgs.gutenprintBin pkgs.cnijfilter2 ];
services.usbmuxd.enable = true;
services.fstrim.enable = true;

View file

@ -22,6 +22,7 @@
vertico-posframe
chatgpt-shell
denote
denote-org
consult-denote
nushell-ts-mode
nushell-mode