1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-12-22 11:12:31 +00:00

removed whitespace signatures; lain: new commit

This commit is contained in:
Luke Bonham 2017-09-13 12:34:28 +02:00
parent ffbc80000d
commit 854d58a9d2
13 changed files with 51 additions and 62 deletions

2
lain

@ -1 +1 @@
Subproject commit 794f5d3220d7793f553b8313b1b71313615fb197 Subproject commit 9e33a71092db639c505480ab85944c9dde4d7dea

View file

@ -1,9 +1,9 @@
--[[ --[[
Awesome WM configuration template Awesome WM configuration template
github.com/copycat-killer github.com/copycat-killer
--]] --]]
-- {{{ Required libraries -- {{{ Required libraries
@ -66,7 +66,7 @@ local terminal = "xterm"
local editor = os.getenv("EDITOR") or "nano" local editor = os.getenv("EDITOR") or "nano"
local gui_editor = "gvim" local gui_editor = "gvim"
local browser = "firefox" local browser = "firefox"
local guieditor = "atom" local guieditor = "atom"
awful.util.terminal = terminal awful.util.terminal = terminal
awful.util.tagnames = { "1", "2", "3", "4", "5" } awful.util.tagnames = { "1", "2", "3", "4", "5" }

View file

@ -1,9 +1,8 @@
--[[ --[[
Blackburn Awesome WM theme 3.0 Blackburn Awesome WM theme 3.0
github.com/copycat-killer github.com/copycat-killer
--]] --]]
local gears = require("gears") local gears = require("gears")

View file

@ -1,9 +1,8 @@
--[[ --[[
Copland Awesome WM theme 2.0 Copland Awesome WM theme 2.0
github.com/copycat-killer github.com/copycat-killer
--]] --]]
local gears = require("gears") local gears = require("gears")

View file

@ -1,9 +1,8 @@
--[[ --[[
Dremora Awesome WM theme 2.0 Dremora Awesome WM theme 2.0
github.com/copycat-killer github.com/copycat-killer
--]] --]]
local gears = require("gears") local gears = require("gears")

View file

@ -1,9 +1,8 @@
--[[ --[[
Holo Awesome WM theme 3.0 Holo Awesome WM theme 3.0
github.com/copycat-killer github.com/copycat-killer
--]] --]]
local gears = require("gears") local gears = require("gears")

View file

@ -1,9 +1,8 @@
--[[ --[[
Multicolor Awesome WM theme 2.0 Multicolor Awesome WM theme 2.0
github.com/copycat-killer github.com/copycat-killer
--]] --]]

View file

@ -1,9 +1,8 @@
--[[ --[[
Powerarrow Dark Awesome WM theme Powerarrow Dark Awesome WM theme
github.com/copycat-killer github.com/copycat-killer
--]] --]]
local gears = require("gears") local gears = require("gears")

View file

@ -1,10 +1,9 @@
--[[ --[[
Licensed under GNU General Public License v2 Licensed under GNU General Public License v2
* (c) 2017, Luke Bonham * (c) 2017, Luke Bonham
* (c) 2013, romockee * (c) 2013, romockee
--]] --]]
local gears = require("gears") local gears = require("gears")

View file

@ -1,9 +1,8 @@
--[[ --[[
Powerarrow Awesome WM theme Powerarrow Awesome WM theme
github.com/copycat-killer github.com/copycat-killer
--]] --]]
local gears = require("gears") local gears = require("gears")

View file

@ -1,9 +1,8 @@
--[[ --[[
Rainbow Awesome WM theme 2.0 Rainbow Awesome WM theme 2.0
github.com/copycat-killer github.com/copycat-killer
--]] --]]
local gears = require("gears") local gears = require("gears")

View file

@ -1,9 +1,8 @@
--[[ --[[
Steamburn Awesome WM theme 3.0 Steamburn Awesome WM theme 3.0
github.com/copycat-killer github.com/copycat-killer
--]] --]]
local gears = require("gears") local gears = require("gears")

View file

@ -1,9 +1,8 @@
--[[ --[[
Vertex Awesome WM theme Vertex Awesome WM theme
github.com/copycat-killer github.com/copycat-killer
--]] --]]
local gears = require("gears") local gears = require("gears")