forgot cava

This commit is contained in:
2026-02-09 08:24:58 +01:00
parent 7a5cc56244
commit d56cc0e4bf
2 changed files with 4 additions and 3 deletions
+2 -1
View File
@@ -24,13 +24,14 @@ TUI_PKGS = [
# for all WMs and DEs # for all WMs and DEs
GUI_BASE_PKGS = [ GUI_BASE_PKGS = [
*TUI_PKGS, *TUI_PKGS,
"cava",
"kitty", # terminal emulator "kitty", # terminal emulator
"ghostty", # alternative terminal emulator "ghostty", # alternative terminal emulator
"misc", # miscellaneous GUI configs (e.g. *-flags) "misc", # miscellaneous GUI configs (e.g. *-flags)
# "mpv", # media player # "mpv", # media player
"wallpaper", # wallpapers & manager "wallpaper", # wallpapers & manager
"kvantum", # qt theming "kvantum", # qt theming
"nwg-look" # gtk theming "nwg-look", # gtk theming
] ]
# for Hyprland setup # for Hyprland setup
+2 -2
View File
@@ -157,8 +157,8 @@ source = auto
# 'mono' outputs left to right lowest to highest frequencies. # 'mono' outputs left to right lowest to highest frequencies.
# 'mono_option' set mono to either take input from 'left', 'right' or 'average'. # 'mono_option' set mono to either take input from 'left', 'right' or 'average'.
# set 'reverse' to 1 to display frequencies the other way around. # set 'reverse' to 1 to display frequencies the other way around.
channels = mono channels = stereo
mono_option = average ; mono_option = average
; reverse = 0 ; reverse = 0
# Raw output target. A fifo will be created if target does not exist. # Raw output target. A fifo will be created if target does not exist.