aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-07-18 19:24:40 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-07-18 19:24:40 +0200
commit3f42843d3954855c04230cd84652e957e291168f (patch)
tree651daa05e44a2a173fe31132ee04d24e3b888f20 /README.md
parent38a0280e20eb43eab0b910570e810bc1a9347f00 (diff)
downloaddotfiles-3f42843d3954855c04230cd84652e957e291168f.tar.gz
Update
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```