Commit Graph

58 Commits

Author SHA1 Message Date
9782b8210e Add polkit paths for Fedora distros 2019-06-22 03:25:48 -05:00
66f2c25891 More LXDE and LXQt stuff 2019-06-22 03:12:03 -05:00
98989385dd Small typo 2019-06-22 03:09:28 -05:00
4899b234b4 Fix erroneous dry run message when generating configs 2019-06-22 02:53:33 -05:00
65fe20c41a Perform checks when generating configs 2019-06-22 02:48:04 -05:00
8216f7af01 Change log/err invocations 2019-06-22 02:39:46 -05:00
22fd36b2b2 Clarify README on FS_DIEONWM 2019-06-22 02:37:19 -05:00
15fda94388 Move comments around, add note about xrdb 2019-06-22 02:33:17 -05:00
33e4c82572 Document PATH patching 2019-06-22 02:22:36 -05:00
5503648f6c Only log after parsing all arguments 2019-06-22 02:16:47 -05:00
8681346661 Change flag on [ in that snippet 2019-06-22 02:02:20 -05:00
e25c8296ac Add short install snippet to README 2019-06-22 02:01:24 -05:00
5809078169 Add comments and pseudo-shebangs 2019-06-22 01:53:32 -05:00
73f9ec4294 Polish comments 2019-06-22 00:33:44 -05:00
b0b4b673eb Fix FS_DIEONWM not finding a binary that doesn't exist 2019-06-21 22:43:59 -05:00
a0e1243035 Correct help text 2019-06-21 22:35:52 -05:00
047338140b Add DIEONWM config option 2019-06-21 22:34:56 -05:00
2a2d475641 Cleanup, wait for WM to init before firing XDG autostarts 2019-06-21 22:19:38 -05:00
f5cd12c6c8 Modularization, prepare for some more thorough XDG autostart checks 2019-06-21 21:40:43 -05:00
bb0482cf54 Set default XDG_CURRENT_DESKTOP 2019-06-21 21:25:44 -05:00
feb9438a7d Check if files exist and not if they're regular files
This allows you to do weird shit without firestarter clobbering your setup
2019-06-21 21:18:00 -05:00
fc27ca53a8 Reorder polkit defaults 2019-06-21 20:17:07 -05:00
259d7bee3f Add loads more polkit agents
This SHOULD take care of most Debian and Arch ones, no clue where Fedora keeps its agents though
2019-06-21 20:16:42 -05:00
f3328af31f Use code block style in README 2019-06-21 19:57:35 -05:00
5d4696437d Add LICENSE
I mean, it was in the header, but this indexes it via GitLab.
2019-06-22 00:50:42 +00:00
7c487fd071 Change wording in integration sections 2019-06-21 19:50:16 -05:00
12d7b42ec3 Integrated KDE theming fully
There's a note in the README now about how this changes XDG_CURRENT_DESKTOP
2019-06-21 19:35:33 -05:00
3586e82dcc Add section on integration details 2019-06-21 19:31:00 -05:00
ff1824de13 Fix header styles 2019-06-21 19:23:42 -05:00
ba5915bb58 Unify error message format 2019-06-21 19:12:41 -05:00
510ffbdbeb Clean up README, add exit status table, add more error handling 2019-06-21 19:09:46 -05:00
4371075861 Remove 1B that did nothing but was annoying 2019-06-21 18:51:26 -05:00
28878bd911 Add .firestarterrc support, fix rotating logs in a dry run 2019-06-21 18:49:03 -05:00
488ff83b41 Add an ugly hack for Conky 2019-06-21 18:35:25 -05:00
3739e7b033 More README polish, redirect STDERR to log 2019-06-21 18:24:25 -05:00
5bb9bda2d3 Fix firestarter killing itself because it exists 2019-06-21 18:14:55 -05:00
b8ceb738e4 More README polish, add nm-applet support 2019-06-21 18:06:42 -05:00
ab0382553d Use read detection, not file, add wallpaper setters 2019-06-21 17:39:49 -05:00
2a3ecca2dc Add nesting checks, remove all references to X 2019-06-21 17:32:28 -05:00
0c599a72f3 Remove g_ prefix on globals, replace it with _ 2019-06-21 17:18:32 -05:00
311f83bf25 Don't source in xsessionrc
That's the DM's job, apparently
2019-06-21 17:03:15 -05:00
15e310f211 Actually use the preexec step 2019-06-21 17:01:21 -05:00
079831d303 Remove x- prefix from some daemons 2019-06-21 16:58:01 -05:00
5322263239 Update README, help text 2019-06-21 16:39:11 -05:00
b663527988 Fix erroneous conky launch test 2019-06-21 08:19:57 -05:00
5be7923570 Move logout trap so that you can actually use the tool normally 2019-06-21 08:18:22 -05:00
adae474436 Add envvar to disable logging
In case shit gets spammy or whatever
2019-06-21 08:16:12 -05:00
3d5fde695a Add Conky/stat glances support, more logging 2019-06-21 08:12:16 -05:00
e3cb7b6cb0 Fix help text, add cleanup trap 2019-06-21 07:57:54 -05:00
af0e75479f Polish README 2019-06-19 07:47:32 -05:00