diff options
author | B. Watson <urchlay@slackware.uk> | 2022-12-27 02:23:33 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-12-31 09:14:49 +0700 |
commit | 8941956057e0c1b149f361c94622678632962b66 (patch) | |
tree | af85b745a5e1525bbea9f364364225e2564f6e67 /system/autocutsel | |
parent | be7a8969298e313d77540b1135d1e5d716d0c505 (diff) |
system/autocutsel: Fix typo in README.
Signed-off-by: B. Watson <urchlay@slackware.uk>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/autocutsel')
-rw-r--r-- | system/autocutsel/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/autocutsel/README b/system/autocutsel/README index 4c323bf74590..a61f8b76690a 100644 --- a/system/autocutsel/README +++ b/system/autocutsel/README @@ -6,7 +6,7 @@ When the cutbuffer is changed, it owns the CLIPBOARD selection. The cutbuffer and CLIPBOARD selection are always synchronized. Autocutsel is mostly useful with window managers, since most desktop -environments today include their own clipboard managers. If you dont +environments today include their own clipboard managers. If you don't use a display manager like KDM you can use autocutsel by adding an entry to your $HOME/.xinitc file using the -fork option. |