Ribbon Launchers Added

This commit is contained in:
adi1090x 2020-04-06 16:25:17 +05:30
parent 40cd23bd26
commit 3c66ad4f67
29 changed files with 2851 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<a href="https://ko-fi.com/adi1090x"><img src="https://raw.githubusercontent.com/adi1090x/files/master/other/kofi.png" alt="Support me on ko-fi"></a>
</p>
A collection of custom *applets* and *menus* made using [rofi](https://github.com/davatorium/rofi) and its dmenu emulation, inspired by [rofi-menus](https://gitlab.com/vahnrr/rofi-menus).
A collection of custom *applets* and *menus* made using [rofi](https://github.com/davatorium/rofi) and its dmenu emulation.
|Menus|Applets|
|-|-|
@ -32,6 +32,7 @@ A collection of custom *applets* and *menus* made using [rofi](https://github.co
- [Menus](https://github.com/adi1090x/rofi#menus)
- [Launchers](https://github.com/adi1090x/rofi#app-launchers)
- [Sidemenus](https://github.com/adi1090x/rofi#android-style-sidemenus)
- [Slates](https://github.com/adi1090x/rofi#rofi-slates-(rofi-git))
- [Colorschemes](https://github.com/adi1090x/rofi#colorschemes)
- [Usage](https://github.com/adi1090x/rofi#tips)
* [Polybar](https://github.com/adi1090x/rofi#use-with-polybar)
@ -62,6 +63,7 @@ A collection of custom *applets* and *menus* made using [rofi](https://github.co
+ **Feather** For icons used in android style sidemenus, [Here](https://github.com/adi1090x/rofi/blob/master/fonts/feather.ttf)
+ **Fantasque** For App launchers, [Here](https://github.com/adi1090x/rofi/blob/master/fonts)
+ **Iosevka** For App launchers, [Here](https://github.com/adi1090x/rofi/blob/master/fonts)
+ **Noto Sans** For Some App launchers, [Here](https://github.com/googlefonts/noto-fonts)
**Warning:** Do not change the `@icon-font` variable to another font, or you will end up messing with all applets/menus layout.
@ -109,6 +111,8 @@ cd scripts
![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/applets.gif) <br />
> Created & Tested With Rofi Version : **1.5.4**
- **Apps:** Shortcuts for most used applications.
- **Backlight:** Display and adjust screen brightness.
- **Battery:** Display battery percentage & charging-discharging status with dynamic icons.
@ -140,6 +144,8 @@ cd scripts
![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/menus.gif) <br />
> Created & Tested With Rofi Version : **1.5.4**
- **Apps:** Shortcuts for most used applications.
- **Backlight:** Display and adjust screen brightness.
- **Battery:** Display battery percentage & charging-discharging status with dynamic icons.
@ -169,6 +175,8 @@ cd scripts
### Android Style Sidemenus
> Created & Tested With Rofi Version : **1.5.4**
- **Apps:** Shortcuts for most used applications.
- **Backlight:** Adjust screen brightness.
- **MPD:** Control the song play through [mpd](https://github.com/MusicPlayerDaemon/).
@ -181,7 +189,9 @@ cd scripts
### App Launchers
A collection for every app laucher i've used.
A collection for application launcher, works with `rofi` from official arch repo.
> Created & Tested With Rofi Version : **1.5.4**
***Stuff you need***
+ *Icon pack* : [Papirus](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme)
@ -260,6 +270,63 @@ An Album is [Here](https://www.buymeacoffee.com/p/45388).
</details>
### Rofi Ribbon Launchers (rofi-git)
> These themes/configs only works with `rofi-git(aur)`. You need to build latest rofi if you're not using *archlinux*.
>
> Tested With Rofi Version : **1.5.4-76-gca067234**
![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/ribbon.gif)
***Stuff you need***
+ *Latest Rofi* : [Here...](https://github.com/davatorium/rofi)
+ *Icon pack* : [Oranchelo](https://github.com/OrancheloTeam/oranchelo-icon-theme) (You can use any other icon pack as well)
+ *Fonts* : [Fantasque](https://github.com/adi1090x/rofi/blob/master/fonts)
***Styling***
+ Edit the `launcher.sh` file and change the **style** variable to set the style you like.
+ Edit `~/.config/rofi/launchers-ribbon/styles/colors.rasi` file and *set* the desired color/style.
<details><summary>Previews</summary>
|Ribbon Top|Ribbon Top Round|Ribbon Top Single|Ribbon Top Single Round|
|--|--|--|--|
|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/1.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/2.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/3.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/4.png)|
|Ribbon Left|Ribbon Left Round|Ribbon Left Single|Ribbon Left Single Round|
|--|--|--|--|
|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/5.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/6.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/7.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/8.png)|
|Ribbon Bottom|Ribbon Bottom Round|Ribbon Bottom Single|Ribbon Bottom Single Round|
|--|--|--|--|
|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/9.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/10.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/11.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/12.png)|
|Ribbon Right|Ribbon Right Round|
|--|--|
|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/13.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/14.png)|
|Ribbon Full Left|Ribbon Full Bottom|Ribbon Full Top|Ribbon Full Right|
|--|--|--|--|
|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/17.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/16.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/15.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/18.png)|
<details><summary>Styles</summary>
|Bluish|Berry|Nordic|Nightly|
|--|--|--|--|
|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/A.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/B.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/C.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/D.png)
|Gotham|Mask|Faded|Cocoa|
|--|--|--|--|
|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/E.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/F.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/G.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/H.png)
|Cocoa|Nordic|Nightly|Berry|
|--|--|--|--|
|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/I.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/J.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/K.png)|![img](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_ribbon/styles/L.png)
</details>
</details>
### Colorschemes
The files are stored in *~/.config/rofi/themes/colorschemes*.

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: true;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 3% 0%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 70%;
width: 55%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 10% 55% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 8;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 2.5% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 8% 8% 8% 8%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 84px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: true;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 0% 2%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 70%;
width: 55%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 5% 55% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 8;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 0% 1.5%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 15% 8% 15% 8%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 84px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: true;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 2% 0% 0%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 70%;
width: 55%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 5% 55% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 8;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 1.5% 0% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 15% 8% 15% 8%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 84px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: true;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 3% 0% 0% 0%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 70%;
width: 55%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 10% 55% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 8;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 2.5% 0% 0% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 8% 8% 8% 8%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 84px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

18
launchers-ribbon/launcher.sh Executable file
View File

@ -0,0 +1,18 @@
#!/usr/bin/env bash
## Author : Aditya Shakya (adi1090x)
## Mail : adi1090x@gmail.com
## Github : @adi1090x
## Reddit : @adi1090x
# Available Styles
# >> Styles Below Only Works With "rofi-git(AUR)", Current Version: 1.5.4-76-gca067234
# ribbon_top ribbon_top_single ribbon_top_round ribbon_top_single_round
# ribbon_left ribbon_left_single ribbon_left_round ribbon_left_single_round
# ribbon_bottom ribbon_bottom_single ribbon_bottom_round ribbon_bottom_single_round
# ribbon_right ribbon_right_round
# full_bottom full_top full_left full_right
style="ribbon_bottom_round"
rofi -no-lazy-grab -show drun -theme launchers-ribbon/"$style".rasi

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 3% 0%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 70%;
width: 55%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 6;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 2.5% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 3% 0%;
border-color: @border;
border-radius: 3% 0% 3% 0%;
height: 70%;
width: 55%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0.2% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 1% 3% 1%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 6;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 2.5% 0%;
border-radius: 0% 0% 3% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0.2% 0.3% 0%;
border-color: @border-alt;
border-radius: 3% 1% 3% 1%;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 3% 0%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 29%;
width: 55%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 7;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 2.5% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 3% 0%;
border-color: @border;
border-radius: 3% 0% 3% 0%;
height: 29%;
width: 55%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0.2% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 1% 3% 1%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 7;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 2.5% 0%;
border-radius: 0% 0% 3% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0.2% 0.3% 0%;
border-color: @border-alt;
border-radius: 3% 1% 3% 1%;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 0% 1.5%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 50%;
width: 40%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 4;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 0% 1.2%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 63px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 0% 1.5%;
border-color: @border;
border-radius: 0% 0% 0% 2.5%;
height: 50%;
width: 40%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0.8%;
border-color: @border-alt;
border-radius: 1.5% 0% 1.5% 1%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 4;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 0% 1.2%;
border-radius: 0% 0% 0% 1.5%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 63px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0.2%;
border-radius: 1.5% 0% 1.5% 1%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 0% 1.5%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 22.5%;
width: 36%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 4;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 0% 1.2%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 63px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 0% 0% 1.5%;
border-color: @border;
border-radius: 0% 0% 0% 2.5%;
height: 22.5%;
width: 36%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0.8%;
border-color: @border-alt;
border-radius: 1.5% 0% 1.5% 1%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 4;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 0% 0% 1.2%;
border-radius: 0% 0% 0% 1.5%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 63px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0.2%;
border-radius: 1.5% 0% 1.5% 1%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 1.5% 0% 0%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 37%;
width: 65%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 7;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 1.2% 0% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0% 1.5% 0% 0%;
border-color: @border;
border-radius: 0% 2% 0% 0%;
height: 37%;
width: 65%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0.2% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0.8% 0% 1%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 7;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 0% 1.2% 0% 0%;
border-radius: 0% 1.5% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0.2% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0.8% 0% 1%;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 3% 0% 0% 0%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 56%;
width: 45%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 5;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 2.5% 0% 0% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 63px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 3% 0% 0% 0%;
border-color: @border;
border-radius: 4% 0% 0% 0%;
height: 56%;
width: 45%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0.2% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 4% 0%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 5;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 2.5% 0% 0% 0%;
border-radius: 4% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 63px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0.2% 0.3% 0%;
border-radius: 3% 0% 3% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 3% 0% 0% 0%;
border-color: @border;
border-radius: 0% 0% 0% 0%;
height: 28.5%;
width: 45%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 0% 0%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 5;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 2.5% 0% 0% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 63px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0% 0.3% 0%;
border-radius: 0% 0% 0% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,149 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 10";
show-icons: true;
icon-theme: "Oranchelo";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
@import "styles/colors.rasi"
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 3% 0% 0% 0%;
border-color: @border;
border-radius: 4% 0% 0% 0%;
height: 28.5%;
width: 45%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0% 0.5% 0% 0%;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 0% 0.2% 0.3% 0%;
border-color: @border-alt;
border-radius: 0% 0% 4% 0%;
margin: 1% 0% 0% 0%;
padding: 0.7% 0.7% 0.7% 0.7%;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
padding: 0.7% 0% 0% 0%;
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 5;
spacing: 1%;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
border: 2.5% 0% 0% 0%;
border-radius: 4% 0% 0% 0%;
border-color: @border-alt;
children: [ inputbar, listview ];
spacing: 2%;
padding: 1% 1% 1% 1%;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0%;
padding: 1% 0% 1% 0%;
}
element-icon {
size: 63px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 1% 0% 1%;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 1%;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0% 0.2% 0.3% 0%;
border-radius: 3% 0% 3% 0%;
border-color: @border-alt;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,9 @@
* {
background: #2D142Cff;
background-alt: #2D142Cff;
foreground: #ffffffA6;
border: #EE4540ff;
border-alt: #C92A42ff;
selected: #510A3299;
urgent: #DA4453FF;
}

View File

@ -0,0 +1,9 @@
* {
background: #EFF0F1FF;
background-alt: #EFF0F1FF;
foreground: #000000A6;
border: #000B83FF;
border-alt: #3DAEE9FF;
selected: #93CEE999;
urgent: #DA4453FF;
}

View File

@ -0,0 +1,9 @@
* {
background: #413E4Aff;
background-alt: #413E4Aff;
foreground: #F7C7B2ff;
border: #B38184ff;
border-alt: #F3B69Eff;
selected: #B381841a;
urgent: #DA4453FF;
}

View File

@ -0,0 +1,10 @@
/*
* Change the colorscheme for every menu simply by editing this file...
*
* Available Color Schemes
*
* bluish berry nordic nightly gotham mask faded cocoa
*
*/
@import "nordic.rasi"

View File

@ -0,0 +1,9 @@
* {
background: #5E6C91ff;
background-alt: #5E6C91ff;
foreground: #FFFCFFff;
border: #FF83A7ff;
border-alt: #F4BB6Cff;
selected: #A0B5F44c;
urgent: #DA4453FF;
}

View File

@ -0,0 +1,9 @@
* {
background: #29384Fff;
background-alt: #29384Fff;
foreground: #FEFFF1ff;
border: #345B7Cff;
border-alt: #715979ff;
selected: #C46C851a;
urgent: #DA4453FF;
}

View File

@ -0,0 +1,9 @@
* {
background: #434C6Dff;
background-alt: #434C6Dff;
foreground: #FAF7CCff;
border: #CA8CA5ff;
border-alt: #F0B2B3ff;
selected: #EFD4B61a;
urgent: #DA4453FF;
}

View File

@ -0,0 +1,9 @@
* {
background: #2A3950ff;
background-alt: #2A3950ff;
foreground: #FEFFF1ff;
border: #A162F7ff;
border-alt: #45E3FFff;
selected: #6F88FE1a;
urgent: #DA4453FF;
}

View File

@ -0,0 +1,9 @@
* {
background: #475C7Bff;
background-alt: #475C7Bff;
foreground: #ffffffcc;
border: #FDBB6Dff;
border-alt: #DA717Fff;
selected: #685E79ff;
urgent: #DA4453FF;
}