Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [colors]
- background = #222
- background-alt = #444
- foreground = #dfdfdf
- foreground-alt = #555
- primary = #ffb52a
- alert = #bd2c40
- [bar/main]
- monitor = eDP-1
- width = 100%
- height = 30
- offset-y = 0
- top = true
- fixed-center = true
- scroll-up = next
- scroll-down = prev
- background = ${colors.background}
- foreground = ${colors.foreground}
- font-0 = UbuntuMono Nerd Font Mono:size=17;1
- modules-left = ewmh
- ;modules-right =
- cursor-click = pointer
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- [module/ewmh]
- type = internal/xworkspaces
- enable-click = true
- enable-scroll = true
- pin-workspaces = false
- ;icon-[0-9]+ = <desktop-name>;<icon>
- ; 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
- ; Note: Neither <desktop-name> nor <icon> can contain a semicolon (;)
- icon-0 = 1;
- icon-1 = 2;
- icon-2 = 3;
- icon-3 = 4;
- icon-4 = 5;
- icon-5 = 6;
- icon-6 = 7;
- icon-7 = 8;
- icon-8 = 9;
- label-active = %icon%
- label-active-foreground = #ffffff
- label-active-background = #3f3f3f
- label-active-padding = 2
- label-occupied = %icon%
- label-urgent = %icon%
- label-urgent-foreground = #000000
- label-urgent-background = #bd2c40
- label-urgent-padding = 2
- label-empty = %icon%
- label-empty-foreground = #55
- label-empty-padding = 2
- ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
- [settings]
- screenchange-reload = true
- ;compositing-background = xor
- ;compositing-background = screen
- ;compositing-foreground = source
- ;compositing-border = over
- ;pseudo-transparency = false
- [global/wm]
- margin-top = 5
- margin-bottom = 5
Advertisement
Add Comment
Please, Sign In to add comment