Added alias to start blueman_manager (sway loves it)
This commit is contained in:
@@ -2,4 +2,7 @@ if status is-interactive
|
||||
# Commands to run in interactive sessions can go here
|
||||
eval (starship init fish)
|
||||
set -g fish_greeting ""
|
||||
function start_blueman
|
||||
nix-shell -p blueman xorg.xhost --run "xhost si:localuser:root && sudo blueman-manager ; xhost -si:localuser:root"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user