diff options
| author | moadAlami <moadalami40@gmail.com> | 2025-08-31 08:59:10 +0100 |
|---|---|---|
| committer | moadAlami <moadalami40@gmail.com> | 2025-08-31 08:59:10 +0100 |
| commit | a4f7c2f7771f8240f56f0dff354d541068e33aa2 (patch) | |
| tree | 8b09431b613d3c734f72d26241c10cba23b02523 /movestack.c | |
| parent | c847f160d951cf7c5130809fd3e0a07111075f13 (diff) | |
bump to 6.6 and added systray
Diffstat (limited to 'movestack.c')
| -rw-r--r-- | movestack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/movestack.c b/movestack.c index 520f4ae..8d22a6b 100644 --- a/movestack.c +++ b/movestack.c @@ -45,4 +45,4 @@ movestack(const Arg *arg) { arrange(selmon); } -}
\ No newline at end of file +} |
