blob: c502213b67e82bf815cfc6523c4a3d9bf6769f12 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|

```sh
git clone git@github.com:mitjafelicijan/dotfiles.git ~/.dotfiles
cd ~/.dotfiles && stow .
```
```ini
# /usr/share/xsessions/cwm.desktop
[Desktop Entry]
Name=cwm
Comment=cwm
Exec=cwm
Type=Application
```
|