Skip to content

Module: Pager

AbouZakaria edited this page Dec 27, 2019 · 6 revisions

configured using this name 'Pager'.

;ActiveBackground    <string>  default  window highlight color
ActiveBackground =

;ActiveAlpha         <int>     0-to-255 default=255
;O full transparent 255 opac
ActiveAlpha=255

;ActiveForeground    <string>  default  window highlightText
ActiveForeground=

;ActiveUnderline     <string>  color Hex or xrdb.color
ActiveUnderline=

;ActiveOverline      <string>  color Hex or xrdb.color
ActiveOverline=

;IconsList           <list> 	list of icon 0 to 9 ex: home,office,multimedia,...
IconsList==,,,,,,

;ActiveIcon          <string> 	if DesktopDesplay==icon default=NULL
ActiveIcon=

;DesktopDesplay      <string>  "name", "index", "icon" default=index
;                              icon-[0-9]  ex: home,office,multimedia,
;                             NOTE: The desktop name needs to match the name configured by the WM
;                              You can get a list of the defined desktops using:
;                              $ xprop -root _NET_DESKTOP_NAMES
DesktopDesplay=name

Common properties

;Background			<string>  color
Background=xrdb.background

;Foreground			<string>  color
Foreground=xrdb.foreground

;Underline			<string>  color
;Underline color if Border > 0
Underline=#B44B4B

;Overline			<string>  color 
;Underline color if Border > 0
Overline=xrdb.color4

; Border        <int>     default=0
Border=2

;BorderRadius  <int>     default 0
;radius corners
BorderRadius=4

;Alpha         <int>     0-to-255 default=255
;O full transparent 255 opac
Alpha=255

;FontName      <string>  default parent fontfamily
FontName=Monospace

;FontSize      <int>     default parent font size
FontSize=9

;FontBold      <bool>    default  window fontbold
FontBold=false