forgot cava
This commit is contained in:
+2
-1
@@ -24,13 +24,14 @@ TUI_PKGS = [
|
||||
# for all WMs and DEs
|
||||
GUI_BASE_PKGS = [
|
||||
*TUI_PKGS,
|
||||
"cava",
|
||||
"kitty", # terminal emulator
|
||||
"ghostty", # alternative terminal emulator
|
||||
"misc", # miscellaneous GUI configs (e.g. *-flags)
|
||||
# "mpv", # media player
|
||||
"wallpaper", # wallpapers & manager
|
||||
"kvantum", # qt theming
|
||||
"nwg-look" # gtk theming
|
||||
"nwg-look", # gtk theming
|
||||
]
|
||||
|
||||
# for Hyprland setup
|
||||
|
||||
@@ -157,8 +157,8 @@ source = auto
|
||||
# 'mono' outputs left to right lowest to highest frequencies.
|
||||
# 'mono_option' set mono to either take input from 'left', 'right' or 'average'.
|
||||
# set 'reverse' to 1 to display frequencies the other way around.
|
||||
channels = mono
|
||||
mono_option = average
|
||||
channels = stereo
|
||||
; mono_option = average
|
||||
; reverse = 0
|
||||
|
||||
# Raw output target. A fifo will be created if target does not exist.
|
||||
|
||||
Reference in New Issue
Block a user