From c5d346023120478cb892ff556548290450c0e0ef Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Tue, 7 Dec 2021 22:28:30 +0300 Subject: [PATCH] Add 'Where is Xorg things' section --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 0045aac..9356e45 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # .files ![My desktop](desktop.png) + +### Where is Xorg things? + +Revert [this commit](https://github.com/tsivinsky/dotfiles/commit/fdf011436ff9cd7ba1ae5605df894fe1b4b56fb8) + +```bash +git revert fdf011436ff9cd7ba1ae5605df894fe1b4b56fb8 +```