Removed blueman-manager as it doesn't work for wayland

This commit is contained in:
Random936
2026-07-12 16:40:40 -04:00
parent 15f7b2feed
commit 4a0b4ad9c9
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -297,7 +297,6 @@ binds {
// Suggested binds for running programs: terminal, app launcher, screen locker. // Suggested binds for running programs: terminal, app launcher, screen locker.
Mod+Return hotkey-overlay-title="Open a Terminal: alacritty" { spawn "alacritty"; } Mod+Return hotkey-overlay-title="Open a Terminal: alacritty" { spawn "alacritty"; }
Mod+D hotkey-overlay-title="Run an Application: fuzzel" { spawn "fuzzel"; } Mod+D hotkey-overlay-title="Run an Application: fuzzel" { spawn "fuzzel"; }
Mod+Shift+B { spawn "blueman-manager"; }
Mod+Shift+D { spawn "vesktop"; } Mod+Shift+D { spawn "vesktop"; }
Mod+Shift+E hotkey-overlay-title="Run an Application: emacs" { spawn "emacsclient" "-c"; } Mod+Shift+E hotkey-overlay-title="Run an Application: emacs" { spawn "emacsclient" "-c"; }
Mod+Shift+F hotkey-overlay-title="Run an Application: brave" { spawn "brave"; } Mod+Shift+F hotkey-overlay-title="Run an Application: brave" { spawn "brave"; }
-1
View File
@@ -54,7 +54,6 @@
# Enable bluetooth # Enable bluetooth
hardware.bluetooth.enable = true; hardware.bluetooth.enable = true;
services.blueman.enable = true;
# System Packages # System Packages
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [