Browse Source

tweaked rofi appearance

pull/67/head
JaKooLit 2 years ago
parent
commit
65a9c43198
  1. 4
      config/rofi/config-long.rasi
  2. 2
      config/rofi/config-waybar-layout.rasi
  3. 2
      config/rofi/config-waybar-style.rasi
  4. 4
      config/rofi/config.rasi
  5. 4
      config/rofi/resolution/1080p/config-long.rasi
  6. 2
      config/rofi/resolution/1080p/config-waybar-layout.rasi
  7. 2
      config/rofi/resolution/1080p/config-waybar-style.rasi
  8. 4
      config/rofi/resolution/1080p/config.rasi
  9. 4
      config/rofi/resolution/1440p/config-long.rasi
  10. 2
      config/rofi/resolution/1440p/config-waybar-layout.rasi
  11. 2
      config/rofi/resolution/1440p/config-waybar-style.rasi
  12. 4
      config/rofi/resolution/1440p/config.rasi

4
config/rofi/config-long.rasi

@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
width: 900px;
width: 700px;
/*height: 500px;*/
x-offset: 0px;
y-offset: 0px;
@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "imagebox" ];
border-radius: 12px;
background-color: @background;

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

@ -48,7 +48,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "inputbar", "listbox"];
border-radius: 12px;
}

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

@ -48,7 +48,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "inputbar", "listbox"];
border-radius: 12px;
}

4
config/rofi/config.rasi

@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
width: 800px;
width: 700px;
/*height: 450px;*/
x-offset: 0px;
y-offset: 0px;
@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "inputbar", "listbox" ];
border-radius: 12px;
}

4
config/rofi/resolution/1080p/config-long.rasi

@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
width: 900px;
width: 700px;
/*height: 500px;*/
x-offset: 0px;
y-offset: 0px;
@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "imagebox" ];
border-radius: 12px;
background-color: @background;

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

@ -48,7 +48,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "inputbar", "listbox"];
border-radius: 12px;
}

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

@ -48,7 +48,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "inputbar", "listbox"];
border-radius: 12px;
}

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

@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
width: 800px;
width: 700px;
/*height: 450px;*/
x-offset: 0px;
y-offset: 0px;
@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "inputbar", "listbox" ];
border-radius: 12px;
}

4
config/rofi/resolution/1440p/config-long.rasi

@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
width: 900px;
width: 700px;
/*height: 500px;*/
x-offset: 0px;
y-offset: 0px;
@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "imagebox" ];
border-radius: 12px;
background-color: @background;

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

@ -48,7 +48,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "inputbar", "listbox"];
border-radius: 12px;
}

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

@ -48,7 +48,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "inputbar", "listbox"];
border-radius: 12px;
}

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

@ -24,7 +24,7 @@ configuration {
/* ---- Window ---- */
window {
width: 800px;
width: 700px;
/*height: 450px;*/
x-offset: 0px;
y-offset: 0px;
@ -47,7 +47,7 @@ mainbox {
enabled: true;
orientation: vertical;
padding: 8px;
background-image: url("~/.config/rofi/.current_wallpaper", width);
background-image: url("~/.config/rofi/.current_wallpaper", height);
children: [ "inputbar", "listbox" ];
border-radius: 12px;
}

Loading…
Cancel
Save