I hereby claim:
- I am lmanul on github.
- I am lmanul (https://keybase.io/lmanul) on keybase.
- I have a public key ASDcneE25OB8C6wB_6rsHTkB2JF-vTO7G8hN_PjX8T_jMAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
rows = 2 | |
columns = 3 | |
function grid(direction) | |
local t = awful.screen.focused().selected_tag | |
local i = t.index - 1 | |
local c = columns | |
local r = rows | |
-- Don't cycle. |
#!/bin/bash | |
# Copyright (C) 2015 | |
# | |
# This program is free software: you can redistribute it and/or modify | |
# it under the terms of the GNU General Public License as published by | |
# the Free Software Foundation, either version 3 of the License, or | |
# (at your option) any later version. | |
# | |
# This program is distributed in the hope that it will be useful, | |
# but WITHOUT ANY WARRANTY; without even the implied warranty of |