Add command to power off Bluetooth on startup

This commit is contained in:
FURK4NGG
2026-01-09 19:09:52 +03:00
committed by GitHub
parent 88f704928f
commit 9410c4ad4a
+1
View File
@@ -63,6 +63,7 @@ $screenrecstop = ~/.config/scripts/screenrecstop.sh
# exec-once = nm-applet & # exec-once = nm-applet &
exec-once = waybar & hyprpaper & wl-paste --watch cliphist store & swaync exec-once = waybar & hyprpaper & wl-paste --watch cliphist store & swaync
exec-once = ~/.local/bin/hyprshade-auto.sh exec-start exec-once = ~/.local/bin/hyprshade-auto.sh exec-start
exec-once = bluetoothctl power off
env = LIBVA_DRIVER_NAME,nvidia env = LIBVA_DRIVER_NAME,nvidia
env = XDG_SESSION_TYPE,wayland env = XDG_SESSION_TYPE,wayland