aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpml68 <tutorialmester@gmail.com>2024-02-29 15:07:30 +0100
committerpml68 <tutorialmester@gmail.com>2024-02-29 15:07:30 +0100
commit5902c72db8205a35c1890b8d1622a5a89cd9f4dc (patch)
tree94764ca59722dbcb3b57f36173f2e3e5c1a948af /README.md
parentfix: caps lock wasn't mapped to escape (diff)
downloadsuckless-setup-5902c72db8205a35c1890b8d1622a5a89cd9f4dc.tar.gz
feat: add flameshot to autostart applications, so that CTRL+C will work
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index eb71a33..1ff5c91 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ Update your .xinitrc file
# ...
~/.fehbg &
picom &
+flameshot &
slstatus &
exec dwm
```