- # copy this file to ~/.config/netwmpager/config
- # desktop layout
- # set both to -1 to use default values (set by window manager)
- cols = -1
- rows = -1
- # window geometry
- # set height to 0 to make it automatically calculated
- geometry = "100x20-1+1002"
- # show window title popups?
- show_popups = false
- # show sticky windows in pager?
- show_sticky = false
- # show window titles in pager?
- show_titles = false
- # below, normal, above
- layer = "above"
- # opacity. 0.0 = transparent, 1.0 = normal
- # Requires Xcomposite extension in X and
- # xcompmgr or composition manager in WM.
- opacity = 1.0
- # 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 = "Verdana:size=8"
- window_font = "Verdana:size=7"
- # -- colors --
- active_desk_color = "rgb:0/0/0"
- inactive_desk_color = "rgb:2C/2E/30"
- win_border_color = "rgb:38/40/4A"
- grid_color = "rgb:65/65/65"
- active_win_color = "rgb:EC/EC/EC"
- active_win_font_color = "rgb:0/0/0"
- inactive_win_color = "rgb:B3/B3/B3"
- inactive_win_font_color = "rgb:0/0/0"
- popup_color = "rgb:e6/e6/e6"
- popup_font_color = "rgb:0/0/0"
Posted by PrimoTurbo on Thu 26 Jun 16:31
report abuse | 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.