# # High-level wmii configuration. # # Ruby code in this file has access # to a CONFIG constant which contains # the data in this configuration file. # #-- # Copyright protects this work. # See LICENSE file for details. #++ ## # Program preferences. # program: terminal: urxvt browser: firefox editor: mousepad filer: thunar ## # Appearance settings. # display: ## # Where to display the horizontal status bar? # # Possible choices are "top" and "bottom". # bar: bottom ## # The font to use in all text drawn by wmii. # font: -*-fixed-medium-r-*-*-13-*-*-*-*-*-*-* ## # Thickness of client border (measured in pixels). # border: 1 ## # Number of seconds a notice should be displayed. # notice: 5 ## # Color schemes for everything drawn by wmii. # # : " " # # You can find more color schemes here: # # http://wmii.suckless.org/scripts_n_snips/themes # color: normal: "#000000 #c1c48b #81654f" focus: "#000000 #81654f #000000" error: "#000000 #81654f #000000" notice: "#000000 #a1956d #413328" success: "#000000 #c1c48b #81654f" ## # Color of desktop background. # background: "#333333" ## # Settings for columns drawn by wmii. # # mode: # rule: # column: mode: default rule: | /gimp/ -> 17+83+41 /.*/ -> 62+38 # Golden Ratio ## # Mapping of clients to views they must appear on. # # - : # # These mappings are processed in top-to-bottom order. # Processing stops after the first matching mapping is applied. # client: - /MPlayer|VLC/ : ~ ## # Self-refreshing buttons on the status bar. # # -