Commit Graph

22 Commits

Author SHA1 Message Date
dx
2f3ce0ed39 ~scripts with better simpler icons 2020-07-07 00:29:44 +01:00
dx
afa33b7491 +little script to download and view pdf files
Curls a url to a temp file, then views it in mupdf. After mupdf is
terminated, delete the file.
2020-06-27 11:00:29 +01:00
dx
934e9e57c9 ~setup_music -> launch_music
Staying with style of launch*
2020-06-21 01:57:47 +01:00
dx
1598b192a0 ~st -> $TERMINAL
Easier to manage
2020-06-10 18:51:57 +01:00
dx
2c9f679433 +simple eserver script
This will substitute with the systemd server for emacs server, this will
hopefully fix some of the issues with persistence.
2020-06-10 18:09:30 +01:00
dx
319194ea02 ~rdwm -> rxinit
Restart via xinit instead of dwm. More applicable to multiple desktop environments
2020-06-10 12:37:48 +01:00
dx
5bbce8e03c ~moved launch_polybar to scripts folder 2020-06-10 12:37:33 +01:00
dx
a9f3741cd0 +simple dmenu script to change music in mpd playlist
Searches playlist via dmenu for a music track then plays it. Bound to
hyper + m in sxhkd
2020-06-10 01:22:52 +01:00
dx
6c02553c34 +mpc volume script to get the volume of mpc 2020-06-06 19:35:14 +01:00
dx
45b80e8e67 ~set_bar -> scripts/status/*
Decomposed the set_bar monolith script into seperate 'block' scripts
2020-06-06 19:31:36 +01:00
dx
852d280157 ~reboot_services -> xinitrc 2020-06-06 19:30:58 +01:00
dx
dcbf9b2191 +download-playlist script
Using youtube-dl, set some sane defaults for what I usually do when
downloading an album or playlist.
2020-05-31 00:52:19 +01:00
dx
be913d895f +script to quickly edit scripts by emacs from term 2020-05-25 01:52:29 +01:00
dx
3a7a9cdda0 +list packages script for quick checking installed packages 2020-05-20 07:45:22 +01:00
dx
53614cf7fe +mpd support for bar 2020-05-17 09:32:21 +01:00
dx
5cd84746d4 ~some stuff with xserver 2020-05-17 09:32:11 +01:00
dx
b2859688ba +connections block for dwmbar
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 18:07:02 +01:00
dx
297f679d97 +lock script
Randomly chooses a file from the lockscreens folder, then uses it for
the i3lock lockscreen background image
2020-05-14 03:03:21 +01:00
dx
e4e8719471 ~made delimiters smaller for set_bar script 2020-05-13 04:57:23 +01:00
dx
08f9b770f5 +emoticon selection script 2020-05-13 02:00:17 +01:00
dx
dcc8f8320e +script to setup music workspace using st 2020-05-12 22:58:18 +01:00
dx
ceaa91c43e +scripts to version control
Stored in .local/scripts, scripts I use for my init. I will be adding my
xinit shortly for a full experience.
2020-05-12 22:06:42 +01:00