Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-10 | (Scripts)~volume: just display volume of machine rather than mpc | Aryadev Chavali | |
2021-03-10 | (SXHkD)~playerctl controls instead of mpc based commands | Aryadev Chavali | |
playerctl is a bit more generic and makes it easier to script interactions. | |||
2020-12-30 | (Scripts/Status)~set connection text to have the connection name | Aryadev Chavali | |
2020-12-02 | (Scripts)+eshell option to eselect | Aryadev Chavali | |
Option makes it easier to launch eshell instantly, which I've found to be doing quite often. | |||
2020-09-21 | (Scripts)~eserver -> eselect | Aryadev Chavali | |
Remove eserver cos it's useless and integrate emacsclient into eselect | |||
2020-09-16 | +dmenu script for Emacs and eserver launching | Aryadev Chavali | |
2020-07-15 | +media terms to launch_music | dx | |
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 scripts | dx | |
Remove any redundant info, only leaving what is absolutely necessary. | |||
2020-07-12 | +script: show album art for playing track on mpd | dx | |
2020-07-12 | +script to show uptime on status bar | dx | |
2020-07-09 | +alarm script in python for hour-based alarms via notify-send | dx | |
2020-07-09 | -space in output string for battery dwmbar script | dx | |
2020-07-09 | +titles for each terminal in launch_music | dx | |
2020-07-09 | +memory script for dwmbar | dx | |
2020-07-09 | +script to update dwmbar based on music changes | dx | |
2020-07-09 | ~renamed file | dx | |
2020-07-07 | ~mupdf -> xdg default app | dx | |
2020-07-07 | ~scripts with better simpler icons | dx | |
2020-06-27 | +little script to download and view pdf files | dx | |
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_music | dx | |
Staying with style of launch* | |||
2020-06-10 | ~st -> $TERMINAL | dx | |
Easier to manage | |||
2020-06-10 | +simple eserver script | dx | |
This will substitute with the systemd server for emacs server, this will hopefully fix some of the issues with persistence. | |||
2020-06-10 | ~rdwm -> rxinit | dx | |
Restart via xinit instead of dwm. More applicable to multiple desktop environments | |||
2020-06-10 | ~moved launch_polybar to scripts folder | dx | |
2020-06-10 | +simple dmenu script to change music in mpd playlist | dx | |
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 mpc | dx | |
2020-06-06 | ~set_bar -> scripts/status/* | dx | |
Decomposed the set_bar monolith script into seperate 'block' scripts | |||
2020-06-06 | ~reboot_services -> xinitrc | dx | |
2020-05-31 | +download-playlist script | dx | |
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 term | dx | |
2020-05-20 | +list packages script for quick checking installed packages | dx | |
2020-05-17 | +mpd support for bar | dx | |
2020-05-17 | ~some stuff with xserver | dx | |
2020-05-14 | +connections block for dwmbar | dx | |
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 script | dx | |
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 script | dx | |
2020-05-13 | +emoticon selection script | dx | |
2020-05-12 | +script to setup music workspace using st | dx | |
2020-05-12 | +scripts to version control | dx | |
Stored in .local/scripts, scripts I use for my init. I will be adding my xinit shortly for a full experience. |