Update over time
@@ -1,5 +1,9 @@
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Create a carla setup for mixing up Stereo to 3.1 audio (sub+center)
|
||||
#
|
||||
|
||||
# kill old carla
|
||||
killall carla
|
||||
|
||||
|
||||
@@ -1,5 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
#
|
||||
# Create a carla setup for putting 2nd PC output on l and center and
|
||||
# 1st PC to center and right for a feel of audio
|
||||
#
|
||||
|
||||
# kill old carla
|
||||
killall carla
|
||||
|
||||
|
||||
@@ -13,6 +13,4 @@ if [[ ! -d "$dir" ]]; then
|
||||
fi
|
||||
|
||||
# Take Screenshot
|
||||
cd "$dir" && grim -g "$(slurp)" "$file" && wl-copy < "$file"
|
||||
# Open Screenshot
|
||||
viewnior ${dir}/"$file"
|
||||
cd "$dir" && grim -g "$(slurp)" - | swappy -f - -o "$file" && wl-copy < "$file"
|
||||
|
||||
@@ -8,6 +8,6 @@ if [[ ! -d "$dir" ]]; then
|
||||
fi
|
||||
|
||||
# Take Screenshot
|
||||
cd "$dir" && sleep 0.5 && grim "$file" && wl-copy < "$file"
|
||||
cd "$dir" && grim "$file" && wl-copy < "$file"
|
||||
# Open Screenshot
|
||||
viewnior ${dir}/"$file"
|
||||
@@ -10,6 +10,4 @@ fi
|
||||
focused_window=$(hyprctl activewindow -j | jq -r '"\(.at[0]),\(.at[1]) \(.size[0])x\(.size[1])"')
|
||||
|
||||
# Take Screenshot
|
||||
cd "$dir" && grim -g "$focused_window" "$file" && wl-copy < "$file"
|
||||
# Open Screenshot
|
||||
viewnior ${dir}/"$file"
|
||||
cd "$dir" && grim -g "$focused_window" "$file" && swappy -f "$file" -o "$file" && wl-copy < "$file"
|
||||
@@ -1 +1 @@
|
||||
/home/honney/.config/hypr/scripts/wallpapers/wallpapers/moody-flowers.png
|
||||
/home/honney/.config/hypr/scripts/wallpapers/wallpapers/penrose-triangle-forest.png
|
||||
|
||||
|
Before Width: | Height: | Size: 2.1 MiB After Width: | Height: | Size: 1.0 MiB |
|
Before Width: | Height: | Size: 50 MiB After Width: | Height: | Size: 50 MiB |
|
Before Width: | Height: | Size: 5.8 MiB After Width: | Height: | Size: 5.8 MiB |
|
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 3.2 MiB |
|
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 3.2 MiB |
|
Before Width: | Height: | Size: 4.7 MiB After Width: | Height: | Size: 4.7 MiB |
|
Before Width: | Height: | Size: 4.4 MiB After Width: | Height: | Size: 4.4 MiB |
|
Before Width: | Height: | Size: 8.2 MiB After Width: | Height: | Size: 8.2 MiB |
|
Before Width: | Height: | Size: 1.8 MiB After Width: | Height: | Size: 1.8 MiB |