mirror of
https://github.com/adi1090x/rofi.git
synced 2026-05-04 04:23:10 +02:00
Updated color-schemes and images path
This commit is contained in:
@@ -71,7 +71,7 @@ inputbar {
|
||||
spacing: 10px;
|
||||
padding: 80px 60px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/a.png", width);
|
||||
background-image: url("~/.config/rofi/images/a.png", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];
|
||||
|
||||
@@ -71,7 +71,7 @@ inputbar {
|
||||
spacing: 0px;
|
||||
padding: 100px 40px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/j.jpg", width);
|
||||
background-image: url("~/.config/rofi/images/j.jpg", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry" ];
|
||||
|
||||
@@ -71,7 +71,7 @@ inputbar {
|
||||
spacing: 10px;
|
||||
padding: 80px 60px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/b.png", width);
|
||||
background-image: url("~/.config/rofi/images/b.png", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];
|
||||
|
||||
@@ -71,7 +71,7 @@ inputbar {
|
||||
spacing: 10px;
|
||||
padding: 100px 60px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/c.png", width);
|
||||
background-image: url("~/.config/rofi/images/c.png", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];
|
||||
|
||||
@@ -72,7 +72,7 @@ inputbar {
|
||||
spacing: 10px;
|
||||
padding: 40px 40px 155px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/d.png", width);
|
||||
background-image: url("~/.config/rofi/images/d.png", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry" ];
|
||||
|
||||
@@ -71,7 +71,7 @@ inputbar {
|
||||
spacing: 10px;
|
||||
padding: 80px 60px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/e.jpg", width);
|
||||
background-image: url("~/.config/rofi/images/e.jpg", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];
|
||||
|
||||
@@ -71,7 +71,7 @@ inputbar {
|
||||
spacing: 10px;
|
||||
padding: 100px 60px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/f.png", width);
|
||||
background-image: url("~/.config/rofi/images/f.png", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];
|
||||
|
||||
@@ -71,7 +71,7 @@ inputbar {
|
||||
spacing: 10px;
|
||||
padding: 100px 40px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/g.png", width);
|
||||
background-image: url("~/.config/rofi/images/g.png", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry" ];
|
||||
|
||||
@@ -71,7 +71,7 @@ inputbar {
|
||||
spacing: 10px;
|
||||
padding: 100px 60px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/h.jpg", width);
|
||||
background-image: url("~/.config/rofi/images/h.jpg", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];
|
||||
|
||||
@@ -71,7 +71,7 @@ inputbar {
|
||||
spacing: 10px;
|
||||
padding: 80px 60px;
|
||||
background-color: transparent;
|
||||
background-image: url("~/.config/rofi/launchers/images/i.jpg", width);
|
||||
background-image: url("~/.config/rofi/images/i.jpg", width);
|
||||
text-color: @foreground;
|
||||
orientation: horizontal;
|
||||
children: [ "textbox-prompt-colon", "entry", "dummy", "mode-switcher" ];
|
||||
|
||||
Reference in New Issue
Block a user