Skip to content

Commit

Permalink
chore(dotfiles): ease off on i3bar transparency
Browse files Browse the repository at this point in the history
Now that I have the bar set to hidden it can appear on top of other
windows. On top of a dark terminal window, the strong transparency looks
great; but on top of a bright Chrome window, it's not too readable. Bump
it up.
  • Loading branch information
wincent committed May 20, 2021
1 parent 5ea5ed0 commit 7e29c44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aspects/dotfiles/files/.config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ bindsym Control+$super+Shift+Up resize shrink down 10 px or 10 ppt
# finds out, if available)
bar {
colors {
background #00000080
background #000000a0
}
font pango:Source Code Pro Regular 10:Font Awesome 5 Free
i3bar_command i3bar --transparency
Expand Down

0 comments on commit 7e29c44

Please sign in to comment.