From 3d495ba0b5c148b3d1d55cb3ad1004d1bf08841d Mon Sep 17 00:00:00 2001 From: Ryan Schanzenbacher Date: Thu, 18 May 2023 01:57:03 -0400 Subject: many changes, mostly migrations to using shepherd home services --- home-config/sway/config | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'home-config/sway') diff --git a/home-config/sway/config b/home-config/sway/config index 3c2d0c2..fdc56e0 100644 --- a/home-config/sway/config +++ b/home-config/sway/config @@ -24,7 +24,7 @@ exec sh ~/.profile # Load up the user session dbus -exec dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus +#exec dbus-daemon --session --address=unix:path=$XDG_RUNTIME_DIR/bus # # Logo key. Use Mod1 for Alt. @@ -280,14 +280,14 @@ exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activati # Numlock on startup input * xkb_numlock enabled +# Bluetooth +exec blueman-applet + # Audio Server #exec pipewire #exec wireplumber #exec pipewire-pulse -# Bluetooth -exec blueman-applet - # Spotifyd #exec spotifyd -- cgit v1.2.3