summary refs log tree commit diff stats
path: root/bin
diff options
context:
space:
mode:
authorChristian Krinitsin <code@krinitsin.xyz>2024-03-19 09:57:46 +0100
committerChristian Krinitsin <code@krinitsin.xyz>2024-03-19 09:57:46 +0100
commit96f256c7aa0a8de3eef2f56909678c2268e046b6 (patch)
tree6b48687cb2805f16d6fa9295b03e356ffb08d9af /bin
parentb50db4bcc05eee8d8a85ddc74bac82eba8401d59 (diff)
downloaddotfiles-96f256c7aa0a8de3eef2f56909678c2268e046b6.tar.gz
dotfiles-96f256c7aa0a8de3eef2f56909678c2268e046b6.zip
fix a few things, add nvimtree plugin
Diffstat (limited to 'bin')
-rwxr-xr-xbin/run-spotify-player2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/run-spotify-player b/bin/run-spotify-player
index 865aecd..271291e 100755
--- a/bin/run-spotify-player
+++ b/bin/run-spotify-player
@@ -2,4 +2,4 @@
 
 ps -A | grep -q 'spotify_player' || spotify_player -d
 
-kitty -e spotify_player
+alacritty -e spotify_player