aboutsummaryrefslogtreecommitdiff
path: root/Scripts
AgeCommit message (Collapse)Author
2022-09-14(SXHkD|Scripts)~changed some detailsAryadev Chavali
~ made emacsclient calls with no alternate editors in eselect (confidence in server) ~ made notmuch option on eselect actually work properly ~ adjusted icons in status scripts
2022-01-12(Scripts|General)~programs->root of repoAryadev Chavali
Just makes more sense.
2021-10-20(Scripts)~lock_image is randomly chosen, ~default colour is blackAryadev Chavali
2021-10-20(Scripts)~renamed some scripts,-web-pdf scriptAryadev Chavali
web-pdf was kinda useless.
2021-10-20(Scripts)+script to make using mpv a bit less painfulAryadev Chavali
Currently queries via YouTube-dl (ytdl) for quality options then asks user for preferred quality, setting that in mpv.
2021-09-15(Scripts)~some changes (check message)Aryadev Chavali
speed~address to download git.aryadevchavali.com->aryadevchavali.com/resources status/datetime~date format to a decomposed format status/music_update_bar~pid to kill on dwmblocks
2021-07-25(Shell|Scripts|Emacs)~minor editsAryadev Chavali
+psearch function to search pacman with less (I use this all the time, just makes it easier to do in one go) ~speed script to use a slightly larger file so user can get a better estimate of dl speed ~ada-mode slightly better comments
2021-07-25(Scripts)+eselect option for notmuch mailAryadev Chavali
2021-07-25(SystemD)~emacs service to not use a name for the daemonAryadev Chavali
In hindsight, what other daemon am I going to be using for Emacs? It's not like I'll be starting two different servers! Even if I was, Emacs has the ability to assign a new unique name for the server depending on if another server is already running. Also, having a name for the main server makes it harder for other services (such as notmuch-mua.service) to find your Emacs instance.
2021-07-25(Scripts)+simple script to test my dl speed on any computerAryadev Chavali
Just downloads a PDF from my site (hence verifiably secure (for me at least ¯\_(ツ)_/¯))
2021-07-25(Emacs)+snippets from doom-snippet and removed default packageAryadev Chavali
I've re-enabled yasnippet for ease of use, and added a ton of snippets directly into my Dotfiles so only I get to curate what snippets are removed. Screw downloading them off someone else's repository at their total mercy.
2021-07-11(xboxdrv)~split config into general, typing and mediaAryadev Chavali
Each config file is loaded in gamepad-daemon, general then typing then media. Each profile is pretty self explanatory, and allows for splitting of responsibilities. Config switches occur through the guide button.
2021-07-11(xboxdrv)+configurations to make the xbox controller a working mouseAryadev Chavali
Xbox controllers are cool, and the ton of buttons allow for a lot of customisation and ease of use. Hence I created an xboxdrv configuration which has the standard mouse capabilities as well as the ability to access an on screen keyboard and some basic media manipulation capabilities. This is mostly for when I want to sit back and just CONSOOM content rather than do actual work (hence trying to remove the keyboard).
2021-07-11(General)~some minor changes for supporting the desktopAryadev Chavali
These changes are mostly surface level.
2021-07-10(Scripts/status)~few minor edits for functionality and cleanlinessAryadev Chavali
Status scripts needed some updating for dwmblocks, so did it.
2021-07-06(General)~loads of commits, getting ready to port dotfiles to another machineAryadev Chavali
2021-05-24(Scripts)~lock script: constant image and a few new flags for i3lockAryadev Chavali
2021-03-25(Scripts)~use SystemD for eselectAryadev Chavali
Instead of random calls to emacsclient and emacs, just use systemd to do it for me!
2021-03-22(Scripts)~make music_update_bar sleep 1 -> 0.5sAryadev Chavali
2021-03-17(Scripts)+time has finished prompt for timerAryadev Chavali
2021-03-10(Scripts)+timer script to help with studying and stuffAryadev Chavali
This script acts as a library (to be symlinked/copied into your project) for interfacing with the 'espeak' and 'play' libraries in python. It also has a 'main' functionality where it acts a study timer with a 40/20 minute split of work to rest.
2021-03-10(Scripts)~change music scripts to use playerctl insteadAryadev Chavali
2021-03-10(Scripts)~volume: just display volume of machine rather than mpcAryadev Chavali
2021-03-10(SXHkD)~playerctl controls instead of mpc based commandsAryadev 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 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