ba8b56fe0f
+ Change Transmission client to stig + Edit Xresources colors + Edit nvim colors + Change pdf viewer in vifmrc to zathura + Bind 'search' script in sxhkdrc
6 lines
54 B
Bash
Executable File
6 lines
54 B
Bash
Executable File
#!/bin/sh
|
|
|
|
# Run torrent client.
|
|
|
|
"$TERMINAL" -e stig
|