Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. |