diff --git a/hypr/hyprland.conf b/hypr/hyprland.conf index 7be78e6..16a710f 100644 --- a/hypr/hyprland.conf +++ b/hypr/hyprland.conf @@ -191,7 +191,7 @@ bind = $mainMod, Space, exec, ~/.config/rofi/launcher/launcher.sh #Grim & Slurp for Screenshot bind = $mainMod_Shift, S, exec, slurp | grim -g - /tmp/photo && wl-copy < /tmp/photo && notify-send -w 'Screenshot' 'Screenshot Copied to Clipboard' -i /tmp/photo -bind = Alt+Shift, S, exec, grim -g "$(slurp)" $HOME/Pictures/Screenshot/$(date +'%m-%d-%H-%M-%S').png && notify-send 'Screenshot Saved' -i $HOME/Pictures/Screenshot/$(date +'%m-%d-%H-%M-%S').png +bind = Alt+Shift, S, exec, grim -g "$(slurp)" $HOME/Pictures/Screenshot/$(date +'%m-%d-%H-%M-%S').png && notify-send 'Screenshot Saved' -i $HOME/Pictures/Screenshot/$(date +'%m-%d-%H-%M-%S').png bind = Alt+Shift, W, exec, pkill -9 waybar || waybar & @@ -201,7 +201,7 @@ bind = Ctrl_Shift, Tab, exec, $terminal $taskManager #ColorPicker bind = $mainMod, C, exec, $colorpicker -a -bind = $mainMod, I, exec, kitty -e "$HOME/SideProjects/dotsh/mics/select-wallpaper.sh" +bind = $mainMod, I, exec, kitty -e /home/arcadian/SideProjects/dotsh/mics/select-wallpaper.sh bind = $mainMod, M, exec, ~/.config/rofi/clipboard/launcher.sh diff --git a/hypr/hyprlock.conf b/hypr/hyprlock.conf index 453c816..28d1225 100644 --- a/hypr/hyprlock.conf +++ b/hypr/hyprlock.conf @@ -13,7 +13,7 @@ general { # BACKGROUND background { monitor = - path = /home/arcadian/Pictures/Wallpaper/wallpaper8.jpg + path = /home/arcadian/Pictures/Wallpaper/wallpaper27.jpg blur_passes = 0 color = $base }