diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index 649a027..283cf35 100755 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -166,6 +166,7 @@ bind = $mainMod, A, exec, swaync-client -t -sw bind = $mainMod, V, togglefloating, bind = $mainMod, space, exec, fuzzel #bind = $mainMod, space, exec, wofi --show drun +bind = $mainMod, D, exec, wayscriber --active bind = $mainMod, P, pseudo, # dwindle bind = $mainMod, J, togglesplit, # dwindle bind = $mainMod, L, exec, swaylock --screenshots --effect-blur 7x5 --clock diff --git a/bin/startup.sh b/bin/startup.sh index 6cfefbf..9ce611c 100755 --- a/bin/startup.sh +++ b/bin/startup.sh @@ -21,7 +21,7 @@ blueman-tray & localsend --hidden & blueman-applet & mangohud steam -silent & -jetbrains-toolbox & +#jetbrains-toolbox & swaync & ~/bin/keep.sh & hyprpaper &