refactor(hyprland): move scripts to the hyprland configuration

This commit is contained in:
Alexandre Cavalheiro S. Tiago da Silva 2024-09-22 01:30:11 -03:00
parent f75542ade9
commit cc8717c4ae
Signed by: wizardlink
GPG key ID: A5767B54367CFBDF
7 changed files with 115 additions and 92 deletions

View file

@ -1,6 +0,0 @@
#!/bin/sh
FILE_PATH="/mnt/internal/personal/screenshots/$(date +'%Y-%m-%d_%H-%M-%S').png"
grim -t png -o DP-2 $FILE_PATH
wl-copy <$FILE_PATH

View file

@ -1,6 +0,0 @@
#!/bin/sh
FILE_PATH="/mnt/internal/personal/screenshots/$(date +'%Y-%m-%d_%H-%M-%S').png"
grim -t png -g "$(slurp -w 0 -b '#6E738D77')" $FILE_PATH
wl-copy <$FILE_PATH

View file

@ -1,13 +0,0 @@
#!/bin/sh
# Open qbittorrent
qbittorrent &
# Open vesktop
vesktop &
# Open steam
steam &
# Open firefox
firefox