mirror of
https://github.com/ksyasuda/rice.git
synced 2025-07-31 14:36:10 -07:00
updates
This commit is contained in:
@@ -8,14 +8,13 @@
|
||||
*/
|
||||
|
||||
configuration {
|
||||
font: "FantasqueSansMono Nerd Font 40";
|
||||
show-icons: true;
|
||||
icon-theme: "Papirus";
|
||||
display-drun: "";
|
||||
drun-display-format: "{name}";
|
||||
disable-history: false;
|
||||
sidebar-mode: false;
|
||||
markup: true;
|
||||
font: "FantasqueSansMono Nerd Font 10";
|
||||
show-icons: true;
|
||||
icon-theme: "Flattery-Dark";
|
||||
display-drun: "";
|
||||
drun-display-format: "{name}";
|
||||
disable-history: false;
|
||||
sidebar-mode: false;
|
||||
}
|
||||
|
||||
@import "styles/colors.rasi"
|
||||
|
@@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
configuration {
|
||||
font: "FantasqueSansMono Nerd Font 10";
|
||||
font: "FantasqueSansMono Nerd Font 8";
|
||||
show-icons: true;
|
||||
icon-theme: "Papirus";
|
||||
display-drun: "";
|
||||
@@ -35,7 +35,7 @@ prompt {
|
||||
padding: 0% 1% 0% 0%;
|
||||
background-color: @background;
|
||||
text-color: @foreground;
|
||||
font: "FantasqueSansMono Nerd Font 12";
|
||||
font: "FantasqueSansMono Nerd Font 10";
|
||||
}
|
||||
|
||||
entry {
|
||||
|
@@ -9,4 +9,4 @@
|
||||
*
|
||||
*/
|
||||
|
||||
@import "Cyan.rasi"
|
||||
@import "Black.rasi"
|
||||
|
Reference in New Issue
Block a user