Browse Source

updated config.rasi rofi

pull/232/head
JaKooLit 2 years ago
parent
commit
a0c86660e8
  1. 2
      config/rofi/config.rasi
  2. 2
      config/rofi/resolution/1080p/config.rasi
  3. 2
      config/rofi/resolution/1440p/config.rasi

2
config/rofi/config.rasi

@ -82,7 +82,7 @@ entry {
padding: 10px;
border-radius: 12px;
background-color: @background-alt;
text-color: inherit;
text-color: @text-selected;
cursor: text;
placeholder: " Search "; // << Search symbol
placeholder-color: inherit;

2
config/rofi/resolution/1080p/config.rasi

@ -82,7 +82,7 @@ entry {
padding: 10px;
border-radius: 12px;
background-color: @background-alt;
text-color: inherit;
text-color: @text-selected;
cursor: text;
placeholder: " Search "; // << Search symbol
placeholder-color: inherit;

2
config/rofi/resolution/1440p/config.rasi

@ -82,7 +82,7 @@ entry {
padding: 10px;
border-radius: 12px;
background-color: @background-alt;
text-color: inherit;
text-color: @text-selected;
cursor: text;
placeholder: " Search "; // << Search symbol
placeholder-color: inherit;

Loading…
Cancel
Save