Commit Graph

147 Commits

Author SHA1 Message Date
ea454575ac [README]: Remove bold 2025-04-16 18:05:31 +01:00
beab867d2e [file_previewer.sh]: Make TSV file handling ignore non-tab whitespace 2025-03-20 22:21:49 +00:00
b3b0f9b663 [bluetooth_info.pl]: print battery percentage only if defined
Also add keyboard & mouse icons
2025-02-19 16:21:39 +00:00
f8d0f7c180 [file_previewer.sh]: Add handling for TSV files 2025-02-17 22:18:33 +00:00
c9411fed6a [bluetooth_info.pl]: Print icon only if exists 2025-01-30 21:12:35 +00:00
129583d572 [bluetooth_info.pl]: Add more icons 2025-01-29 11:33:52 +00:00
efb65ee26c [vimshot.sh]: chmod +x 2025-01-28 11:05:41 +00:00
be0a8f9518 [README]: Make more readable (maybe) 2025-01-28 04:36:15 +00:00
3e25e0fd8d [vimshot.sh]: Merge x11_vimshot.sh and wl_vimshot.sh 2025-01-28 04:30:13 +00:00
2f099e145b [screenshot.sh]: Merge wl_screenshot.sh and x11_screenshot.sh 2025-01-28 04:25:03 +00:00
8d7b3c4b0f [stdin_to_notis.sh]: Add CLI arg to give notis a heading 2025-01-28 04:09:56 +00:00
8c375f9091 [x11_vimshot.sh]: Only send filepath notification if screenshot taken 2025-01-27 00:10:46 +00:00
25f7f2a6b7 [autopape.sh]: Add shuffle -s flag 2025-01-27 00:10:18 +00:00
4555bfa6b3 [file_previewer.sh]: Use defaults for Markdown handling 2025-01-11 01:05:55 +00:00
9f5ba139d4 [file_previewer.sh]: Add waveform preview to audio files 2025-01-01 22:29:33 +00:00
49db091e9f [bluetooth_dmenu.pl]: Add bluetooth icon to notifications 2025-01-01 22:29:02 +00:00
1dc275d8a8 Move all scripts to 'src' directory 2024-12-21 00:52:15 +00:00
b32ca11042 [music_dmenu.sh]: Add music_dmenu.sh 2024-12-19 17:51:22 +00:00
77db4d39d8 [play_music.sh]: Add play_music.sh 2024-12-18 18:50:15 +00:00
ed7bde8f7b [wifi_dmenu.sh]: Make awk use two spaces as column delimiter 2024-12-11 23:35:55 +00:00
89d1672fb0 [defn]: Handle escaped characters in definition and missing words 2024-12-05 01:51:33 +00:00
8f622f1143 [wl_vimshot.sh]: Add wl_vimshot.sh 2024-11-20 23:02:51 +00:00
d91bc95532 [vimshot.sh]: Rename vimshot.sh => x11_vimshot.sh 2024-11-20 23:02:17 +00:00
c400e21aaf [wl_screenshot.sh]: Add wl_screenshot.sh 2024-11-19 15:23:05 +00:00
f4612c1e9d [screenshot.sh]: Rename screenshot.sh => x11_screenshot.sh 2024-11-19 15:22:37 +00:00
c001a1c26e [vimshot.sh]: Add vimshot.sh 2024-10-24 01:25:14 +01:00
b02c0ddf2f [README]: Update to reflect hugo_post.sh changes 2024-10-18 10:34:36 +01:00
a2a7e2f33d [hugo_post.sh]: Change 'posts' directory to 'blog' 2024-10-18 10:31:55 +01:00
cf5508143a [file_previewer.sh]: Never wrap lines of CSV previews
(breaks formatting)
2024-10-03 15:11:29 +01:00
ea4a806aea [repos_checker.sh]: Make repository filepaths more readable
Make 'pwd' output bold and prepend a newline
2024-09-28 02:45:19 +01:00
0fbf0aff4c [file_previewer.sh]: Add symlink handling 2024-09-25 19:36:32 +01:00
a94b62483e [file_previewer.sh]: Add previews for Markdown files 2024-09-23 03:18:25 +01:00
7c8d5bc265 [file_previewer.sh]: Add previews for tar.zst files 2024-09-23 02:11:25 +01:00
0cd0dd5179 [file_previewer.sh]: Add previews for tar.gz files 2024-09-23 02:08:03 +01:00
9fe31ab8d0 [file_previewer.sh]: Add previews for RAR files 2024-09-23 02:04:17 +01:00
b0cb21449f [file_previewer.sh]: Get terminal dimensions if not provided
Increase usability as standalone script, not just in lf
2024-09-22 15:09:08 +01:00
9455c36cb3 [file_previewer.sh]: Add default handling for unknown text files 2024-09-22 15:04:52 +01:00
190f11db82 [wifi_dmenu.sh]: Make dmenu match case insensitively 2024-09-20 20:20:44 +01:00
06c7e71a52 [bluetooth_dmenu.pl]: Make dmenu match case insensitively 2024-09-20 20:19:50 +01:00
3695b4b3c0 [file_previewer.sh]: Add .sql file previews with bat 2024-09-17 21:13:11 +01:00
aac4075dbe [file_previewer.sh]: Add TOML file previews with bat 2024-09-10 14:52:01 +01:00
f4f1f8a8dc [file_previewer.sh]: Add RSS file previews with bat 2024-09-10 14:49:22 +01:00
5fe085f39f [file_previewer.sh]: Add HTML file previews with lynx 2024-09-10 14:46:10 +01:00
cd8c3fbed4 [file_previewer.sh]: Add Java class file previews 2024-09-06 13:56:46 +01:00
3a33fc9208 [file_previewer.sh]: Add Perl-specific previews 2024-09-03 01:17:06 +01:00
5a6a66f08a [file_previewer.sh]: Use bat for shellscript previews 2024-09-02 18:45:34 +01:00
622e5f38cd [file_previewer.sh]: Use exiftool instead of bat as fallback previewer
Use bat + exiftool as default text previewer
2024-09-02 12:24:02 +01:00
8fed0779b6 [file_previewer.sh]: Revert to using chafa for image previews
The most recent chafa update has fixed broken previews
2024-08-26 00:46:59 +01:00
eccb7686e8 [wifi_dmenu.sh]: Display error messages in the notification when connection fails
Redirect stderr to stdout so that it appears in the notification
2024-08-23 16:09:49 +01:00
ca403122c2 [trippy.sh]: move to inutility_scripts repository 2024-08-20 11:44:17 +01:00