b4511d3be4
Fix spacing in README
2024-07-04 22:44:17 +01:00
d59ab57396
Add README.md
2024-07-04 22:42:43 +01:00
c03c6a6989
Add help message to autopape.sh
2024-07-04 20:22:07 +01:00
33057b3fbc
Remove mountpoint after syncing music
2024-07-04 10:47:15 +01:00
83df28714b
chmod +x sync_music.sh
2024-06-29 20:05:50 +01:00
010676ebec
Add sync_music.sh
2024-06-29 20:05:27 +01:00
2d7d16949a
Add hugo_post.sh
2024-06-12 14:20:29 +01:00
7b1f3d0557
add csv previews to file_previewer
2024-05-26 22:04:07 +01:00
401f1f6f49
fix file_previewer video previews
2024-05-24 12:42:18 +01:00
26d963d960
Add more readable variable names to file_previewr.sh
2024-05-21 11:40:32 +01:00
c7db96d729
change formatting in hide_bar.sh
2024-05-09 17:28:58 +01:00
fac2150928
add -c flag to autopape.sh
2024-04-26 20:16:29 +01:00
f243d5fb19
trap SIGINTs for ensure_connected.sh
2024-04-01 01:45:11 +01:00
c38eb9d6c3
add interval flag to autopape.sh
2024-04-01 01:44:51 +01:00
efbb624cbd
fix repos_checker.sh
2024-03-25 10:24:43 +00:00
c3f9001381
add overview comment to qutebrowser_search.sh
2024-03-24 18:39:51 +00:00
4f35ffc90b
add repos_checker.sh
2024-03-24 18:38:40 +00:00
4a8173cdf7
make screenshot.sh use the basename utility
...
instead of some convuluted awk and echo mess
2024-03-22 23:48:56 +00:00
e8eacf1ac1
add xlsx file handling to file_previewer.sh
2024-03-22 23:22:02 +00:00
cc2ce18d19
add qutebrowser_search.sh
2024-03-17 22:38:17 +00:00
8b2948eb74
add pptx file handling to file_previewer.sh
2024-03-11 11:39:50 +00:00
9d96b6679b
make file_previewer.sh use mimetype command instead of file
...
Although file is a standard UNIX utility and therefore preferable to mimetype, a Perl utility, I find it to generally be less reliable than mimetype for correctly identifying file types such as, for example, PDFs if the header is missing
2024-03-11 11:32:44 +00:00
b05eaf664c
move lf previewer from dotfiles repo to this repo
2024-03-09 23:47:31 +00:00
b8fbaabdf5
change 'ln -s' to 'ln --symbolic' in bluetooth-on.sh
...
for readability and consistency purposes
2023-12-28 01:13:26 +00:00
4adce44c19
add bspwm_window_count.sh
2023-12-01 21:13:39 +00:00
a7838ea3ab
source wifi details from an env file instead
2023-11-30 18:40:50 +00:00
619778e76c
make screenshot.sh notification title just the name the script was called with
2023-11-29 20:07:39 +00:00
2fd1b0f9f7
add screenshot thumbnail as icon to notifcation
2023-11-28 22:14:01 +00:00
46ee39b61a
use $HOME variable instead of hardcoded path in screenshot.sh
2023-11-27 23:13:04 +00:00
ca54677da5
get script name via $0 instead of hardcoded
2023-11-26 13:41:50 +00:00
283d58c5d2
update to reflect renaming of stdout_to_notis.sh to stdin_to_notis.sh!
2023-11-21 10:32:49 +00:00
a974dca8f3
rename stdout_to_notis.sh to stdin_to_notis.sh to be more accurate
2023-11-20 15:15:41 +00:00
285f6dc532
add stdout_to_notis.sh
2023-11-19 15:59:18 +00:00
13cac0e5ec
rename keep_trying.sh to maintain_connection.sh to reflect updated functionality
2023-11-14 12:24:23 +00:00
4301989344
remove show_dmenu.sh
...
doesn't really work as the bar will disappear once the a selection is made, but won't relinquish control until the invoked program exits in certain cases
2023-11-02 01:22:52 +00:00
f08321165b
hide keyboard input in stopwatch.sh and reformat
2023-11-01 11:44:03 +00:00
46247fe6af
reformat trippy.sh to make more legible
2023-11-01 11:38:48 +00:00
50fb226ea5
better comment in screenshot.sh
2023-11-01 11:37:47 +00:00
1e93ca38dc
delete look-busy.py
2023-11-01 11:36:59 +00:00
108f254dd3
rename clean_images.sh to clean_file.sh
2023-11-01 11:36:12 +00:00
b8d06ce140
generalise clean_images.sh to deal with any file type
2023-11-01 11:35:37 +00:00
d45b8d746d
make autopape use an interval variable
2023-11-01 11:29:43 +00:00
1ff395305d
delete test.x
2023-11-01 11:28:13 +00:00
592fa307d6
note that bluetooth scripts are for Void Linux
2023-11-01 11:27:14 +00:00
3c8e2333ef
change interval to 1
2023-10-29 01:48:02 +01:00
8803eede99
make interval more easily customisably
2023-10-23 19:00:46 +01:00
cfcb9dc304
make keep_trying.sh poll repeatedly to see if connection has gone down
2023-10-23 18:58:13 +01:00
26b99c2301
actually wait til dmenu is done before showing bar
2023-10-16 18:34:47 +01:00
92ef8e0b35
add script to keep trying to connect to a given network
2023-10-16 11:10:00 +01:00
100e499884
add script to hide top panel when showing run launcher
2023-10-16 11:08:53 +01:00