From 946d17e45b89284dfe8d9a7ba80515afb9a6dc36 Mon Sep 17 00:00:00 2001 From: zachir Date: Fri, 30 Jun 2023 23:58:49 -0500 Subject: Use alacritty instead of foot --- spblue | 2 +- sphtop | 2 +- spirss | 2 +- spmutt | 2 +- spncmp | 2 +- sppmxr | 2 +- spprof | 2 +- spterm | 2 +- sptodo | 2 +- sptrmc | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/spblue b/spblue index 45685ed..e883520 100755 --- a/spblue +++ b/spblue @@ -4,7 +4,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" echo "$COUNT" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:spblue;float;noanim] foot -a \"$(basename $0)\" -w '960x540' bluetoothctl" + hyprctl dispatch exec "[workspace special:spblue;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e bluetoothctl" hyprctl dispatch togglespecialworkspace spblue sleep 0.1 fi diff --git a/sphtop b/sphtop index ff543d2..bfd9333 100755 --- a/sphtop +++ b/sphtop @@ -3,7 +3,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:sphtop;float;noanim] foot -a \"$(basename $0)\" -w '960x540' htop" + hyprctl dispatch exec "[workspace special:sphtop;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e htop" hyprctl dispatch togglespecialworkspace sphtop sleep 0.1 fi diff --git a/spirss b/spirss index 693b00b..df5e61c 100755 --- a/spirss +++ b/spirss @@ -3,7 +3,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:spirss;float;noanim] foot -a \"$(basename $0)\" -w '960x540' irssi" + hyprctl dispatch exec "[workspace special:spirss;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e irssi" hyprctl dispatch togglespecialworkspace spirss sleep 0.1 fi diff --git a/spmutt b/spmutt index a9ca2df..1ba432c 100755 --- a/spmutt +++ b/spmutt @@ -3,7 +3,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:spmutt;float;noanim] foot -a \"$(basename $0)\" -w '960x540' neomutt" + hyprctl dispatch exec "[workspace special:spmutt;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e neomutt" hyprctl dispatch togglespecialworkspace spmutt sleep 0.1 fi diff --git a/spncmp b/spncmp index ce8e374..7885773 100755 --- a/spncmp +++ b/spncmp @@ -3,7 +3,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:spncmp;float;noanim] foot -a \"$(basename $0)\" -w '960x540' ncmpcpp" + hyprctl dispatch exec "[workspace special:spncmp;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e ncmpcpp" hyprctl dispatch togglespecialworkspace spncmp sleep 0.1 fi diff --git a/sppmxr b/sppmxr index f1d1dba..ccbe573 100755 --- a/sppmxr +++ b/sppmxr @@ -3,7 +3,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:sppmxr;float;noanim] foot -a \"$(basename $0)\" -w '960x540' pulsemixer" + hyprctl dispatch exec "[workspace special:sppmxr;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e pulsemixer" hyprctl dispatch togglespecialworkspace sppmxr sleep 0.1 fi diff --git a/spprof b/spprof index 62e8340..90b2462 100755 --- a/spprof +++ b/spprof @@ -3,7 +3,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:spprof;float;noanim] foot -a \"$(basename $0)\" -w '960x540' profanity" + hyprctl dispatch exec "[workspace special:spprof;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e profanity" hyprctl dispatch togglespecialworkspace spprof sleep 0.1 fi diff --git a/spterm b/spterm index daa9204..c6ed6a4 100755 --- a/spterm +++ b/spterm @@ -3,7 +3,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:spterm;float;noanim] foot -a \"$(basename $0)\" -w '960x540'" + hyprctl dispatch exec "[workspace special:spterm;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e" hyprctl dispatch togglespecialworkspace spterm sleep 0.1 fi diff --git a/sptodo b/sptodo index 50ce690..cf82a0e 100755 --- a/sptodo +++ b/sptodo @@ -3,7 +3,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:sptodo;float;noanim] foot -a \"$(basename $0)\" -w '960x540' todo" + hyprctl dispatch exec "[workspace special:sptodo;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e todo" hyprctl dispatch togglespecialworkspace sptodo sleep 0.1 fi diff --git a/sptrmc b/sptrmc index 9fe151f..6ff4549 100755 --- a/sptrmc +++ b/sptrmc @@ -3,7 +3,7 @@ COUNT="$(pgrep -U "$(whoami)" -f "$(basename $0)" | wc -l)" if [ "${COUNT:-0}" -lt "3" ]; then - hyprctl dispatch exec "[workspace special:sptrmc;float;noanim] foot -a \"$(basename $0)\" -w '960x540' tremc" + hyprctl dispatch exec "[workspace special:sptrmc;float;noanim] alacritty --class \"$(basename $0)\" -o \"window.position: {\'960,540\'}\" -e tremc" hyprctl dispatch togglespecialworkspace sptrmc sleep 0.1 fi -- cgit v1.2.3