mirror of
https://github.com/ksyasuda/rice.git
synced 2025-07-31 14:36:10 -07:00
updates to new polybar config
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
configuration {
|
||||
font: "FantasqueSansMono Nerd Font 14";
|
||||
font: "FantasqueSansMono Nerd Font 10";
|
||||
show-icons: true;
|
||||
icon-theme: "Papirus";
|
||||
display-drun: "";
|
||||
@@ -39,7 +39,7 @@ prompt {
|
||||
padding: 0% 1% 0% 0%;
|
||||
background-color: @background;
|
||||
text-color: @foreground;
|
||||
font: "FantasqueSansMono Nerd Font 12";
|
||||
font: "FantasqueSansMono Nerd Font 10";
|
||||
}
|
||||
|
||||
entry {
|
||||
@@ -98,7 +98,7 @@ element-icon {
|
||||
text-color: inherit;
|
||||
horizontal-align: 0.5;
|
||||
vertical-align: 0.5;
|
||||
size: 96px;
|
||||
size: 32px;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user