Commit Graph
15 Commits
Author SHA1 Message Date
Riyyi 42586e9f8d Aliases: Add options to stream function 2021-08-07 16:12:17 +02:00
Riyyi 7659b826b5 Polybar: Add rate limit message to BTC module 2021-08-06 22:01:43 +02:00
Riyyi 8c83d5db37 Give Rofi menu time to disappear in printscreen script 2021-07-26 02:20:35 +02:00
Riyyi 3aa353f442 Add flag to volctl to enable PulseAudio TCP module 2021-07-23 16:26:58 +02:00
Riyyi 24f2f9f6c6 Round offset number for xsetwacom input 2021-07-20 22:41:44 +02:00
Riyyi 045de08f03 Add tablet option to inputctl 2021-07-20 22:02:12 +02:00
Riyyi ae4d4c3f49 Hide cursor when taking selection screenshot 2021-07-12 00:22:48 +02:00
Riyyi bf5e49cbc2 Prefer full option names 2021-06-06 00:05:41 +02:00
Riyyi dd8a5dfb3d Update options to reflect the i3lock-color standardization change 2021-05-29 02:12:23 +02:00
Riyyi e96bd055f7 Replace scrot program with maim 2021-05-28 00:59:23 +02:00
Riyyi 9e2503ee1e Fix locking script location 2021-04-20 18:28:50 +02:00
Riyyi 9c14034e39 Properly spawn emacsclient in a new process 2021-03-17 22:41:53 +01:00
Riyyi f30eb0df6e Move screenshot keybindings to rofi menu 2021-03-09 12:52:48 +01:00
Riyyi 3668abad9b Fix mkcd alias, add some shellfunctions
cd is a built-in shell command that changes the internal shell state
via the chdir() syscall. This cannot be called from a script.
2021-03-02 20:29:56 +01:00
Riyyi ba10984084 Move .scripts -> .local/bin 2021-02-25 20:16:07 +01:00