change hyprland keybinds

This commit is contained in:
Frost-Phoenix 2023-11-12 22:16:40 +01:00
parent 8c719f0e06
commit bddbece0ed

View file

@ -17,7 +17,8 @@
border: none; border: none;
border-radius: 0px; border-radius: 0px;
font-family: ${custom.font}; font-family: ${custom.font};
font-size: 14px; font-weight: bold;
font-size: 16px;
min-height: 0; min-height: 0;
} }
@ -77,7 +78,7 @@
padding: 10px 10px 15px 25px; padding: 10px 10px 15px 25px;
margin-left: 7px; margin-left: 7px;
font-weight: bold; font-weight: bold;
font-size: 16px; font-size: 18px;
} }
#custom-launcher { #custom-launcher {
color: #${custom.secondary_accent}; color: #${custom.secondary_accent};