fixing up the guix config
This commit is contained in:
parent
adc1daf421
commit
a055f7e71e
9 changed files with 125 additions and 64 deletions
10
.config/gtk-3.20/dist/gtk-dark.css
vendored
10
.config/gtk-3.20/dist/gtk-dark.css
vendored
|
@ -8513,3 +8513,13 @@ terminal-window scrollbar.vertical slider {
|
|||
|
||||
.raven-mpris {
|
||||
background-color: rgba(40, 42, 54, 0.7); }
|
||||
|
||||
/*************
|
||||
! Thunar
|
||||
*************/
|
||||
.thunar toolbar{
|
||||
/* margin-top: 0px; */
|
||||
/* padding-bottom: 6px; */
|
||||
/* padding-left: 8px; */
|
||||
/* padding-right: 8px; */
|
||||
background-color: @dark_background_color; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue