.cwmrc

A section for Window Manager configurations. If the WM doesn't exist yet, simply start a new thread.
Forum rules
Configurations, tips, questions and answers related to window managers only.
machinebacon
Baconator
Posts: 10253
Joined: Thu Sep 16, 2010 11:03 am
Location: Pfälzerwald
Contact:

.cwmrc

Unread post by machinebacon » Thu Jul 17, 2014 1:49 pm

I always see "yeah I still use it" and "oh fuck, this is so great, bestest WM evah", but I haven't seen a friggin' .cwmrc file posted, so pleeeeease ... drop it in here.

This is the one that the maintainer uses, in case yours got lost ;)

Code: Select all

borderwidth 1
snapdist 4
color activeborder goldenrod1
color inactiveborder grey50

gap 12 0 0 0

autogroup 0 Cclock
autogroup 0 XLoad
autogroup 0 Wmsmixer
autogroup 0 9menu

autogroup 1 URxvt
autogroup 2 Emacs
autogroup 2 Gvim
autogroup 3 Namoroka
autogroup 3 Firefox
autogroup 3 Chromium
autogroup 4 Pidgin
autogroup 4 Skype
autogroup 4 Pino
autogroup 4 Hotot

ignore xlbiff

command term /usr/bin/urxvt
command lock "xscreensaver-command --lock"

command urxvt /usr/bin/urxvt
command emacs /usr/bin/emacs
command gvim /usr/bin/gvim
command firefox /usr/bin/firefox
command pidgin /usr/bin/pidgin
command skype /usr/bin/skype
command '' 'true'
command xlock "xscreensaver-command --lock"

# sticky yes

# bind 4-Return terminal
# bind 4-Return "new-term"
bind 4-Escape delete
bind 4-h bigmoveleft
bind 4-j bigmovedown
bind 4-k bigmoveup
bind 4-l bigmoveright
bind S4-h bigresizeleft
bind S4-j bigresizedown
bind S4-k bigresizeup
bind S4-l bigresizeright
bind 4-x maximize
bind 4-y vmaximize
bind 4-z vmaximize
bind 4-f grouptoggle
bind 4-1 group1
bind 4-2 group2
bind 4-3 group3
bind 4-4 group4
bind 4-5 grouponly5
bind 4-6 grouponly6
bind 4-7 grouponly7
bind 4-8 grouponly8
bind 4-9 grouponly9
bind S4-1 movetogroup1
bind S4-2 movetogroup2
bind S4-3 movetogroup3
bind S4-4 movetogroup4
bind S4-5 movetogroup5
bind S4-6 movetogroup6
bind S4-7 movetogroup7
bind S4-8 movetogroup8
bind S4-9 movetogroup9
# bind 4-Left rcyclegroup
# bind 4-Right cyclegroup
bind 4-Up raise
bind 4-Down lower
# bind 4-Tab cycle
# bind S4-Tab rcycle
bind M-Tab cycle
bind SM-Tab rcycle
bind 4-c hide
bind 4-r restart
bind S4-w exec_wm
bind S4-q quit

bind 4-s search
#bind 4-period ssh
bind 4-slash exec

bind CM-Return unmap
bind CM-Delete unmap
bind M-Return unmap
bind M-Down unmap
bind M-Up unmap
bind M-Left unmap
bind M-Right unmap
bind C-Down unmap
bind C-Up unmap
bind C-Left unmap
bind C-Right unmap
bind C-slash unmap
bind M-h unmap
bind M-j unmap
bind M-k unmap
bind M-l unmap
bind CM-h unmap
bind CM-j unmap
bind CM-k unmap
bind CM-l unmap
bind M-question unmap

mousebind 4-1 window_move
mousebind 4-2 window_resize
mousebind 4-3 window_lower
mousebind M-1 unmap
mousebind M-2 unmap
mousebind M-3 unmap
..gnutella..

User avatar
dkeg
Configurator
Posts: 3782
Joined: Sun Nov 18, 2012 9:23 pm
Location: Mid-Atlantic Grill

Re: .cwmrc

Unread post by dkeg » Thu Jul 17, 2014 3:08 pm

I don't think some of us posted b/c we have the wm-configs in our Github. Here's my latest. Just pushed up to my GH

EDIT: also added to the LinuxBBQ GH account

Work hard; Complain less

pidsley
Hermit
Posts: 2539
Joined: Wed Oct 17, 2012 12:31 pm

Re: .cwmrc

Unread post by pidsley » Thu Jul 17, 2014 3:17 pm

And mine, on the linxbbq github. DebianJoe's .cwmrc is up there too.

Post Reply