summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rwxr-xr-xPKGBUILD2
-rwxr-xr-xconfig.def.h.work8
-rwxr-xr-xconfig.def.h.x2302
4 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d793c9e094cc..b0b563887943 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -24,7 +24,7 @@ pkgbase = dwm-uleenucks-git
source = dwm-6.1-center.diff
sha512sums = SKIP
sha512sums = acc21d9e3997936a9255e6ac3722e82af0d3ebffafb02ee96bbf61a46429a9c223587d8fb0f1801c022b6b7d10d12ace854a35c1b2fc4e44f5fb08f06c28c3b3
- sha512sums = 6aec1ce7ab56f0f191087fc5d494f35bc85c319df761c4ea7c6cb6cc58554ea5725ebdf2d8823edafa3f57545e89a5b7b19aeeeb2f6d18c9ee1c366c39749bb9
+ sha512sums = ebf52693f4e55fc2cac9a8505687826a06deb968b68fad55cb52592620602889c4e48e0ec40a9df8ed617deca646b939fd060bb6eb110f91868fdec10d1d285a
sha512sums = 45359b529cce3869aef0409cbaa385c15dcb672e2ac89dcff5833259e90ce4c82c523346af9f2255f64f0a15cc4e4ba9b7745271094c4a6f91a21719e411c388
sha512sums = 91c6cf589cb5d897afc4d9dea9858cf86dab3eee09fc1b837c25d714112a84ffbc65d6d434ee62266cbc7aa6efea7de0805058a667a06caaa1f31e296c842c70
sha512sums = 383a79385d6444ff503d1a81ed13a52db06d253857a8ee955ab0ef669df6e6da501cc0e35a2549472f271684de13de3a3fb2d6843cd596842f9fbc0e0ad53d66
diff --git a/PKGBUILD b/PKGBUILD
index e0f3d8e0ceba..9cb1b8b12acb 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ source=("$_pkgname::git+http://git.suckless.org/dwm"
sha512sums=('SKIP'
'acc21d9e3997936a9255e6ac3722e82af0d3ebffafb02ee96bbf61a46429a9c223587d8fb0f1801c022b6b7d10d12ace854a35c1b2fc4e44f5fb08f06c28c3b3'
- '6aec1ce7ab56f0f191087fc5d494f35bc85c319df761c4ea7c6cb6cc58554ea5725ebdf2d8823edafa3f57545e89a5b7b19aeeeb2f6d18c9ee1c366c39749bb9'
+ 'ebf52693f4e55fc2cac9a8505687826a06deb968b68fad55cb52592620602889c4e48e0ec40a9df8ed617deca646b939fd060bb6eb110f91868fdec10d1d285a'
'45359b529cce3869aef0409cbaa385c15dcb672e2ac89dcff5833259e90ce4c82c523346af9f2255f64f0a15cc4e4ba9b7745271094c4a6f91a21719e411c388'
'91c6cf589cb5d897afc4d9dea9858cf86dab3eee09fc1b837c25d714112a84ffbc65d6d434ee62266cbc7aa6efea7de0805058a667a06caaa1f31e296c842c70'
'383a79385d6444ff503d1a81ed13a52db06d253857a8ee955ab0ef669df6e6da501cc0e35a2549472f271684de13de3a3fb2d6843cd596842f9fbc0e0ad53d66')
diff --git a/config.def.h.work b/config.def.h.work
index 566325a43cd3..76d443e8d3d0 100755
--- a/config.def.h.work
+++ b/config.def.h.work
@@ -35,19 +35,19 @@ static const Rule rules[] = {
/* class instance title tags mask iscentered isfloating monitor */
/* monitor 0 */
{ "Wine", NULL, NULL, 1 << 1, True, True, 0 },
- { "Remmina", NULL, NULL, 1 << 1, True, True, 0 },
{ "calibre-gui", NULL, NULL, 1 << 1, True, True, 0 },
{ "VirtualBox", NULL, NULL, 1 << 1, True, True, 0 },
{ "xfreerdp", NULL, NULL, 1 << 2, True, True, 0 },
{ "LibreOffice", NULL, NULL, 1 << 3, False, False, 0 },
{ "Abiword", NULL, NULL, 1 << 3, False, False, 0 },
{ "Gnumeric", NULL, NULL, 1 << 3, False, False, 0 },
+ { "Chromium", NULL, NULL, 1 << 1, False, False, 0 },
+ { "Google-chrome-beta", NULL, NULL, 1 << 1, False, False, 0 },
+ { "Firefox", NULL, NULL, 1 << 1, False, False, 0 },
/* monitor 1 */
- { "Chromium", NULL, NULL, 1 << 1, False, False, 1 },
- { "Google-chrome-beta", NULL, NULL, 1 << 1, False, False, 1 },
+ { "Remmina", NULL, NULL, 1 << 2, True, True, 1 },
{ NULL, "Browser", NULL, 1 << 1, True, True, 1 },
{ NULL, "dwb", NULL, 1 << 1, False, False, 1 },
- { "Firefox", NULL, NULL, 1 << 1, False, False, 1 },
{ "KeePass2", NULL, "Auto-Type Entry Selection", 1 << 1, True, True, 1 },
{ "Pidgin", NULL, NULL, 1 << 2, True, True, 1 },
{ "KeePass2", NULL, NULL, 1 << 2, True, True, 1 },
diff --git a/config.def.h.x230 b/config.def.h.x230
index 1fa30458fc4d..d29f34e7d274 100755
--- a/config.def.h.x230
+++ b/config.def.h.x230
@@ -36,7 +36,7 @@ static const Rule rules[] = {
/* class instance title tags mask iscentered isfloating monitor */
/* monitor 0 */
{ "Wine", NULL, NULL, 1 << 1, True, True, 0 },
- { "Remmina", NULL, NULL, 1 << 1, True, True, 0 },
+ { "Remmina", NULL, NULL, 1 << 1, False, True, 0 },
{ "calibre-gui", NULL, NULL, 1 << 1, True, True, 0 },
{ "VirtualBox", NULL, NULL, 1 << 1, True, True, 0 },
{ "Chromium", NULL, NULL, 1 << 1, False, False, 0 },