From 55ebbd79ff39a42a9782503d312219bae0c164ef Mon Sep 17 00:00:00 2001 From: Price Hiller Date: Wed, 4 Oct 2023 01:37:13 -0500 Subject: [PATCH] feat(hypr): start slimbookbattery on startup --- dots/.config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/dots/.config/hypr/hyprland.conf b/dots/.config/hypr/hyprland.conf index 5c322fc6..29bf65a4 100644 --- a/dots/.config/hypr/hyprland.conf +++ b/dots/.config/hypr/hyprland.conf @@ -11,6 +11,7 @@ exec-once = ~/.config/hypr/scripts/launchers/launch-waybar.bash exec-once = mako --history 1 exec-once = udiskie --tray exec-once = blueman-applet +exec-once = slimbookbattery --minimize exec = clight-gui --tray exec = sleep 5 && opensnitch-ui --background exec = systemd-run --user -u wallpaper-manager ~/.config/hypr/scripts/init-wallpapers.bash || systemctl --user restart wallpaper-manager