dotfiles

$HOME is where the <3 is
git clone git://git.alexkarle.com/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

.cwmrc (532B) [raw]


      1 # .cwmrc -- cwm(1) config
      2 
      3 # Settings/Commands
      4 command firefox /usr/local/bin/firefox
      5 
      6 # Bindings
      7 # start fresh -- no alarms and no surprises
      8 unbind-key all
      9 unbind-mouse all
     10 
     11 bind-key 4-Return terminal
     12 bind-key 4S-Return window-maximize
     13 bind-key 4-r restart
     14 bind-key 4S-e quit
     15 bind-key 4-p menu-cmd
     16 bind-key 4S-p menu-exec
     17 bind-key 4-j window-cycle
     18 bind-key 4-k window-rcycle
     19 bind-key 4-c lock
     20 bind-key 4-q window-close
     21 bind-key 4S-j window-vtile
     22 
     23 bind-mouse 4-1 window-move
     24 bind-mouse 4-2 window-lower
     25 bind-mouse 4-3 window-resize