Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd positioning rule for Evolution, remove for Signal - dwm - [fork] customize…
git clone git://src.adamsgaard.dk/dwm
Log
Files
Refs
README
LICENSE
---
commit fa77d7328387e397476f80247a4bef116f0bb94c
parent c9f25c277841322ad47f19ec6a0931cf3d3944d3
Author: Anders Damsgaard <[email protected]>
Date: Wed, 10 Jun 2020 10:24:29 +0200
Add positioning rule for Evolution, remove for Signal
Diffstat:
M config.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/config.h b/config.h
t@@ -36,7 +36,7 @@ static const Rule rules[] = {
{ "Tor Browser", NULL, NULL, 0, 5, 1, …
{ "tabbed", NULL, NULL, 1<<1, 0, 0, …
{ "Firefox", NULL, NULL, 1<<1, 0, 0, …
- { "Signal", NULL, NULL, 1<<8, 0, 0, …
+ { "Evolution", NULL, NULL, 1<<7, 0, 0, …
{ NULL, NULL, "video", ~0, 9, 1, …
{ NULL, NULL, "topleft", 0, 1, 1, …
{ NULL, NULL, "topcenter", 0, 2, 1, …
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.