Commit Graph

236 Commits

Author SHA1 Message Date
9efa0b110d this git push brought to you by my inability to type complete words. v1.8 2023-04-09 21:48:11 -04:00
c1278a81ee work around for Void Linux weirdness. 2023-04-09 21:22:38 -04:00
fa0c32297c Added --no-startup-id to clipster because it fixes a problem for some users. v1.7 2023-04-07 17:13:31 -04:00
c6f97648c3 Found and fixed a bug in non ratpoison mode. It was creating a shit ton of conflicting keybinds. v1.6 2023-04-06 16:10:03 -04:00
ec8aa3c00a Modified prompt for using ratpoison mode to show that it is the recommended configuration. 2023-04-06 15:02:23 -04:00
de95c4284a updated the readme file. 2023-04-06 14:55:47 -04:00
390fc4c114 Fixed a bug in the run dialog. v1.5 2023-03-29 18:22:36 -04:00
71cd45f781 More work on the help display. 2023-03-29 00:47:07 -04:00
6702dc357b Added control+g to exit ratpoison mode, so that it is more in line with ratpoison. 2023-03-28 19:56:08 -04:00
a7f22597f1 Fixed a bug in rp mode kill. 2023-03-28 19:43:00 -04:00
530c9e5073 Kill window shortcut added to ratpoison mode as k. Comments should show up now that did not before in the config file. 2023-03-28 18:43:13 -04:00
73d16bde78 Added emacs as an editor choice. 2023-03-28 00:38:57 -04:00
ccbb89e372 Added a help system. It is mod+shift+f1 or in ratpoison mode, ?. I tried to make it more readable, which took some doing, so if something is wrong with it please let me know. 2023-03-27 23:44:42 -04:00
8ce2e7eb32 Updated the README. 2023-03-24 18:40:46 -04:00
0e7125d2fc Replacement for grun, added custom I38 run dialog instead. 2023-03-24 18:40:01 -04:00
5671b31715 Replacement for grun, added custom I38 run dialog instead. 2023-03-24 18:34:09 -04:00
a28cbc59ff Replacement for grun, added custom I38 run dialog instead. 2023-03-24 18:21:55 -04:00
ce5f632bfc Fixed a bug where i3's mod key was being automatically set to super if a ratpoison mode key was not selected. 2023-03-24 17:29:18 -04:00
2953ecd157 Added dex to package list. It's an optional alternative for automatically launching applications when i3 starts. 2023-03-19 17:25:25 -04:00
64cffc7fc7 Added i3-wm to dependency list because it's surprisingly easy to forget to install it. 2023-03-04 17:37:21 -05:00
e0ac69b66e Updated ocrdesktop to use -b for faster recognission.
Added mod+r in ratpoison layer for those who don't have a prinnt key.
v1.4
2023-02-05 09:36:56 -07:00
689b997dae Added keybinding to ratpoison mode to launch a terminal. 2023-01-23 12:34:58 -05:00
1a0daf36a8 Ever had an old discman? I certainly did. Now music related keys apart from music volume beep, just like that discman you had back in the late 90s and early 2000s! 2022-12-23 05:27:33 -07:00
29e941e3d5 Experimental support for sway added with the -s flag. 2022-12-15 07:23:07 -05:00
9109f7660c Fixed more typos, hurray! 2022-12-14 07:49:13 -07:00
e1043e982d Fixed unneeded mode defaults in non-rp mode
removed unnecessary } at end of non-rp mode bindings
2022-12-13 19:43:55 -07:00
ac1464d965 Added volume beep to all system volume changes.
Corrected typos for volume Jump variable.
Moved some things around in the written config file to be more consistant with placement.
2022-12-12 17:43:30 -07:00
40104086fe Fixed typos found in some keybinds. 2022-12-10 14:35:57 -07:00
6e7e845a6c Added setting to keep mouse in current window and not change focus. 2022-12-10 00:07:50 -07:00
93b7a1d835 Game controler battery status script added. This works with PS4 controlers by default, and probably other batteries if you set the path in the script itself. 2022-12-02 16:15:57 -05:00
176bb60292 Add a check for the python i3ipc library. 2022-12-02 15:21:19 -05:00
3aa6da5170 Updated the README. 2022-12-02 15:09:40 -05:00
33e9a0668e Added status to the output in the batteryzu script. fixed the shabang. Fixed formatting. 2022-12-01 16:36:06 -05:00
722a028c8f Actually applied the update properly. 2022-12-01 19:23:52 +00:00
9d664036a1 Updated battery status script to check for acpi and use if present 2022-12-01 19:12:07 +00:00
ccac3e4367 Make jq a part of the command check. 2022-12-01 10:01:41 -07:00
3f2e20980e Removed mode default for all non-ratpoison bindings. 2022-12-01 09:43:08 -07:00
fc7b3b08cb Lowered sound of wordspace switching sound a bit. 2022-12-01 07:57:07 -05:00
f87f2e4268 Updated the battery status script. 2022-11-30 17:47:37 -05:00
bd88e966de Fixed a bug in the configuration writing section that caused the config file to be all kids of screwed up. 2022-11-30 17:16:04 -05:00
a39d145043 Fixed a bug in the yesno dialog that was causing it to always respond yes. I must be pretty good at guessing default layouts for no one to have found this yet lol. Added a non-ratpoison binding option. It needs the testing love. 2022-11-30 16:42:18 -05:00
b2fb488652 Moved the part that writes brlapi stuff outside the sound if statement, not sure why it was there in the first place, I must have needed more coffee... 2022-11-30 15:22:14 -05:00
a1d56cc0c0 Moved battery check to ratpoison layer 2022-11-30 13:18:44 -07:00
c9c8d8a01c Updated script 2022-11-30 12:32:29 -07:00
ef41ad1238 Merge branch 'master' of https://github.com/aaron-gh/I38 into aaron-gh-master 2022-11-30 12:31:35 -07:00
0255f94440 Removed zenity dependency and made battery status use speech dispatcher 2022-11-30 19:08:46 +00:00
d6c0252fdf Formatted readme better, hopefully. 2022-11-30 10:27:44 -07:00
7347524487 More updates to README 2022-11-30 10:25:15 -07:00
77a7f92ed7 Updated README 2022-11-30 10:22:46 -07:00
7bffcda3b9 Fixed formatting of mute-unmute. 2022-11-30 09:39:06 -07:00