1
0
Fork 0
mirror of https://github.com/lcpz/awesome-copycats.git synced 2024-10-22 20:41:22 +00:00

lain: new commit

This commit is contained in:
copycat-killer 2016-03-30 14:20:00 +02:00
parent fcd8b75ad0
commit e9cb9f1110
9 changed files with 17 additions and 73 deletions

2
lain

@ -1 +1 @@
Subproject commit f63a7fd098e3826e397c16938968a1a840150abe
Subproject commit bd1c6e20bbac7be806d4f5e793960c1bc6846797

View file

@ -65,8 +65,7 @@ editor = os.getenv("EDITOR") or "nano" or "vi"
editor_cmd = terminal .. " -e " .. editor
-- user defined
browser = "dwb"
browser2 = "iron"
browser = "firefox"
gui_editor = "gvim"
graphics = "gimp"
@ -576,13 +575,7 @@ awful.rules.rules = {
{ rule = { class = "URxvt" },
properties = { opacity = 0.99 } },
{ rule = { class = "MPlayer" },
properties = { floating = true } },
{ rule = { class = "Dwb" },
properties = { tag = tags[1][1] } },
{ rule = { class = "Iron" },
{ rule = { class = "Firefox" },
properties = { tag = tags[1][1] } },
{ rule = { instance = "plugin-container" },

View file

@ -66,8 +66,7 @@ editor = os.getenv("EDITOR") or "nano" or "vi"
editor_cmd = terminal .. " -e " .. editor
-- user defined
browser = "dwb"
browser2 = "iron"
browser = "firefox"
gui_editor = "gvim"
graphics = "gimp"
@ -648,13 +647,7 @@ awful.rules.rules = {
{ rule = { class = "URxvt" },
properties = { opacity = 0.99 } },
{ rule = { class = "MPlayer" },
properties = { floating = true } },
{ rule = { class = "Dwb" },
properties = { tag = tags[1][1] } },
{ rule = { class = "Iron" },
{ rule = { class = "Firefox" },
properties = { tag = tags[1][1] } },
{ rule = { instance = "plugin-container" },

View file

@ -65,8 +65,7 @@ editor = os.getenv("EDITOR") or "nano" or "vi"
editor_cmd = terminal .. " -e " .. editor
-- user defined
browser = "dwb"
browser2 = "iron"
browser = "firefox"
gui_editor = "gvim"
graphics = "gimp"
@ -575,13 +574,7 @@ awful.rules.rules = {
{ rule = { class = "URxvt" },
properties = { opacity = 0.99 } },
{ rule = { class = "MPlayer" },
properties = { floating = true } },
{ rule = { class = "Dwb" },
properties = { tag = tags[1][1] } },
{ rule = { class = "Iron" },
{ rule = { class = "Firefox" },
properties = { tag = tags[1][1] } },
{ rule = { instance = "plugin-container" },

View file

@ -65,8 +65,7 @@ editor = os.getenv("EDITOR") or "nano" or "vi"
editor_cmd = terminal .. " -e " .. editor
-- user defined
browser = "dwb"
browser2 = "iron"
browser = "firefox"
gui_editor = "gvim"
graphics = "gimp"
musicplr = terminal .. " -e ncmpcpp "
@ -711,13 +710,7 @@ awful.rules.rules = {
{ rule = { class = "URxvt" },
properties = { opacity = 0.99 } },
{ rule = { class = "MPlayer" },
properties = { floating = true } },
{ rule = { class = "Dwb" },
properties = { tag = tags[1][1] } },
{ rule = { class = "Iron" },
{ rule = { class = "Firefox" },
properties = { tag = tags[1][1] } },
{ rule = { instance = "plugin-container" },

View file

@ -65,8 +65,7 @@ editor = os.getenv("EDITOR") or "nano" or "vi"
editor_cmd = terminal .. " -e " .. editor
-- user defined
browser = "dwb"
browser2 = "iron"
browser = "firefox"
gui_editor = "gvim"
graphics = "gimp"
mail = terminal .. " -e mutt "
@ -662,13 +661,7 @@ awful.rules.rules = {
{ rule = { class = "URxvt" },
properties = { opacity = 0.99 } },
{ rule = { class = "MPlayer" },
properties = { floating = true } },
{ rule = { class = "Dwb" },
properties = { tag = tags[1][1] } },
{ rule = { class = "Iron" },
{ rule = { class = "Firefox" },
properties = { tag = tags[1][1] } },
{ rule = { instance = "plugin-container" },

View file

@ -65,8 +65,7 @@ editor = os.getenv("EDITOR") or "nano" or "vi"
editor_cmd = terminal .. " -e " .. editor
-- user defined
browser = "dwb"
browser2 = "iron"
browser = "firefox"
gui_editor = "gvim"
graphics = "gimp"
mail = terminal .. " -e mutt "
@ -630,13 +629,7 @@ awful.rules.rules = {
{ rule = { class = "URxvt" },
properties = { opacity = 0.99 } },
{ rule = { class = "MPlayer" },
properties = { floating = true } },
{ rule = { class = "Dwb" },
properties = { tag = tags[1][1] } },
{ rule = { class = "Iron" },
{ rule = { class = "Firefox" },
properties = { tag = tags[1][1] } },
{ rule = { instance = "plugin-container" },

View file

@ -65,8 +65,7 @@ editor = os.getenv("EDITOR") or "nano" or "vi"
editor_cmd = terminal .. " -e " .. editor
-- user defined
browser = "dwb"
browser2 = "iron"
browser = "firefox"
gui_editor = "gvim"
graphics = "gimp"
@ -575,13 +574,7 @@ awful.rules.rules = {
{ rule = { class = "URxvt" },
properties = { opacity = 0.99 } },
{ rule = { class = "MPlayer" },
properties = { floating = true } },
{ rule = { class = "Dwb" },
properties = { tag = tags[1][1] } },
{ rule = { class = "Iron" },
{ rule = { class = "Firefox" },
properties = { tag = tags[1][1] } },
{ rule = { instance = "plugin-container" },

View file

@ -65,8 +65,7 @@ editor = os.getenv("EDITOR") or "nano" or "vi"
editor_cmd = terminal .. " -e " .. editor
-- user defined
browser = "dwb"
browser2 = "iron"
browser = "firefox"
gui_editor = "gvim"
graphics = "gimp"
@ -585,13 +584,7 @@ awful.rules.rules = {
{ rule = { class = "URxvt" },
properties = { opacity = 0.99 } },
{ rule = { class = "MPlayer" },
properties = { floating = true } },
{ rule = { class = "Dwb" },
properties = { tag = tags[1][1] } },
{ rule = { class = "Iron" },
{ rule = { class = "Firefox" },
properties = { tag = tags[1][1] } },
{ rule = { instance = "plugin-container" },