Add volume indicator
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
-- exec-once = hyprpaper # wallpaper
|
||||
-- exec-once = cava -p ~/.config/cava/config
|
||||
|
||||
hl.on("hyprland.start", function()
|
||||
hl.exec_cmd("/usr/lib/hyprpolkitagent/hyprpolkitagent")
|
||||
hl.exec_cmd("/usr/bin/qs &")
|
||||
hl.exec_cmd("awww-daemon")
|
||||
hl.exec_cmd("hyprsunset")
|
||||
hl.exec_cmd("qs -c overview")
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user