diff options
author | Shubham Saini <pryr@pryr.xyz> | 2021-06-07 04:32:34 +0000 |
---|---|---|
committer | Shubham Saini <pryr@pryr.xyz> | 2021-06-07 04:32:34 +0000 |
commit | 12a81d6c9bef762ebf9fd7268d068f985dfe5d39 (patch) | |
tree | 0ab31d8ea0281a3387dfae2ec5ee82952fbb6ab2 /polybar | |
parent | 0fe81c62a67e9088d3f4d3e9e534be6b94b5beb4 (diff) |
some new func
Diffstat (limited to 'polybar')
-rwxr-xr-x | polybar/.config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config index b5c486a..c4205e3 100755 --- a/polybar/.config/polybar/config +++ b/polybar/.config/polybar/config | |||
@@ -3,7 +3,7 @@ screenchange-reload = true | |||
3 | 3 | ||
4 | [colors] | 4 | [colors] |
5 | ;background = ${xrdb:background:#060808} | 5 | ;background = ${xrdb:background:#060808} |
6 | background = #171a1f | 6 | background = #00171a1f |
7 | background-alt = ${xrdb:color0:#000} | 7 | background-alt = ${xrdb:color0:#000} |
8 | ;foreground = ${xrdb:foreground:#c5c8c6} | 8 | ;foreground = ${xrdb:foreground:#c5c8c6} |
9 | foreground = #b7b7b7 | 9 | foreground = #b7b7b7 |