incr commit

This commit is contained in:
Simonas Narbutas
2020-02-27 14:47:35 +01:00
parent ad7f785f3b
commit aef1955aba
5 changed files with 13 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
gopass bolcom/ad/snarbutas |sudo openconnect --conf /etc/openconnect/bol-vpn-At-Papendorp.conf remote.bol.com --user snarbutas
gopass bolcom/ad/snarbutas |sudo openconnect --conf /etc/openconnect/bol-vpn-From-Other.conf remote.bol.com --user snarbutas
sleep 2
gopass bolcom/dc/snarbutas |kinit -p snarbutas@BOLCOM.NET

View File

@@ -454,7 +454,7 @@ globalkeys = gears.table.join(
awful.key({ modkey }, "r", function () awful.screen.focused().mypromptbox:run() end,
{description = "run prompt", group = "launcher"}),
awful.key({ modkey }, "x",
awful.key({ modkey }, "X",
function ()
awful.prompt.run {
prompt = "Run Lua code: ",