feat: add light theme waybar

This commit is contained in:
Jacob Bachmann 2024-03-28 21:38:00 +01:00
parent aa06b182e7
commit 21db39a399
Signed by: bchmnn
GPG key ID: 732A612DAD28067D
10 changed files with 761 additions and 366 deletions

View file

@ -18,9 +18,6 @@
xidel # command line tool to download and extract data from html/xml pages as well as json apis
nvd # nix/nixos package version diff tool
inotify-tools # a c library and a set of command-line programs providing a simple interface to inotify
ghostscript # postscript interpreter (mainline version)
ventoy-full # bootable usb solution
fio # flexible io tester - an io benchmark tool
] ++ lib.optionals (devenv.enable) [
# languages
gcc13