change hyprland keybinds
This commit is contained in:
parent
8c719f0e06
commit
bddbece0ed
|
@ -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};
|
||||||
|
|
Loading…
Reference in a new issue