User:MoraSique/.awesomerc
From RHLUG
File: .awesomerc
screen 0 {
general {
border = 1
sloppy_focus = false
floating_placement = smart
new_get_focus = true
new_become_master = true
}
styles {
normal {
font = "sans 8"
fg = "#dddddd"
bg = "#444444"
border = "#000000"
}
focus {
fg = "#000000"
bg = "#535d6c"
border = "#119911"
}
urgent {
fg = "#111111"
bg = "#ff4500"
}
}
tags {
tag one {mwfact = .7}
tag two {mwfact = .7 layout = "floating"}
tag three {mwfact = .7}
tag four {mwfact = .7}
tag five {mwfact = .7}
tag six {mwfact = .7}
tag seven {mwfact = .7}
tag eight {mwfact = .7}
tag nine {mwfact = .7}
}
layouts {
layout tile { image = "/usr/share/awesome/icons/layouts/tilew.png" }
#layout tileleft { image = "/usr/share/awesome/icons/layouts/tileleftw.png" }
#layout tilebottom { image = "/usr/share/awesome/icons/layouts/tilebottomw.png" }
#layout tiletop { image = "/usr/share/awesome/icons/layouts/tiletopw.png" }
layout max { image = "/usr/share/awesome/icons/layouts/maxw.png" }
#layout spiral { image = "/usr/share/awesome/icons/layouts/spiralw.png" }
#layout dwindle { image = "/usr/share/awesome/icons/layouts/dwindlew.png" }
layout floating { image = "/usr/share/awesome/icons/layouts/floatingw.png" }
}
titlebar {
position = "top"
text_align = "left"
styles {
normal { fg = "#ECDDA6" bg = "#000000" border = "#000000" }
focus { fg = "#FFFFFF" bg = "#118811" border = "#000000" }
}
height = "20"
}
statusbar topbar {
position = "top"
focusicon foobar {
align = "auto"
}
layoutinfo mylayoutinfo {
mouse {
button = "1"
command = "tag_setlayout"
arg = "+1"
}
mouse {
button = "4"
command = "tag_setlayout"
arg = "+1"
}
mouse {
button = "3"
command = "tag_setlayout"
arg = "-1"
}
mouse {
button = "5"
command = "tag_setlayout"
arg = "-1"
}
}
textbox spacer1 {
width = "5"
}
taglist mytaglist {
mouse {
button = "1"
command = "tag_view"
}
mouse {
button = "1"
modkey = {"Mod4"}
command = "client_tag"
}
mouse {
button = "3"
command = "tag_toggleview"
}
mouse {
button = "3"
modkey = {"Mod4"}
command = "client_toggletag"
}
mouse {
button = "4"
command = "tag_viewnext"
}
mouse {
button = "5"
command = "tag_viewprev"
}
}
textbox alertSpacer {
width = "10"
}
textbox alertText {
width = "1"
style {
fg = "#ffffff"
bg = "#444444"
}
}
#MPD
iconbox musicIcon {
align = "right"
image = "/home/mrozekma/icons/control_stop.png"
}
textbox musicSpacer {
align = "right"
width = "10"
}
progressbar musicBar {
data musicBarData {}
align = "right"
width = "100"
}
textbox musicSpacer2 {
align = "right"
width = "10"
}
textbox musicText {
text_align = "left"
align = "right"
width = "1"
}
#Term Counter
textbox termCountSpacer {
align = "right"
width = "20"
}
iconbox termCountIcon {
align = "right"
image = "/usr/share/icons/gnome/16x16/apps/gnome-terminal.png"
}
textbox termCountSpacer2 {
align = "right"
width = "10"
}
textbox termCountText {
text_align = "right"
align = "right"
width = "50"
}
#Volume
textbox volumeSpacer {
align = "right"
width = "20"
}
iconbox volumeIcon {
align = "right"
image = "/home/mrozekma/icons/sound_none.png"
}
textbox volumeSpacer2 {
align = "right"
width = "10"
}
progressbar volumeBar {
data volumeBarData {}
align = "right"
width = "100"
}
textbox volumeText {
text_align = "right"
align = "right"
width = "50"
}
#Battery
textbox batterySpacer {
align = "right"
width = "20"
}
iconbox batteryIcon {
align = "right"
image = "/usr/share/icons/gnome/16x16/devices/battery.png"
}
textbox batterySpacer2 {
align = "right"
width = "10"
}
progressbar batteryBar {
data batteryBarData {}
align = "right"
width = "100"
}
textbox batteryText {
text_align = "right"
align = "right"
width = "50"
}
#Clock
textbox clockSpacer {
align = "right"
width = "20"
}
iconbox clockIcon {
align = "right"
image = "/home/mrozekma/icons/time.png"
}
textbox clock {
text_align = "right"
align = "right"
width = "245"
}
}
statusbar bottombar {
position = "bottom"
height = "20"
tasklist mytasklist {
show = "all"
styles {
normal { fg = "#FFFFFF" bg = "#000000" border = "#000000" }
focus { fg = "#FFFFFF" bg = "#119911" border = "#000000" }
}
mouse {
button = "4"
command = "client_focusnext"
}
mouse {
button = "5"
command = "client_focusprev"
}
mouse {
modkey = {"Mod4"}
button = "4"
command = "client_swapnext"
}
mouse {
modkey = {"Mod4"}
button = "5"
command = "client_swapprev"
}
}
}
}
screen 1 {
general {
border = 1
sloppy_focus = false
floating_placement = smart
new_get_focus = true
new_become_master = true
}
styles {
normal {
font = "sans 8"
fg = "#dddddd"
bg = "#444444"
border = "#000000"
}
focus {
fg = "#000000"
bg = "#535d6c"
border = "#119911"
}
urgent {
fg = "#111111"
bg = "#ff4500"
}
}
tags {
tag one {mwfact = .7}
tag two {mwfact = .7}
tag three {mwfact = .7}
tag four {mwfact = .7}
tag five {mwfact = .7}
tag six {mwfact = .7}
tag seven {mwfact = .7}
tag eight {mwfact = .7}
tag nine {mwfact = .7}
}
layouts {
layout tile { image = "/usr/share/awesome/icons/layouts/tilew.png" }
#layout tileleft { image = "/usr/share/awesome/icons/layouts/tileleftw.png" }
#layout tilebottom { image = "/usr/share/awesome/icons/layouts/tilebottomw.png" }
#layout tiletop { image = "/usr/share/awesome/icons/layouts/tiletopw.png" }
layout max { image = "/usr/share/awesome/icons/layouts/maxw.png" }
#layout spiral { image = "/usr/share/awesome/icons/layouts/spiralw.png" }
#layout dwindle { image = "/usr/share/awesome/icons/layouts/dwindlew.png" }
layout floating { image = "/usr/share/awesome/icons/layouts/floatingw.png" }
}
titlebar {
position = "top"
text_align = "left"
styles {
normal { fg = "#ECDDA6" bg = "#000000" border = "#000000" }
focus { fg = "#FFFFFF" bg = "#118811" border = "#000000" }
}
height = "20"
}
statusbar topbar {
position = "top"
focusicon foobar {
align = "auto"
}
layoutinfo mylayoutinfo {
mouse {
button = "1"
command = "tag_setlayout"
arg = "+1"
}
mouse {
button = "4"
command = "tag_setlayout"
arg = "+1"
}
mouse {
button = "3"
command = "tag_setlayout"
arg = "-1"
}
mouse {
button = "5"
command = "tag_setlayout"
arg = "-1"
}
}
textbox spacer1 {
width = "5"
}
taglist mytaglist {
mouse {
button = "1"
command = "tag_view"
}
mouse {
button = "1"
modkey = {"Mod4"}
command = "client_tag"
}
mouse {
button = "3"
command = "tag_toggleview"
}
mouse {
button = "3"
modkey = {"Mod4"}
command = "client_toggletag"
}
mouse {
button = "4"
command = "tag_viewnext"
}
mouse {
button = "5"
command = "tag_viewprev"
}
}
}
statusbar bottombar {
position = "bottom"
height = "20"
tasklist mytasklist {
show = "all"
styles {
normal { fg = "#FFFFFF" bg = "#000000" border = "#000000" }
focus { fg = "#FFFFFF" bg = "#119911" border = "#000000" }
}
mouse {
button = "4"
command = "client_focusnext"
}
mouse {
button = "5"
command = "client_focusprev"
}
mouse {
modkey = {"Mod4"}
button = "4"
command = "client_swapnext"
}
mouse {
modkey = {"Mod4"}
button = "5"
command = "client_swapprev"
}
}
}
}
rules {
rule { name = "Gimp" float = true }
# rule { name = "MPlayer" float = true }
rule { name = "Acroread" float = true }
rule { name = "pinentry" float = true }
rule {
name = "MPlayer"
screen = 1
}
rule {
name = "Thunderbird"
tags = "nine"
}
rule {
xproperty_name = "WM_CLASS"
xproperty_value = "pidgin"
tags = "two"
}
rule {
xproperty_name="WM_CLASS"
xproperty_value="VirtualBox"
float = true
}
}
mouse {
root {
button = "3"
command = "spawn"
arg = "exec xterm"
}
root {
button = "4"
command = "tag_viewnext"
}
root {
button = "5"
command = "tag_viewprev"
}
client {
modkey = {"Mod4"}
button = "1"
command = "client_movemouse"
}
client {
modkey = {"Mod4"}
button = "2"
command = "client_zoom"
}
client {
modkey = {"Mod1"}
button = "2"
command = "client_resizemouse"
}
client {
modkey = {"Mod1"}
button = "1"
command = "client_movemouse"
}
titlebar {
button = "1"
command = "client_movemouse"
}
titlebar {
button = "3"
command = "client_resizemouse"
}
}
keys {
/*
key {
modkey = {"Mod1"}
key = "space"
command = "tag_setlayout"
arg = "+1"
}
key {
modkey = {"Mod1", "Shift"}
key = "space"
command = "tag_setlayout"
arg = "-1"
}
*/
key {
modkey = {"Mod4"}
key = "b"
command = "statusbar_toggle"
}
key {
modkey = {"Mod4"}
key = "j"
command = "client_focusnext"
}
key {
modkey = {"Mod4"}
key = "k"
command = "client_focusprev"
}
key {
modkey = {"Mod4"}
key = "Tab"
command = "focus_history"
arg = "-1"
}
key {
modkey = {"Mod1"}
key = "Tab"
command = "focus_history"
arg = "-1"
}
key {
modkey = {"Mod4", "Shift"}
key = "j"
command = "client_swapnext"
}
key {
modkey = {"Mod4", "Shift"}
key = "k"
command = "client_swapprev"
}
key {
modkey = {"Mod4", "Control"}
key = "j"
command = "screen_focus"
arg = "+1"
}
key {
modkey = {"Mod4", "Control"}
key = "k"
command = "screen_focus"
arg = "-1"
}
key {
modkey = {"Mod4", "Control", "Shift"}
key = "j"
command = "client_movetoscreen"
arg = "+1"
}
key {
modkey = {"Mod4", "Control", "Shift"}
key = "k"
command = "client_movetoscreen"
arg = "-1"
}
key {
modkey = {"Mod4"}
key = "h"
command = "tag_setmwfact"
arg = "-0.05"
}
key {
modkey = {"Mod4"}
key = "l"
command = "tag_setmwfact"
arg = "+0.05"
}
key {
modkey = {"Mod4", "Shift"}
key = "h"
command = "tag_setnmaster"
arg = "+1"
}
key {
modkey = {"Mod4", "Shift"}
key = "l"
command = "tag_setnmaster"
arg = "-1"
}
key {
modkey = {"Mod4", "Control"}
key = "h"
command = "tag_setncol"
arg = "+1"
}
key {
modkey = {"Mod4", "Control"}
key = "l"
command = "tag_setncol"
arg = "-1"
}
key {
modkey = {"Mod4"}
key = "Escape"
command = "tag_prev_selected"
}
key {
modkey = {"Mod4"}
key = "Left"
command = "tag_viewprev"
}
key {
modkey = {"Mod4"}
key = "Right"
command = "tag_viewnext"
}
key {
modkey = {"Mod4"}
key = "m"
command = "client_togglemax"
}
key {
modkey = {"Mod4", "Control"}
key = "Return"
command = "client_zoom"
}
key {
modkey = {"Mod4"}
key = "space"
command = "client_togglefloating"
}
key {
modkey = {"Mod4"}
key = "s"
command = "client_togglescratch"
}
key {
modkey = {"Mod4", "Control"}
key = "s"
command = "client_setscratch"
}
key {
modkey = {"Mod4", "Shift"}
key = "c"
command = "client_kill"
}
key {
modkey = {"Mod1"}
key = "F4"
command = "client_kill"
}
key {
modkey = {"Mod4", "Shift"}
key = "q"
command = "quit"
}
key {
modkey = {"Mod4", "Control"}
key = "r"
command = "restart"
}
key {
modkey = {"Mod4"}
key = "0"
command = "tag_view"
}
keylist {
modkey = {"Mod4"}
command = "tag_view"
keylist = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }
arglist = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }
}
key {
modkey = {"Mod4", "Control"}
key = "0"
command = "tag_toggleview"
}
keylist {
modkey = {"Mod4", "Control"}
command = "tag_toggleview"
keylist = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }
arglist = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }
}
key {
modkey = {"Mod4", "Shift"}
key = "0"
command = "client_tag"
}
keylist {
modkey = {"Mod4", "Shift"}
command = "client_tag"
keylist = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }
arglist = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }
}
key {
modkey = {"Mod4", "Shift", "Control"}
key = "0"
command = "client_toggletag"
}
keylist {
modkey = {"Mod4", "Shift", "Control"}
command = "client_toggletag"
keylist = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }
arglist = { 1, 2, 3, 4, 5, 6, 7, 8, 9 }
}
}

