some tweaks to making hyprland work betterer

This commit is contained in:
Chris Cochrun 2024-07-01 16:33:47 -05:00
parent 64a0004f5c
commit 01f5aeeab8
4 changed files with 14 additions and 9 deletions

View file

@ -25,9 +25,9 @@ window {
background-color: @backtransparent;
border-radius: 20px;
box-shadow: 5px 5px 4px 4px #202020;
margin-bottom: 1em;
/* margin-bottom: 1em; */
margin-right: 20px;
margin-top: 0.4em;
/* margin-top: 0.4em; */
margin-left: 20px;
min-height: 30px;
border-color: @base08;