changes: hypr,
This commit is contained in:
parent
339ce29542
commit
84a362a25c
2 changed files with 3 additions and 3 deletions
|
@ -191,7 +191,7 @@ bind = $mainMod, Space, exec, ~/.config/rofi/launcher/launcher.sh
|
||||||
|
|
||||||
#Grim & Slurp for Screenshot
|
#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 = $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 &
|
bind = Alt+Shift, W, exec, pkill -9 waybar || waybar &
|
||||||
|
|
||||||
|
@ -201,7 +201,7 @@ bind = Ctrl_Shift, Tab, exec, $terminal $taskManager
|
||||||
#ColorPicker
|
#ColorPicker
|
||||||
bind = $mainMod, C, exec, $colorpicker -a
|
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
|
bind = $mainMod, M, exec, ~/.config/rofi/clipboard/launcher.sh
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ general {
|
||||||
# BACKGROUND
|
# BACKGROUND
|
||||||
background {
|
background {
|
||||||
monitor =
|
monitor =
|
||||||
path = /home/arcadian/Pictures/Wallpaper/wallpaper8.jpg
|
path = /home/arcadian/Pictures/Wallpaper/wallpaper27.jpg
|
||||||
blur_passes = 0
|
blur_passes = 0
|
||||||
color = $base
|
color = $base
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue