aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 895f96f..c502213 100644
--- a/README.md
+++ b/README.md
@@ -5,3 +5,11 @@ git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles
5cd ~/.dotfiles && stow . 5cd ~/.dotfiles && stow .
6``` 6```
7 7
8```ini
9# /usr/share/xsessions/cwm.desktop
10[Desktop Entry]
11Name=cwm
12Comment=cwm
13Exec=cwm
14Type=Application
15```