# hullap's very own musca's config file. # Based on Sierinjs' very own musca's config file. manage off Conky # Colours. set border_focus Orange set border_unfocus Gray bind off all # Focus buttons. bind on Mod4+Left focus left bind on Mod4+Down focus down bind on Mod4+Up focus up bind on Mod4+Right focus right # Splits. bind on Mod4+shift+s vsplit 1/2 bind on Mod4+s hsplit 1/2 # Window magic. bind on Mod4+r remove bind on Mod4+Shift+o only bind on Mod4+k kill bind on Mod4+n cycle next bind on Mod4+p cycle prev bind on Mod4+space cycle next # Execute `n` stuff. bind on Mod4+c exec urxvt bind on Mod4+shift+c exec xterm bind on Mod4+` shell bind on Mod4+x command # Misc bullcrap. bind on Mod4+u undo # Arrows `n` stuff. bind on Mod4+shift+r+Left resize left bind on Mod4+shift+r+Down resize down bind on Mod4+shift+r+Up resize up bind on Mod4+shift+r+Right resize right bind on Mod4+Shift+Left swap left bind on Mod4+Shift+Down swap down bind on Mod4+Shift+Up swap up bind on Mod4+Shift+Right swap right bind on Mod4+0 use 0 bind on Mod4+1 use 1 bind on Mod4+2 use 2 bind on Mod4+3 use 3 bind on Mod4+4 use 4 bind on Mod4+5 use 5 bind on Mod4+6 use 6 bind on Mod4+7 use 7 bind on Mod4+8 use 8 bind on Mod4+9 use 9 bind on Mod4+Shift+0 move 0 bind on Mod4+Shift+1 move 1 bind on Mod4+Shift+2 move 2 bind on Mod4+Shift+3 move 3 bind on Mod4+Shift+4 move 4 bind on Mod4+Shift+5 move 5 bind on Mod4+Shift+6 move 6 bind on Mod4+Shift+7 move 7 bind on Mod4+Shift+8 move 8 bind on Mod4+Shift+9 move 9 bind on Mod4+shift+m quit