Browse Source

more tweaked rofi

pull/27/head
JaKooLit 2 years ago
parent
commit
9c0791d57f
  1. 3
      config/rofi/config-compact.rasi
  2. 1
      config/rofi/config-rofi-Beats.rasi
  3. 8
      config/rofi/config-wallpaper.rasi
  4. 6
      config/rofi/config-waybar-layout.rasi
  5. 6
      config/rofi/config-waybar-style.rasi
  6. 6
      config/rofi/config.rasi
  7. 3
      config/rofi/resolution/1080p/config-compact.rasi
  8. 1
      config/rofi/resolution/1080p/config-rofi-Beats.rasi
  9. 8
      config/rofi/resolution/1080p/config-wallpaper.rasi
  10. 6
      config/rofi/resolution/1080p/config-waybar-layout.rasi
  11. 6
      config/rofi/resolution/1080p/config-waybar-style.rasi
  12. 6
      config/rofi/resolution/1080p/config.rasi
  13. 1
      config/rofi/resolution/1440p/config-compact.rasi
  14. 1
      config/rofi/resolution/1440p/config-rofi-Beats.rasi
  15. 6
      config/rofi/resolution/1440p/config-wallpaper.rasi
  16. 4
      config/rofi/resolution/1440p/config-waybar-layout.rasi
  17. 4
      config/rofi/resolution/1440p/config-waybar-style.rasi
  18. 2
      config/rofi/resolution/1440p/config.rasi

3
config/rofi/config-compact.rasi

@ -22,8 +22,7 @@ configuration {
/* ---- Window ---- */
window {
width: 40%;
/*height: 45%;*/
width: 42%;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;

1
config/rofi/config-rofi-Beats.rasi

@ -23,7 +23,6 @@ configuration {
/* ---- Window ---- */
window {
width: 35%;
/*height: 45%;*/
x-offset: 0px;
y-offset: 0px;
spacing: 0px;

8
config/rofi/config-wallpaper.rasi

@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: horizontal;
padding: 20px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "imagebox", "listbox" ];
}
@ -129,10 +129,10 @@ listview {
dynamic: true;
enabled: true;
cycle: true;
scrollbar: false;
scrollbar: true;
layout: vertical;
reverse: true;
fixed-height: false;
reverse: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

6
config/rofi/config-waybar-layout.rasi

@ -22,7 +22,7 @@ configuration {
/* ---- Window ---- */
window {
width: 34%;
width: 40%;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@ -126,10 +126,10 @@ listview {
spacing: 4px;
dynamic: true;
cycle: true;
scrollbar: false;
scrollbar: true;
layout: vertical;
reverse: false;
fixed-height: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

6
config/rofi/config-waybar-style.rasi

@ -22,7 +22,7 @@ configuration {
/* ---- Window ---- */
window {
width: 34%;
width: 40%;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@ -126,10 +126,10 @@ listview {
spacing: 4px;
dynamic: true;
cycle: true;
scrollbar: false;
scrollbar: true;
layout: vertical;
reverse: false;
fixed-height: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

6
config/rofi/config.rasi

@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
width: 35%;
width: 40%;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@ -124,7 +124,7 @@ button selected {
listview {
enabled: true;
columns: 1;
lines: 9;
lines: 8;
spacing: 4px;
dynamic: true;
enabled: true;
@ -132,7 +132,7 @@ listview {
scrollbar: false;
layout: vertical;
reverse: true;
fixed-height: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

3
config/rofi/resolution/1080p/config-compact.rasi

@ -22,8 +22,7 @@ configuration {
/* ---- Window ---- */
window {
width: 40%;
/*height: 45%;*/
width: 42%;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;

1
config/rofi/resolution/1080p/config-rofi-Beats.rasi

@ -23,7 +23,6 @@ configuration {
/* ---- Window ---- */
window {
width: 35%;
/*height: 45%;*/
x-offset: 0px;
y-offset: 0px;
spacing: 0px;

8
config/rofi/resolution/1080p/config-wallpaper.rasi

@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: horizontal;
padding: 20px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "imagebox", "listbox" ];
}
@ -129,10 +129,10 @@ listview {
dynamic: true;
enabled: true;
cycle: true;
scrollbar: false;
scrollbar: true;
layout: vertical;
reverse: true;
fixed-height: false;
reverse: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

6
config/rofi/resolution/1080p/config-waybar-layout.rasi

@ -22,7 +22,7 @@ configuration {
/* ---- Window ---- */
window {
width: 34%;
width: 40%;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@ -126,10 +126,10 @@ listview {
spacing: 4px;
dynamic: true;
cycle: true;
scrollbar: false;
scrollbar: true;
layout: vertical;
reverse: false;
fixed-height: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

6
config/rofi/resolution/1080p/config-waybar-style.rasi

@ -22,7 +22,7 @@ configuration {
/* ---- Window ---- */
window {
width: 34%;
width: 40%;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@ -126,10 +126,10 @@ listview {
spacing: 4px;
dynamic: true;
cycle: true;
scrollbar: false;
scrollbar: true;
layout: vertical;
reverse: false;
fixed-height: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

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

@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
width: 35%;
width: 40%;
x-offset: 0px;
y-offset: 0px;
spacing: 0px;
@ -124,7 +124,7 @@ button selected {
listview {
enabled: true;
columns: 1;
lines: 9;
lines: 8;
spacing: 4px;
dynamic: true;
enabled: true;
@ -132,7 +132,7 @@ listview {
scrollbar: false;
layout: vertical;
reverse: true;
fixed-height: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

1
config/rofi/resolution/1440p/config-compact.rasi

@ -23,7 +23,6 @@ configuration {
/* ---- Window ---- */
window {
width: 40%;
/*height: 45%;*/
x-offset: 0px;
y-offset: 0px;
spacing: 0px;

1
config/rofi/resolution/1440p/config-rofi-Beats.rasi

@ -23,7 +23,6 @@ configuration {
/* ---- Window ---- */
window {
width: 35%;
/*height: 45%;*/
x-offset: 0px;
y-offset: 0px;
spacing: 0px;

6
config/rofi/resolution/1440p/config-wallpaper.rasi

@ -129,10 +129,10 @@ listview {
dynamic: true;
enabled: true;
cycle: true;
scrollbar: false;
scrollbar: true;
layout: vertical;
reverse: true;
fixed-height: false;
reverse: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

4
config/rofi/resolution/1440p/config-waybar-layout.rasi

@ -126,10 +126,10 @@ listview {
spacing: 4px;
dynamic: true;
cycle: true;
scrollbar: false;
scrollbar: true;
layout: vertical;
reverse: false;
fixed-height: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

4
config/rofi/resolution/1440p/config-waybar-style.rasi

@ -126,10 +126,10 @@ listview {
spacing: 4px;
dynamic: true;
cycle: true;
scrollbar: false;
scrollbar: true;
layout: vertical;
reverse: false;
fixed-height: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

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

@ -132,7 +132,7 @@ listview {
scrollbar: false;
layout: vertical;
reverse: true;
fixed-height: false;
fixed-height: true;
fixed-columns: false;
background-color: transparent;
}

Loading…
Cancel
Save