diff options
author | zachir <zachir@librem.one> | 2022-10-09 20:55:29 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2022-10-09 20:55:29 -0500 |
commit | e503a94262ca97a10fed8f0dea31020d1b3747dd (patch) | |
tree | 3d2d9fc77b53cacacbc689948a93dbe8fe6da2dd /README |
initialize repo
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -0,0 +1,4 @@ +"generics" are scripts that will call one of two programs (usually), one if +Wayland is running, and the other if X is. These are generally super rough, so +it's best to bake-in whatever arguments you wish to pass, rather than pass them +to the generic. |