diff --git a/hyprland.conf b/hyprland.conf index 9803a79..bd75979 100644 --- a/hyprland.conf +++ b/hyprland.conf @@ -22,6 +22,9 @@ input { # Exec / Startup exec-once = waybar exec-once = hyprpaper +exec-once = protonmail-bridge +exec-once = nm-applet --indicator +exec-once = blueman-applet # General general { @@ -104,8 +107,8 @@ bind = $mainMod, M, exit, bind = $mainMod, E, exec, nemo bind = $mainMod, V, togglefloating, bind = $mainMod, R, exec, wofi --show drun -bind = $mainMod, P, pseudo, # dwindle -bind = $mainMod, J, togglesplit, # dwindle +bind = $mainMod, P, exec, firefox --private-window # pseudo, # dwindle +bind = $mainMod, O, togglesplit, # dwindle binde=, XF86AudioRaiseVolume, exec, amixer -q sset master 5%+ binde=, XF86AudioLowerVolume, exec, amixer -q sset master 5%-