summarylogtreecommitdiffstats
path: root/config.def.h.work
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.work
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.work')
-rwxr-xr-xconfig.def.h.work8
1 files changed, 4 insertions, 4 deletions
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 },