fixing up the guix config

This commit is contained in:
Chris Cochrun 2023-10-18 10:13:18 -05:00
parent adc1daf421
commit a055f7e71e
9 changed files with 125 additions and 64 deletions

View file

@ -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; }