From 67bc3e0143f589467b844e914b0706ab16459830 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stig-=C3=98rjan=20Smelror?= Date: Fri, 28 Jun 2024 17:02:35 +0200 Subject: [PATCH] Add link to Sawfish ssd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 932d33b..8c272f6 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ A simple Shutdown Dialog for Openbox written in C using GTK ## Why? -I just bought a new laptop and on my workstation I was using ssd from Sawfish which I loved. I didn't want to go through all the steps of installing the necessary libraries and dependencies to get it to work, so I decided to create my own. +I just bought a new laptop and on my workstation I was using [ssd from Sawfish](https://github.com/SawfishWM/ssd) which I loved. I didn't want to go through all the steps of installing the necessary libraries and dependencies to get it to work, so I decided to create my own. ## Dependencies and compilation