chore(hyprland): add blueman applet and remove steam keybinding

Add blueman-applet to the exec-once commands for bluetooth management.
Remove the Steam launcher keybinding (SUPER+KP_Multiply) from the configuration.
This commit is contained in:
2026-07-04 01:01:12 +02:00
parent cef3b291d1
commit 96e5721ad8
@@ -67,6 +67,7 @@ misc {
exec-once = waybar exec-once = waybar
exec-once = mako exec-once = mako
exec-once = nm-applet exec-once = nm-applet
exec-once = blueman-applet
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
$mod = SUPER $mod = SUPER
@@ -77,7 +78,6 @@ bindd = $mod SHIFT, Return, Terminal flottant, exec, kitty --class floating-term
bindd = $mod, R, Menu des applications, exec, wofi --show drun bindd = $mod, R, Menu des applications, exec, wofi --show drun
bindd = $mod, E, Gestionnaire de fichiers, exec, thunar bindd = $mod, E, Gestionnaire de fichiers, exec, thunar
bindd = $mod, B, Ouvrir Firefox, exec, firefox bindd = $mod, B, Ouvrir Firefox, exec, firefox
bindd = $mod, KP_Multiply, Lancer Steam, exec, steam
bindd = $mod, K, Afficher les raccourcis clavier, exec, fws-hypr-keys bindd = $mod, K, Afficher les raccourcis clavier, exec, fws-hypr-keys
# --- Fenêtres --------------------------------------------------------------- # --- Fenêtres ---------------------------------------------------------------