incr commit
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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: ",
|
||||
|
||||
Reference in New Issue
Block a user