From 9410c4ad4a7a680223c6a3a3bd218c910c6a3736 Mon Sep 17 00:00:00 2001 From: FURK4NGG <105324908+FURK4NGG@users.noreply.github.com> Date: Fri, 9 Jan 2026 19:09:52 +0300 Subject: [PATCH] Add command to power off Bluetooth on startup --- .config/hypr/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 2ae00b3..103d146 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -63,6 +63,7 @@ $screenrecstop = ~/.config/scripts/screenrecstop.sh # exec-once = nm-applet & exec-once = waybar & hyprpaper & wl-paste --watch cliphist store & swaync exec-once = ~/.local/bin/hyprshade-auto.sh exec-start +exec-once = bluetoothctl power off env = LIBVA_DRIVER_NAME,nvidia env = XDG_SESSION_TYPE,wayland