waybar (and app)

This commit is contained in:
Reid 2024-12-15 02:03:47 -08:00
parent 56e4efafce
commit af4b69104d
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD
3 changed files with 4 additions and 4 deletions

View file

@ -15,13 +15,13 @@
# system
btop duf lm_sensors ethtool pciutils usbutils powertop killall
# debug
strace ltrace lsof
strace ltrace lsof helvum
# apps
firefox qalculate-gtk krita inkscape onlyoffice-desktopeditors vlc nicotine-plus transmission_4-gtk font-manager obs-studio kdePackages.kdenlive
# compatibility
wineWowPackages.waylandFull winetricks
# misc
bat file which packwiz yt-dlp hyfetch
bat file which packwiz yt-dlp fastfetch hyfetch
# games
prismlauncher
] ++ (with pkgs.my; [

View file

@ -152,7 +152,7 @@ window#waybar.floating #window {
animation-duration: 2s;
}
#backlight {
#backlight, #custom-weather {
color: @yellow;
}

View file

@ -170,7 +170,7 @@ in {
};
cpu = {
interval = 4;
format = " {usage}% {avg_frequency}GHz";
format = " {usage}%";
on-click = "${lib.getExe pkgs.gnome-system-monitor}";
};
memory = {