-- Other libraries
local lain = require("lain")
local ccwidgets = require("cryptocoin_widgets")
-local fxwidgets = require("forex_widgets")
+--local fxwidgets = require("forex_widgets")
local clocksarray = require("clocksarray")
local dbg = require("debugfunc")
local th = require("taghelpers")
make_spacer(" "),
ccwidgets.btc_widget,
make_spacer(),
- ccwidgets.eth_widget,
- make_spacer(),
- fxwidgets.ecb_widget,
- make_spacer(),
+ --ccwidgets.eth_widget,
+ --make_spacer(),
+ --fxwidgets.ecb_widget,
+ --make_spacer(),
lain_bat.widget,
make_spacer(),
}, right_widgets)
default_tags[1].selected = true
default_tags = gears.table.join(default_tags, {
+ {
+ name = "vrt",
+ init = true,
+ exclusive = true,
+ layout = layouts.maximised,
+ selected = false,
+ exec_once = { "remmina" },
+ instance = { "Remmina" },
+ targets = {
+ "gern/DP-?[12]-1",
+ "gauting/eDP-?1",
+ "toni/eDP-?1",
+ "krafftwerk/DP-?1-1-5",
+ "krafftwerk/DisplayPort-2",
+ "cafe/eDP-?1"
+ },
+ },
{
name = "irc",
init = true,
exclusive = true,
layout = layouts.tiled,
- selected = true,
+ selected = false,
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"
+ },
},
})
awful.key({ modkey, "Control", "Shift", "Mod1" }, "a", th.collect_orphan_clients_to_tag,
{description = "collect all orphaned clients", group = "client"}),
+ awful.key({ modkey }, "t", toggle_tag_by_name("vrt", true),
+ {description = "view tag 'vrt'", group = "tag"}),
+ awful.key({ modkey, "Control" }, "t", toggle_tag_by_name("vrt"),
+ {description = "toggle tag 'vrt'", group = "tag"}),
awful.key({ modkey }, "y", toggle_tag_by_name("irc", true),
{description = "view tag 'irc'", group = "tag"}),
awful.key({ modkey, "Control" }, "y", toggle_tag_by_name("irc"),
{description = "move to master", group = "client"}),
awful.key({ modkey, }, "z", function (c) c:move_to_screen() end,
{description = "move to screen", group = "client"}),
- awful.key({ modkey, }, "t", function (c) c.ontop = not c.ontop end,
- {description = "toggle keep on top", group = "client"}),
+ --awful.key({ modkey, }, "t", function (c) c.ontop = not c.ontop end,
+ -- {description = "toggle keep on top", group = "client"}),
awful.key({ modkey, }, "n",
function (c)
-- The client currently has the input focus, so it cannot be
awful.key({ cmdkey }, "t", function () awful.spawn("thunderbird") end),
awful.key({ cmdkey }, "g", function () awful.spawn("gscan2pdf") end),
awful.key({ cmdkey, "Shift" }, "v", function () awful.spawn("virt-manager") end),
+awful.key({ cmdkey, "Shift" }, "r", function () awful.spawn("remmina") end),
awful.key({ cmdkey }, "l", function () awful.spawn("libreoffice") end),
-awful.key({ cmdkey }, "v", function () awful.spawn("remmina") end),
+awful.key({ cmdkey }, "v", function () awful.spawn("virt-viewer") end),
awful.key({ cmdkey }, "p", function () awful.spawn("pavucontrol") end),
awful.key({ cmdkey }, "i", function () awful.spawn(terminal .. " -name irc -e env MOSH_TITLE_NOPREFIX=true mosh --family=all -- irc-host tmux new -As irc irssi") end),
awful.key({ cmdkey }, "x", function ()
- awful.spawn("xautolock -enable")
- awful.spawn("xautolock -locknow")
+ run_output_notify("sh -c '. ~/.xsession.d/10-xautolock; echo \"Locking…\"; sleep 1; xautolock -locknow'", "Enabling xautolock")
end),
-awful.key({ cmdkey, "Shift" }, "x", function () awful.spawn("xautolock -disable") end),
+awful.key({ cmdkey, "Shift" }, "x", function () run_output_notify("pkill -e xautolock", "Disabling xautolock") end),
awful.key({ cmdkey }, "BackSpace", function () awful.spawn("pkill -USR1 offlineimap") end),
awful.key(nil, "XF86Search", function () awful.spawn("") end),
awful.key(nil, "XF86LaunchA", function () awful.spawn("") end),
awful.key(nil, "XF86Explorer", function () awful.spawn("") end),
+awful.key(nil, "XF86Calculator", function () awful.spawn(terminal .. " -e ipython3 --profile=calc") end),
awful.key(nil, "XF86Favorites", function () awful.spawn("systemctl suspend") end),
awful.key({ cmdkey }, "Multi_key", function () run_output_notify("flameshot gui", "Output") end),
{ rule_any = { class = { "Firefox", "firefox" } },
callback = move_to_tag_by_name(nil, "ffx"),
},
+ { rule_any = { class = { "org.remmina.Remmina",
+ "Virt-viewer",
+ "virt-manager"
+ },
+ },
+ callback = move_to_tag_by_name(nil, "vrt"),
+ },
{ rule = { class = "Chromium" },
callback = move_to_tag_by_name(nil, "chr"),
},
"Inkscape",
"Pitivi",
"Audacity",
- "Microsoft Teams - Preview",
- "org.remmina.Remmina",
},
instance = {
"libreoffice",
layout = layouts.maximised,
volatile = true,
},
- --switchtotag = true,
+ switchtotag = true,
focus = true,
},
},