changes: hypr,

This commit is contained in:
Ayush Dumasia 2025-04-22 15:54:27 +05:30
parent 339ce29542
commit 84a362a25c
2 changed files with 3 additions and 3 deletions

View file

@ -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

View file

@ -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
}