Skip to content

Commit

Permalink
make the spacing in the bar just a little nicer
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed Oct 5, 2021
1 parent 9b21054 commit 8a4b84a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions nixos/i3/polybar.ini
Expand Up @@ -8,6 +8,12 @@ modules-right = cpu battery backlight date
font-0 = Iosevka:size=16
font-1 = Openmoji Color:size=16

background = #88000000
foreground = #ffffffff
padding = 1
module-margin = 1
height = 40

[module/backlight]
type = internal/backlight
card = intel_backlight
Expand Down

0 comments on commit 8a4b84a

Please sign in to comment.