mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
6 lines
103 B
Plaintext
6 lines
103 B
Plaintext
|
#!/usr/bin/env fish
|
||
|
|
||
|
# This loads spt on bspwm startup with wal colours
|
||
|
cat ~/.cache/wal/sequences
|
||
|
spt
|