Skip to content

Commit

Permalink
tweak rofi theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
gzagatti committed Nov 3, 2022
1 parent 00faeec commit 99a2c34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rofi/config.rasi
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ configuration {
* {
font: "Cousine Nerd Font 12";
foreground: #f8f8f2;
background-color: #282a36;
background: #282a36;
background-color: @background;
active-background: #6272a4;
urgent-background: #ff5555;
selected-background: @active-background;
Expand Down

0 comments on commit 99a2c34

Please sign in to comment.