changes: hypr,setup.sh,
This commit is contained in:
parent
cd00952c7c
commit
a79d12fdb1
4 changed files with 17 additions and 309 deletions
|
@ -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/arcadian/SideProjects/dotsh/mics/select-wallpaper.sh
|
||||
bind = $mainMod, I, exec, kitty -e "$HOME/SideProjects/dotsh/mics/select-wallpaper.sh"
|
||||
bind = $mainMod, M, exec, ~/.config/rofi/clipboard/launcher.sh
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue