Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Mod1 = left-alt
- # Mod2 = enter
- # Mod3 = right-alt
- # Mod4 = winkey
- screen 0
- {
- titlebar {
- position = "top"
- text_align = "right"
- styles { normal { shadow = "#e3e3e3" shadow_offset = "0" bg = '#262729' fg = '#262729' } focus { shadow = "#111111" shadow_offset = "0" bg = '#262729' fg = '#ffffff' } }
- height = "11"
- }
- styles
- {
- normal
- {
- font = "sans 8"
- fg = "#FFFFFF"
- bg = "#000000"
- border = "#555555"
- }
- focus
- {
- fg = "#000000"
- bg = "#535d6c"
- border = "#FFFF00"
- }
- urgent
- {
- fg = "#111111"
- bg = "#ff4500"
- }
- }
- tags
- {
- tag "dev1" {
- layout = "tile"
- mwfact = 0.500000
- nmaster = 1
- ncol = 1
- }
- tag "dev2" {
- layout = "tile"
- mwfact = 0.500000
- nmaster = 1
- ncol = 1
- }
- tag "dev3" {
- layout = "tile"
- mwfact = 0.500000
- nmaster = 1
- ncol = 1
- }
- tag "dev4" {
- layout = "tile"
- mwfact = 0.500000
- nmaster = 1
- ncol = 1
- }
- }
- layouts
- {
- layout tile { image = "/usr/local/share/awesome/icons/layouts/tilew.png" }
- layout tileleft { image = "/usr/local/share/awesome/icons/layouts/tileleftw.png" }
- layout tilebottom { image = "/usr/local/share/awesome/icons/layouts/tilebottomw.png" }
- layout tiletop { image = "/usr/local/share/awesome/icons/layouts/tiletopw.png" }
- layout max { image = "/usr/local/share/awesome/icons/layouts/maxw.png" }
- layout spiral { image = "/usr/local/share/awesome/icons/layouts/spiralw.png" }
- layout dwindle { image = "/usr/local/share/awesome/icons/layouts/dwindlew.png" }
- layout floating { image = "/usr/local/share/awesome/icons/layouts/floatingw.png" }
- }
- statusbar mystatusbar
- {
- position = "top"
- 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"
- }
- }
- 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"
- }
- }
- iconbox logo
- {
- image = "/usr/local/share/awesome/icons/awesome16.png"
- mouse
- {
- button = "1"
- command = "spawn"
- arg = "exec xterm -e man awesome"
- }
- }
- textbox mem
- {
- text = "-"
- align = "right"
- }
- textbox cpu
- {
- text = "-"
- align = "right"
- }
- textbox users
- {
- text = "-"
- align = "right"
- }
- textbox streams
- {
- text = "-"
- align = "right"
- }
- textbox clock
- {
- text = "-"
- align = "right"
- }
- }
- }
- screen 1
- {
- titlebar {
- position = "top"
- text_align = "right"
- styles { normal { shadow = "#e3e3e3" shadow_offset = "1" bg = '#262729' fg = '#262729' } focus { shadow = "#111111" shadow_offset = "1" bg = '#262729' fg = '#ffffff' } }
- height = "11"
- }
- styles
- {
- normal
- {
- font = "sans 8"
- fg = "#dddddd"
- bg = "#444444"
- border = "#555555"
- }
- focus
- {
- fg = "#000000"
- bg = "#535d6c"
- border = "#FFFF00"
- }
- urgent
- {
- fg = "#111111"
- bg = "#ff4500"
- }
- }
- tags
- {
- tag "gvim" {
- layout = "tile"
- mwfact = 0.500000
- nmaster = 1
- ncol = 1
- }
- tag "firefox" {
- layout = "float"
- mwfact = 0.500000
- nmaster = 1
- ncol = 1
- }
- tag "thunderbird" {
- layout = "tile"
- mwfact = 0.500000
- nmaster = 1
- ncol = 1
- }
- tag "pidgin" {
- layout = "float"
- mwfact = 0.500000
- nmaster = 1
- ncol = 1
- }
- tag "amarok" {
- layout = "float"
- mwfact = 0.500000
- nmaster = 1
- ncol = 1
- }
- }
- layouts
- {
- layout tile { image = "/usr/local/share/awesome/icons/layouts/tilew.png" }
- layout tileleft { image = "/usr/local/share/awesome/icons/layouts/tileleftw.png" }
- layout tilebottom { image = "/usr/local/share/awesome/icons/layouts/tilebottomw.png" }
- layout tiletop { image = "/usr/local/share/awesome/icons/layouts/tiletopw.png" }
- layout max { image = "/usr/local/share/awesome/icons/layouts/maxw.png" }
- layout spiral { image = "/usr/local/share/awesome/icons/layouts/spiralw.png" }
- layout dwindle { image = "/usr/local/share/awesome/icons/layouts/dwindlew.png" }
- layout floating { image = "/usr/local/share/awesome/icons/layouts/floatingw.png" }
- }
- statusbar mystatusbar
- {
- position = "top"
- 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"
- }
- }
- 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"
- }
- }
- iconbox logo
- {
- image = "/usr/local/share/awesome/icons/awesome16.png"
- mouse
- {
- button = "1"
- command = "spawn"
- arg = "exec xterm -e man awesome"
- }
- }
- }
- }
- rules
- {
- rule
- {
- name = "Firefox"
- tags = "firefox"
- float = "true"
- screen = "1"
- }
- rule
- {
- name = "gvim"
- tags = "gvim"
- float = "false"
- screen = "1"
- }
- rule
- {
- name = "pidgin"
- tags = "pidgin"
- float = "true"
- screen = "1"
- }
- }
- 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 = {"Mod4"}
- button = "3"
- command = "client_resizemouse"
- }
- titlebar
- {
- button = "1"
- command = "client_movemouse"
- }
- titlebar
- {
- button = "3"
- command = "client_resizemouse"
- }
- }
- keys
- {
- key
- {
- modkey = {"Mod4"}
- key = "g"
- command = "spawn"
- arg = "exec gvim"
- }
- key
- {
- modkey = {"Mod4"}
- key = "F1"
- command = "spawn"
- arg = "exec xterm -e man `for i in /usr/share/man/man?;do ls $i; done | cut -d. -f1 | awesome-menu 'See manual page for:'`"
- }
- key
- {
- modkey = {"Mod4"}
- key = "F2"
- command = "spawn"
- arg = "exec find /usr/bin -type f -executable ! -empty | sed 's,.*/,,' | awesome-menu -e 'exec ' Execute:"
- }
- key
- {
- modkey = {"Mod4"}
- key = "F3"
- command = "spawn"
- arg = "exec xterm -e ssh `cut -d' ' -f1 ~/.ssh/known_hosts | cut -d, -f1 | awesome-menu 'ssh to:'`"
- }
- key
- {
- modkey = {"Mod4"}
- key = "Return"
- command = "spawn"
- arg = "exec gnome-terminal"
- }
- key
- {
- modkey = {"Mod4"}
- key = "space"
- command = "tag_setlayout"
- arg = "+1"
- }
- key
- {
- modkey = {"Mod4", "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 = {"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 = {"Mod1", "Mod4"}
- key = "j"
- command = "client_movetoscreen"
- arg = "+1"
- }
- key
- {
- modkey = {"Mod1", "Mod4"}
- 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 = "y"
- command = "tag_setnmaster"
- arg = "+1"
- }
- key
- {
- modkey = {"Mod4", "Shift"}
- key = "o"
- command = "tag_setnmaster"
- arg = "-1"
- }
- key
- {
- modkey = {"Mod4", "Shift"}
- key = "h"
- command = "tag_setncol"
- arg = "+1"
- }
- key
- {
- modkey = {"Mod4", "Shift"}
- 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", "Control"}
- key = "h"
- command = "tag_viewprev"
- }
- key
- {
- modkey = {"Mod4", "Control"}
- key = "l"
- command = "tag_viewnext"
- }
- key
- {
- modkey = {"Mod4"}
- key = "m"
- command = "client_togglemax"
- }
- key
- {
- modkey = {"Mod4", "Control"}
- key = "Return"
- command = "client_zoom"
- }
- key
- {
- modkey = {"Mod4", "Control"}
- 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"}
- key = "c"
- 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 }
- }
- }
- # vim: filetype=conf
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement