Commit Graph

112 Commits

Author SHA1 Message Date
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
654e227398 adjust hide_bar.sh new bspwm & polybar configs 2023-10-05 12:23:43 +01:00
f1c0a15c56 fix windows overlapping polybar
windows were overlapping polybar when the bar was revealed on another desktop after being hidden
2023-09-28 16:36:22 +01:00
b562e9625f add trippy.sh 2023-09-16 00:48:05 +01:00
9702af3fee add draft script to automate unliking instagram posts 2023-09-08 20:33:33 +01:00
39567842d3 change top padding 2023-08-28 19:08:07 +01:00
a9a23992fc clearer comment 2023-08-02 14:41:16 +01:00
ed2583927c change formatting 2023-07-23 14:01:24 +01:00
d453a818d1 replace sudo with doas in bluetooth scripts 2023-07-22 19:13:22 +01:00
08989dcd61 chmod +x 2023-07-21 02:40:25 +01:00
0121846aa6 switch to sed version, comment out awk version 2023-07-19 19:45:11 +01:00