idk
This commit is contained in:
parent
71f8614255
commit
477cfea56f
4 changed files with 5 additions and 3 deletions
|
|
@ -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"]
|
||||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -22,6 +22,7 @@
|
|||
vertico-posframe
|
||||
chatgpt-shell
|
||||
denote
|
||||
denote-org
|
||||
consult-denote
|
||||
nushell-ts-mode
|
||||
nushell-mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue