Commit Graph

40 Commits

Author SHA1 Message Date
Sheldon Lee
bdbcade580 fix -maxdepth argument in fzf() function 2024-12-20 09:57:06 +08:00
Sheldon Lee
0cde7b2f25 add -maxdepth to find in the ts() function 2024-12-20 09:48:51 +08:00
81776f724a Add date/time conversion related scripts 2024-10-31 00:25:14 +08:00
3465007ba6 Add ffmpeg function to convert video to gif 2024-10-31 00:22:39 +08:00
3c3ed20f8d Update ts functon to only search in Documents directory 2024-10-31 00:22:08 +08:00
b762ceac3e Add misc script 2024-09-05 13:24:38 +08:00
2ff72c0c5c Remove polkit privilege escalation and move old script to attach-usb-polkit 2024-05-17 15:52:58 +08:00
41be8167b6 Add untracked scripts, links and files used by scripts 2024-05-16 00:07:04 +08:00
09edab32fa Add/update one to many links for link-virtual-mic 2023-11-28 14:59:53 +08:00
a2f7b04ab8 Correct monitor offset 2023-11-21 17:30:32 +08:00
b1b03f678d Increase timeout to turn screen off 2023-11-21 17:29:47 +08:00
9f07695bd8 Add pkttyagent as fallback 2023-10-02 20:21:23 +08:00
e1f1fce3f6 Fix script cwd and add fzf fallback 2023-10-02 06:53:45 +08:00
d6c22c0c45 Added helper script to attach/detach USB devices 2023-10-02 06:53:45 +08:00
4d299034e2 Properly quote variables 2023-10-02 06:53:45 +08:00
55d0392a07 Add edit() function to find and edit file 2023-08-08 00:20:10 +01:00
8877db9b16 Set xwayland primary monitor withouth using wayland-run-on-new-display 2023-08-02 05:47:33 +01:00
7d6fb682bb Fix file naming and add some cli flags 2023-06-07 09:43:19 +01:00
a084750335 Redirect find errors to /dev/null 2023-06-05 01:46:30 +01:00
f814325966 Added lockscreens script 2023-04-19 20:13:20 +01:00
5b02adfa88 Add symlink to link-virtual-mic 2023-04-12 08:20:50 +01:00
2e93b1a285 Fuck bash scripting sometimes
- Rewrote the script in python
2023-04-12 08:19:03 +01:00
964916722c Add script to link pipewire sources/mics 2023-04-12 03:43:17 +01:00
66d4b793b7 Update discord-ff command 2023-04-05 23:00:25 +01:00
ca369775b4 Follow symlinks for ts() 2023-02-27 15:30:16 +00:00
35842c95e7 Add instalation script for rime-cantonese support. 2022-12-04 23:34:38 +00:00
3bffa00e0a Added fzf functions. 2022-11-18 20:17:48 +00:00
Sheldon Lee
3ed6dd158b Use pactl to control muting/unmuting for compatibility. 2022-09-21 00:14:41 +08:00
0b9a54c763 Aesthetic changes and color fixes for newer version of bemenu. 2022-09-18 05:48:00 +08:00
188d45b432 Added mic toggle script. 2022-07-19 05:38:37 +08:00
35617beae2 Added script to start Discord profile in firefox. 2022-07-19 05:20:52 +08:00
fd807bdbf4 Renamed and added to bin. 2022-07-06 05:30:57 +08:00
e5672156bc Change color to gruvbox. 2022-07-01 03:20:02 +08:00
712ca856fd Change path of menucmd. 2022-07-01 03:19:20 +08:00
9baf20fa70 Added symlinks. 2022-07-01 00:42:05 +08:00
d9405c5166 Split .custom_bash_scripts into a multiple files.
The files are in ~/.config/scripts/functions.
2022-06-26 08:43:03 +08:00
acde5bda49 Update paths to new script locations. 2022-06-26 07:50:56 +08:00
b8d9ff90aa Added script that sets the primary monitor using xrandr. 2022-06-26 07:43:41 +08:00
ed1d0db617 Added source for wayland-run-on-new-display.
This program runs a given command whenever a new display is connected on
wayland.
2022-06-26 07:42:09 +08:00
0de042616c Moved a bunch of window manager related scripts. 2022-06-26 07:24:18 +08:00