aboutsummaryrefslogtreecommitdiff
path: root/Scripts/.local/scripts
AgeCommit message (Collapse)Author
2020-12-30(Scripts/Status)~set connection text to have the connection nameAryadev Chavali
2020-12-02(Scripts)+eshell option to eselectAryadev Chavali
Option makes it easier to launch eshell instantly, which I've found to be doing quite often.
2020-09-21(Scripts)~eserver -> eselectAryadev Chavali
Remove eserver cos it's useless and integrate emacsclient into eselect
2020-09-16+dmenu script for Emacs and eserver launchingAryadev Chavali
2020-07-15+media terms to launch_musicdx
Similar to dev class terminals, I've added an option to dwm to make 'media-term' class terminals stay in the 3rd workspace (media workspace).
2020-07-15~clean up scriptsdx
Remove any redundant info, only leaving what is absolutely necessary.
2020-07-12+script: show album art for playing track on mpddx
2020-07-12+script to show uptime on status bardx
2020-07-09+alarm script in python for hour-based alarms via notify-senddx
2020-07-09-space in output string for battery dwmbar scriptdx
2020-07-09+titles for each terminal in launch_musicdx
2020-07-09+memory script for dwmbardx
2020-07-09+script to update dwmbar based on music changesdx
2020-07-09~renamed filedx
2020-07-07~mupdf -> xdg default appdx
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.