From a06cd83f122e967a49b1c6325d855bc613dca0c6 Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Wed, 7 Feb 2024 09:07:48 +0100 Subject: [PATCH] Update --- hyprland.conf | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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%-