selected = true,
exec_once = { terminal .. " -name irc -e env MOSH_TITLE_NOPREFIX=true mosh --family=all -- irc-host tmux new -As irc irssi" },
instance = { "irc" },
- targets = { "gauting/eDP-?1", "lehel/DisplayPort-2" },
+ targets = {
+ "gern/DP-?[12]-1",
+ "gauting/eDP-?1",
+ "toni/eDP-?1",
+ "krafftwerk/DP-?1-1-5",
+ "krafftwerk/DisplayPort-2",
+ "cafe/eDP-?1"
+ },
},
{
name = "[]",
init = true,
exclusive = true,
master_count = 0,
- column_count = 3,
+ column_count = 4,
layout = layouts.tiled,
selected = false,
- exec_once = { "revolt" },
- instance = { "Revolt" },
- targets = { "gauting/eDP-?1", "lehel/DisplayPort-2" },
+ targets = {
+ "gern/DP-?[12]-1",
+ "gauting/eDP-?1",
+ "toni/eDP-?1",
+ "krafftwerk/DP-?1-1-5",
+ "krafftwerk/DisplayPort-2",
+ "cafe/eDP-?1"
+ },
},
{
name = "dflt",
layout = layouts.default,
exec_once = { "thunderbird" },
class = { "thunderbird" },
- targets = { "gauting/eDP-?1", "lehel/DisplayPort-1" },
+ targets = {
+ "gern/DP-?[12]-1",
+ "gauting/eDP-?1",
+ "toni/eDP-?1",
+ "krafftwerk/DP-?1-1-6",
+ "krafftwerk/DisplayPort-0",
+ "cafe/eDP-?1"
+ },
},
{
name = "chr",
layout = layouts.default,
exec_once = { "chromium" },
class = { "Chromium" },
- targets = { "gauting/eDP-?1", "lehel/DisplayPort-1", "present/HDMI.*" },
+ targets = {
+ "gern/DP-?[12]-1",
+ "gauting/eDP-?1",
+ "toni/DP-?2-2",
+ "krafftwerk/DP-?1-1-6",
+ "krafftwerk/DisplayPort-0",
+ "present/HDMI.*",
+ "cafe/eDP-?1"
+ },
},
{
name = "ffx",
layout = layouts.default,
exec_once = { "firefox" },
class = { "Firefox" },
- targets = { "gauting/eDP-?1", "lehel/DisplayPort-1", "present/HDMI.*" },
+ targets = {
+ "gern/DP-?[12]-1",
+ "gauting/eDP-?1",
+ "toni/DP-?2-2",
+ "krafftwerk/DP-?1-1-6",
+ "krafftwerk/DisplayPort-0",
+ "present/HDMI.*",
+ "cafe/eDP-?1"
+ },
},
})