diff --git a/batsignal/.config/batsignal b/batsignal/.config/batsignal new file mode 100644 index 0000000..5dc0ac9 --- /dev/null +++ b/batsignal/.config/batsignal @@ -0,0 +1,16 @@ +-w +20 +-c +10 +-d +5 + +-W +"Battery warning: Level is 20%" +-C +"Battery critical: Level is 10%" +# -D +# "systemctl hibernate" + +-F +"Battery full: Level is 100%" diff --git a/hyprland/.config/hypr/hyprland.conf b/hyprland/.config/hypr/hyprland.conf index 756e52c..cc4f5a6 100644 --- a/hyprland/.config/hypr/hyprland.conf +++ b/hyprland/.config/hypr/hyprland.conf @@ -5,7 +5,7 @@ # sddm hyprland hyprpaper hypridle hyprlock waybar wofi # hyprshot hyprpicker(AUR) # -# alacritty network-manager-applet blueman brightnessctl +# alacritty network-manager-applet blueman brightnessctl batsignal # # xdg-desktop-portal-hyprland xdg-desktop-portal-gtk archlinux-xdg-menu # qt5-wayland qt6-wayland qt5ct qt6ct @@ -43,6 +43,7 @@ exec-once = hypridle exec-once = swaync exec-once = systemctl --user start hyprpolkitagent exec-once = hyprctl setcursor Breeze 24 +exec-once = batsignal #############################