removed whitespace signatures; lain: new commit
This commit is contained in:
parent
ffbc80000d
commit
854d58a9d2
2
lain
2
lain
|
@ -1 +1 @@
|
|||
Subproject commit 794f5d3220d7793f553b8313b1b71313615fb197
|
||||
Subproject commit 9e33a71092db639c505480ab85944c9dde4d7dea
|
|
@ -1,9 +1,9 @@
|
|||
|
||||
--[[
|
||||
|
||||
Awesome WM configuration template
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Awesome WM configuration template
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
-- {{{ Required libraries
|
||||
|
@ -66,7 +66,7 @@ local terminal = "xterm"
|
|||
local editor = os.getenv("EDITOR") or "nano"
|
||||
local gui_editor = "gvim"
|
||||
local browser = "firefox"
|
||||
local guieditor = "atom"
|
||||
local guieditor = "atom"
|
||||
|
||||
awful.util.terminal = terminal
|
||||
awful.util.tagnames = { "1", "2", "3", "4", "5" }
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Blackburn Awesome WM theme 3.0
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Blackburn Awesome WM theme 3.0
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Copland Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Copland Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Dremora Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Dremora Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Holo Awesome WM theme 3.0
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Holo Awesome WM theme 3.0
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Multicolor Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Multicolor Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Powerarrow Dark Awesome WM theme
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Powerarrow Dark Awesome WM theme
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
|
@ -1,10 +1,9 @@
|
|||
|
||||
--[[
|
||||
|
||||
Licensed under GNU General Public License v2
|
||||
* (c) 2017, Luke Bonham
|
||||
* (c) 2013, romockee
|
||||
|
||||
|
||||
Licensed under GNU General Public License v2
|
||||
* (c) 2017, Luke Bonham
|
||||
* (c) 2013, romockee
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Powerarrow Awesome WM theme
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Powerarrow Awesome WM theme
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Rainbow Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Rainbow Awesome WM theme 2.0
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Steamburn Awesome WM theme 3.0
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Steamburn Awesome WM theme 3.0
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
|
||||
--[[
|
||||
|
||||
Vertex Awesome WM theme
|
||||
github.com/copycat-killer
|
||||
|
||||
|
||||
Vertex Awesome WM theme
|
||||
github.com/copycat-killer
|
||||
|
||||
--]]
|
||||
|
||||
local gears = require("gears")
|
||||
|
|
Loading…
Reference in New Issue