Commit Graph

125 Commits

Author SHA1 Message Date
Storm Dragon ede8e1e11c Prefer xfce4 notofication daemon. It only works with latest orca from git currently, so fall back to notification-daemon if xfce4 notification daemon is not available but notoification-daemon is, otherwise no notifiactions at all. 2024-05-14 16:11:12 -04:00
Storm Dragon c8ea6ee9f8 Fixed long standing bug of remind having more than one instance start if I3 was restarted. 2024-04-17 16:12:03 -04:00
Storm Dragon 82ce8e25d9 Fixed microsoft-edge. 2024-02-10 15:53:10 -05:00
Storm Dragon a27fda25f5 Add google-chrome-unstable as an option for browsers. 2024-01-24 12:43:28 -05:00
Storm Dragon 278ee7a581 Updated the comment at the top of the i3 configuration file. 2023-11-19 16:38:10 -05:00
Storm Dragon e86f2d01f6 Removed lxpolkit because it was causing errors. 2023-10-30 16:53:23 -04:00
Storm Dragon 07ed90d4fc Forgot to change the prompt to ask about the battery notifications. 2023-10-22 21:00:05 -04:00
Storm Dragon 65e8c0636a Ask if the battery alert script is wanted during setup if acpi is installed. 2023-10-22 20:54:31 -04:00
Storm Dragon 2e15449d9a Fixed a bug with restarting remind on i3 restart. Fixed a bug with battery_alert not being loaded. 2023-10-15 11:58:33 -04:00
Storm Dragon 9b539d48ab Battery alert script added for laptops. Provides both speech and sound alerts. 2023-10-11 19:39:26 -04:00
Storm Dragon aae01bff20 Make sure any remind process is terminated before restarting i3. This prevents multiples of notifications from happening from multiple instances of the server. 2023-10-04 13:39:35 -04:00
Storm Dragon 6063fac699 Updated keyboard layouts, Thanks Didier for the changes. 2023-10-02 17:04:17 -04:00
Storm Dragon 239d110f58 Create ~/.reminders if remind is detected, this should hopefully prevent the daemon not running error that happens with new users. 2023-10-01 14:45:31 -04:00
Storm Dragon 9c3cadd7dc Do not bind f to file browser in Ratpoison Mode if no file browser was found. 2023-09-28 09:45:10 -04:00
Jeremiah Ticket 4d5abd5489 Added login sound option, uses canberra-gtk-play if installed, if not doesn't ask. 2023-09-28 06:27:39 -06:00
Storm Dragon 4e00211c02 Reminder notifications now play a sound before they happen, so should be harder to miss. 2023-09-26 08:26:55 -04:00
Storm Dragon 80cb28dc10 Simple reminder management gui added. For now, only simple recurring reminders can be added. I may try to add more options in the future. This was a bit complex, so watch for bugs and make sure your reminders actually work before depending on its reliability. 2023-09-24 13:40:22 -04:00
Storm Dragon 2968bbe325 Forgot to remove the background from the remind command. It's handled by the i3 config. 2023-09-22 00:50:52 -04:00
Storm Dragon 15bf470616 Started work on adding reminders. 2023-09-19 21:45:00 -04:00
Storm Dragon 19d201ecf4 Experimental multiple keyboard support added. 2023-08-31 01:31:51 -04:00
Storm Dragon cb7bfb36e8 Add lxpolkit for policy kit authentication. 2023-08-30 16:08:24 -04:00
Storm Dragon 9c16367299 Email client bound to alt+e in ratpoison mode. 2023-08-29 16:57:06 -04:00
Storm Dragon 68620696fc Forgot to actually add some of my changes. 2023-08-29 16:23:51 -04:00
Storm Dragon 4773bdae87 Screen brightness script added. 2023-08-29 16:14:11 -04:00
Storm Dragon ea7450bb8b Fixed a bug when opening a terminal with RP + c. 2023-07-05 20:43:30 -04:00
stormdragon2976 7ee783edeb Add ability to have removable storage auto mounted if udiskie is detected. 2023-06-07 00:15:13 -04:00
stormdragon2976 5851aec8b3 Make the sway option use the sway version of sensible-terminal. 2023-06-01 14:48:52 -04:00
stormdragon2976 8b30abc8b6 Bypass mode added. In this mode, all keys except the toggle bypass mode key, mod+shift+backspace, will be passed to the application. As far as I know, the toggle key should not conflict with anything. 2023-04-25 19:09:20 -04:00
stormdragon2976 9efa0b110d this git push brought to you by my inability to type complete words. 2023-04-09 21:48:11 -04:00
stormdragon2976 c1278a81ee work around for Void Linux weirdness. 2023-04-09 21:22:38 -04:00
stormdragon2976 fa0c32297c Added --no-startup-id to clipster because it fixes a problem for some users. 2023-04-07 17:13:31 -04:00
stormdragon2976 c6f97648c3 Found and fixed a bug in non ratpoison mode. It was creating a shit ton of conflicting keybinds. 2023-04-06 16:10:03 -04:00
stormdragon2976 ec8aa3c00a Modified prompt for using ratpoison mode to show that it is the recommended configuration. 2023-04-06 15:02:23 -04:00
stormdragon2976 de95c4284a updated the readme file. 2023-04-06 14:55:47 -04:00
stormdragon2976 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
stormdragon2976 a7f22597f1 Fixed a bug in rp mode kill. 2023-03-28 19:43:00 -04:00
stormdragon2976 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
stormdragon2976 73d16bde78 Added emacs as an editor choice. 2023-03-28 00:38:57 -04:00
stormdragon2976 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
stormdragon2976 0e7125d2fc Replacement for grun, added custom I38 run dialog instead. 2023-03-24 18:40:01 -04:00
stormdragon2976 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
Jeremiah Ticket e0ac69b66e Updated ocrdesktop to use -b for faster recognission.
Added mod+r in ratpoison layer for those who don't have a prinnt key.
2023-02-05 09:36:56 -07:00
stormdragon2976 689b997dae Added keybinding to ratpoison mode to launch a terminal. 2023-01-23 12:34:58 -05:00
Jeremiah Ticket 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
stormdragon2976 29e941e3d5 Experimental support for sway added with the -s flag. 2022-12-15 07:23:07 -05:00
Jeremiah Ticket 9109f7660c Fixed more typos, hurray! 2022-12-14 07:49:13 -07:00
Jeremiah Ticket 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
Jeremiah Ticket 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
Jeremiah Ticket 40104086fe Fixed typos found in some keybinds. 2022-12-10 14:35:57 -07:00
Jeremiah Ticket 6e7e845a6c Added setting to keep mouse in current window and not change focus. 2022-12-10 00:07:50 -07:00