summarylogtreecommitdiffstats
path: root/config.def.h.x230
diff options
context:
space:
mode:
authorUwe Hermann2018-09-12 06:38:21 +0000
committerUwe Hermann2018-09-12 06:38:21 +0000
commit818da7d763dcb24e3d3153e81f8ac4c5a1c8274a (patch)
tree2b5210ce88f896b1f7a2f5999dc8093a31bf637e /config.def.h.x230
parentebf31352527bdeb2df533232b92ce8bd2b5073f5 (diff)
downloadaur-818da7d763dcb24e3d3153e81f8ac4c5a1c8274a.tar.gz
* MOD: inconsolata to inconsolata-g
* MOD: all browsers on monitor 0, remmina on monitor 1 at work Signed-off-by: Uwe Hermann <dev@uleenucks.de>
Diffstat (limited to 'config.def.h.x230')
-rwxr-xr-xconfig.def.h.x2302
1 files changed, 1 insertions, 1 deletions
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 },