aboutsummaryrefslogtreecommitdiff
path: root/Scripts
AgeCommit message (Collapse)Author
2020-07-07~scripts with better simpler iconsdx
2020-06-27+little script to download and view pdf filesdx
Curls a url to a temp file, then views it in mupdf. After mupdf is terminated, delete the file.
2020-06-21~setup_music -> launch_musicdx
Staying with style of launch*
2020-06-10~st -> $TERMINALdx
Easier to manage
2020-06-10+simple eserver scriptdx
This will substitute with the systemd server for emacs server, this will hopefully fix some of the issues with persistence.
2020-06-10~rdwm -> rxinitdx
Restart via xinit instead of dwm. More applicable to multiple desktop environments
2020-06-10~moved launch_polybar to scripts folderdx
2020-06-10+simple dmenu script to change music in mpd playlistdx
Searches playlist via dmenu for a music track then plays it. Bound to hyper + m in sxhkd
2020-06-06+mpc volume script to get the volume of mpcdx
2020-06-06~set_bar -> scripts/status/*dx
Decomposed the set_bar monolith script into seperate 'block' scripts
2020-06-06~reboot_services -> xinitrcdx
2020-05-31+download-playlist scriptdx
Using youtube-dl, set some sane defaults for what I usually do when downloading an album or playlist.
2020-05-25+script to quickly edit scripts by emacs from termdx
2020-05-20+list packages script for quick checking installed packagesdx
2020-05-17+mpd support for bardx
2020-05-17~some stuff with xserverdx
2020-05-14+connections block for dwmbardx
Basically checks if connected to some form of internet, and prints 'Connected' or 'Not connected'. Removed the applet refresh because this is better. If I need access to those managers, I'll just launch them.
2020-05-14+lock scriptdx
Randomly chooses a file from the lockscreens folder, then uses it for the i3lock lockscreen background image
2020-05-13~made delimiters smaller for set_bar scriptdx
2020-05-13+emoticon selection scriptdx
2020-05-12+script to setup music workspace using stdx
2020-05-12+scripts to version controldx
Stored in .local/scripts, scripts I use for my init. I will be adding my xinit shortly for a full experience.