picom, mpv, tridactyl, and new transmission script

This commit is contained in:
Chris Cochrun 2020-10-07 07:36:56 -05:00
parent d36ce8b8b9
commit 907dc10bad
7 changed files with 298 additions and 291 deletions

View file

@ -1,5 +1,5 @@
/* Modify these to change relative widths or default height */
#navigator-toolbox{ --uc-navigationbar-width: -2vw; --uc-toolbar-height: 10px; --window-drag-space-width: 0px}
#navigator-toolbox{ --uc-navigationbar-width: -2vw; --uc-toolbar-height: 27px; --window-drag-space-width: 0px}
/* Override for other densities */
:root[uidensity="compact"] > #navigator-toolbox{ --uc-toolbar-height: 22px;}
:root[uidensity="touch"] > #navigator-toolbox{ --uc-toolbar-height: 40px; }