- # desktop layout
- # set both to -1 to use default values (set by window manager)
- cols = 6
- rows = 1
- # window geometry
- # set height to 0 to make it automatically calculated
- geometry = "160x20-1120+780"
- # show window title popups?
- show_popups = true
- # show sticky windows in pager?
- show_sticky = false
- # show window titles in pager?
- show_titles = false
- # below, normal, above
- layer = "below"
- # opacity. 0.0 = transparent, 1.0 = normal
- # Requires Xcomposite extension in X and
- # xcompmgr or composition manager in WM.
- opacity = 0.60
- # allow other windows to cover pager?
- #allow_cover = false
- # -- fonts --
- # run `fc-list' to see available fonts
- #
- # format: "<family>:<option>=<value>:<option>=<value>..."
- #
- # some options:
- # size font size
- # weight light, medium, demibold, bold or black
- # slant roman, italic or oblique
- # antialias true or false
- #
- # More information: http://www.keithp.com/~keithp/render/Xft.tutorial
- popup_font = "Monospace:size=8"
- window_font = "Monospace:size=6"
- # -- colors --
- active_desk_color = "rgb:33/33/33"
- inactive_desk_color = "rgb:26/26/26"
- win_border_color = "rgb:0/0/0"
- grid_color = "rgb:22/22/22"
- active_win_color = "rgb:47/77/4e"
- active_win_font_color = "rgb:0/0/0"
- inactive_win_color = "rgb:44/44/44"
- inactive_win_font_color = "rgb:0/0/0"
- popup_color = "rgb:26/26/26"
- popup_font_color = "rgb:f/f/f"
Posted by Hanna on Sat 31st Jan 10:00 (modification of post by view diff)
download | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.