New Launchers Added For Rofi-git

This commit is contained in:
adi1090x 2020-04-01 15:50:49 +05:30
parent 75952d25d7
commit 6e84e0566c
17 changed files with 2576 additions and 0 deletions

View File

@ -194,6 +194,54 @@ A collection for every app laucher i've used.
|--|--|--|--|--|--| |--|--|--|--|--|--|
|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/7.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/8.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/10.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/9.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/11.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/12.gif)| |![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/7.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/8.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/10.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/9.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/11.gif)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers/12.gif)|
### App 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**
***Stuff you need***
+ *Latest Rofi* : [Here...](https://github.com/davatorium/rofi)
+ *Icon pack* : [Papirus](https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) & [Breeze](https://github.com/KDE/breeze-icons)
+ *Fonts* : [Fantasque](https://github.com/adi1090x/rofi/blob/master/fonts) & [Noto Sans](https://github.com/googlefonts/noto-fonts)
+ *For Blur* : [Compton Tryone](https://github.com/tryone144/compton)
***Styling***
+ Edit the `launcher.sh` file and change the **style** variable to set the style you like.
+ Edit the selected `.rasi` file and *uncomment* the desired color/style.
|Blurry|Launchpad|
|--|--|
|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/1.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/6.png)|
|Slingshot Light|Slingshot Dark|
|--|--|
|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/7.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/8.png)|
|Simple Menu Light|Simple Menu Dark|Krunner Light|Krunner Dark|
|--|--|--|--|
|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/2.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/3.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/4.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/5.png)|
|AppDrawer Light|AppDrawer Dark|AppFolder Light|AppFolder Dark|
|--|--|--|--|
|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/14.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/15.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/16.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/17.png)|
|Row Light|Row Dark|Column Light|Column Dark|
|--|--|--|--|
|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/20.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/21.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/18.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/19.png)|
|RowCenter Light|RowCenter Dark|Row dock|Row Dropdown|
|--|--|--|--|
|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/22.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/23.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/26.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/27.png)|
|Screen Light|Screen Dark|
|--|--|
|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/24.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/25.png)|
|GnomeDo Classic|GnomeDo Light|GnomeDo Black|GnomeDo Transparent|
|--|--|--|--|
|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/9.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/10.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/11.png)|![gif](https://raw.githubusercontent.com/adi1090x/files/master/rofi/images/launchers_git/13.png)|
### Colorschemes ### Colorschemes
The files are stored in *~/.config/rofi/themes/colorschemes*. The files are stored in *~/.config/rofi/themes/colorschemes*.

View File

@ -0,0 +1,170 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Light -- */
* {
background: #e5e5e5ff;
background-alt: #e5e5e5ff;
background-ib: #FFFFFFFF;
foreground: #000000A6;
border: #80808066;
border-sel: #1A73E9FF;
selected: #D7D7D7FF;
urgent: #DA4453FF;
}
/* -- Dark -- */
/*
* {
background: #212121ff;
background-alt: #212121ff;
background-ib: #151515FF;
foreground: #EDEDEDFF;
border: #EDEDED4d;
border-sel: #1A73E9FF;
selected: #151515ff;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0px;
border-radius: 0px;
border-color: @border;
height: 100%;
width: 35%;
location: west;
anchor: west;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0px 8px 0px 4px;
background-color: @background-ib;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 20";
}
inputbar {
background-color: @background-ib;
text-color: @foreground;
expand: false;
border: 0px 0px 2px 0px;
border-radius: 30px;
border-color: @border;
margin: 10px 5px 0px 5px;
padding: 6px 6px 6px 6px;
position: center;
}
entry {
background-color: @background-ib;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
padding: 3px 0px 3px 0px;
placeholder: "Search Apps";
blink: true;
}
case-indicator {
background-color: @background-ib;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 5;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 10px;
padding: 8px 15px 8px 15px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0px;
margin: 0px 5px 0px 5px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0px 0px 2px 0px;
border-radius: 4px;
border-color: @border-sel;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,170 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Light -- */
* {
background: #e5e5e5ff;
background-alt: #e5e5e5ff;
background-ib: #FFFFFFFF;
foreground: #000000A6;
border: #80808066;
border-sel: #1A73E9FF;
selected: #D7D7D7FF;
urgent: #DA4453FF;
}
/* -- Dark -- */
/*
* {
background: #212121ff;
background-alt: #212121ff;
background-ib: #151515FF;
foreground: #EDEDEDFF;
border: #EDEDED4d;
border-sel: #1A73E9FF;
selected: #151515ff;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0px;
border-radius: 4px;
border-color: @border;
height: 47%;
width: 28%;
location: east;
anchor: east;
x-offset: -15;
y-offset: 0;
}
prompt {
enabled: false;
padding: 0px 8px 0px 4px;
background-color: @background-ib;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 20";
}
inputbar {
background-color: @background-ib;
text-color: @foreground;
expand: false;
border: 0px 0px 2px 0px;
border-radius: 4px;
border-color: @border;
margin: 5px 0px 0px 0px;
padding: 5px 5px 5px 5px;
position: center;
}
entry {
background-color: @background-ib;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0.5;
padding: 3px 0px 3px 0px;
placeholder: "Search";
blink: true;
}
case-indicator {
background-color: @background-ib;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 4;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 12px;
padding: 8px 12px 8px 12px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0px;
margin: 0px 0px 0px 0px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 44px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0px 0px 2px 0px;
border-radius: 4px;
border-color: @border-sel;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

146
launchers-git/blurry.rasi Normal file
View File

@ -0,0 +1,146 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
* {
background: #00000000;
background-color: #00000066;
background-entry: #00000033;
background-alt: #f2f2f215;
foreground: #f2f2f2EE;
foreground-selected: #ffffffFF;
urgent: #E91E6366;
urgent-selected: #E91E6377;
}
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border-radius: 0px;
height: 60%;
width: 50%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0px 8px 0px 4px;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background-alt;
text-color: @foreground;
expand: false;
border-radius: 6px;
margin: 0px 0px 0px 0px;
padding: 10px 10px 10px 10px;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search";
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 5;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background-color;
children: [ inputbar, listview ];
spacing: 15px;
padding: 30px 25px 15px 25px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 6px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 65px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @background-alt;
text-color: @foreground-selected;
}
element selected.urgent {
background-color: @urgent-selected;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground-selected;
}

View File

@ -0,0 +1,141 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
* {
background: #00000000;
background-color: #00000066;
background-entry: #00000033;
background-alt: #f2f2f215;
foreground: #f2f2f2EE;
foreground-selected: #ffffffFF;
urgent: #E91E6366;
urgent-selected: #E91E6377;
}
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
height: 100%;
width: 100%;
location: northwest;
anchor: northwest;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: false;
}
inputbar {
background-color: @background-alt;
text-color: @foreground;
expand: false;
border-radius: 6px;
margin: 0px 430px 0px 430px;
padding: 10px 10px 10px 10px;
position: north;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0.5;
placeholder: "Search applications";
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 7;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background-color;
children: [ inputbar, listview ];
spacing: 25px;
padding: 70px 135px 55px 135px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 9px;
padding: 20px 0px 20px 0px;
}
element-icon {
size: 65px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @background-alt;
text-color: @foreground-selected;
}
element selected.urgent {
background-color: @urgent-selected;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground-selected;
}

169
launchers-git/column.rasi Normal file
View File

@ -0,0 +1,169 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Light -- */
* {
background: #e5e5e5ff;
background-alt: #e5e5e5ff;
background-ib: #FFFFFFFF;
foreground: #000000A6;
border: #80808066;
border-sel: #1A73E9FF;
selected: #D7D7D7FF;
urgent: #DA4453FF;
}
/* -- Dark -- */
/*
* {
background: #212121ff;
background-alt: #212121ff;
background-ib: #151515FF;
foreground: #EDEDEDFF;
border: #EDEDED4d;
border-sel: #1A73E9FF;
selected: #151515ff;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0px;
border-radius: 0px;
border-color: @border;
height: 100%;
width: 10%;
location: east;
anchor: east;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0px 4px 0px 4px;
background-color: @background-ib;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 20";
}
inputbar {
background-color: @background-ib;
text-color: @foreground;
expand: false;
border: 0px 0px 2px 0px;
border-radius: 4px;
border-color: @border;
margin: 10px 5px 0px 5px;
padding: 6px 6px 6px 6px;
position: center;
}
entry {
background-color: @background-ib;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
padding: 3px 0px 3px 0px;
placeholder: "Search ...";
blink: true;
}
case-indicator {
background-color: @background-ib;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 1;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 10px;
padding: 5px 5px 5px 5px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0px;
margin: 0px 5px 0px 5px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0px 0px 2px 0px;
border-radius: 4px;
border-color: @border-sel;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

203
launchers-git/gnome_do.rasi Normal file
View File

@ -0,0 +1,203 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "FantasqueSansMono Nerd Font 12";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Classical -- */
* {
background: #27639AFF;
background-color: #27639AFF;
background-entry: #00000033;
background-alt: #f2f2f240;
foreground: #f2f2f2EE;
foreground-selected: #ffffffFF;
urgent: #E91E6366;
urgent-selected: #E91E6377;
}
/* -- Transparent -- */
/*
* {
background: #00000000;
background-color: #00000066;
background-entry: #00000033;
background-alt: #f2f2f215;
foreground: #f2f2f2EE;
foreground-selected: #ffffffFF;
urgent: #E91E6366;
urgent-selected: #E91E6377;
}
*/
/* -- Light -- */
/*
* {
background: #e5e5e5ff;
background-color: #e5e5e5ff;
background-entry: #00000033;
background-alt: #20202040;
foreground: #404040EE;
foreground-selected: #252525FF;
urgent: #E91E6366;
urgent-selected: #E91E6377;
}
*/
/* -- Dark -- */
/*
* {
background: #252525ff;
background-color: #252525ff;
background-entry: #00000033;
background-alt: #10101040;
foreground: #e5e5e5EE;
foreground-selected: #ffffffFF;
urgent: #E91E6366;
urgent-selected: #E91E6377;
}
*/
/* -- Black -- */
/*
* {
background: #000000ff;
background-color: #000000ff;
background-entry: #00000033;
background-alt: #101010ff;
foreground: #e5e5e5EE;
foreground-selected: #ffffffFF;
urgent: #E91E6366;
urgent-selected: #E91E6377;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border-radius: 25px;
height: 30%;
width: 30%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: false;
padding: 0px 8px 0px 4px;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border-radius: 30px;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0.5;
placeholder: " Search";
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 2;
spacing: 4px;
cycle: true;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background-color;
children: [ inputbar, listview ];
spacing: 10px;
padding: 10px 10px 10px 10px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 25px;
padding: 30px 0px 30px 0px;
}
element-icon {
size: 86px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @background-alt;
text-color: @foreground-selected;
}
element selected.urgent {
background-color: @urgent-selected;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground-selected;
}

View File

@ -0,0 +1,175 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Breeze";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Breeze Light-- */
* {
background: #EFF0F1FF;
background-alt: #EFF0F1FF;
foreground: #000000A6;
border: #3DAEE9FF;
selected: #93CEE999;
urgent: #DA4453FF;
}
/* -- Breeze Dark-- */
/*
* {
background: #31363bff;
background-alt: #31363bff;
foreground: #f5f5f5e6;
border: #1d99f3ff;
selected: #3daee966;
urgent: #DA4453FF;
}
*/
/* -- Black-- */
/*
* {
background: #000000ff;
background-alt: #000000ff;
foreground: #f5f5f5b3;
border: #1d99f3ff;
selected: #3daee966;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border-radius: 0px;
height: 40%;
width: 40%;
location: north;
anchor: north;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0px 8px 0px 4px;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 1px;
border-radius: 2px;
border-color: @border;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search";
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 1;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 8px;
padding: 8px 8px 8px 8px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: horizontal;
border-radius: 4px;
padding: 4px 4px 4px 4px;
}
element-icon {
size: 24px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0;
vertical-align: 0;
margin: 2px 0px 2px 2px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 1px;
border-radius: 2px;
border-color: @border;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,175 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Breeze";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Breeze Light-- */
* {
background: #EFF0F1FF;
background-alt: #EFF0F1FF;
foreground: #000000A6;
border: #3DAEE9FF;
selected: #93CEE999;
urgent: #DA4453FF;
}
/* -- Breeze Dark-- */
/*
* {
background: #31363bff;
background-alt: #31363bff;
foreground: #f5f5f5e6;
border: #1d99f3ff;
selected: #3daee966;
urgent: #DA4453FF;
}
*/
/* -- Black-- */
/*
* {
background: #000000ff;
background-alt: #000000ff;
foreground: #f5f5f5b3;
border: #1d99f3ff;
selected: #3daee966;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border-radius: 0px;
height: 55%;
width: 48%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0px 8px 0px 4px;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 1px;
border-radius: 2px;
border-color: @border;
margin: 0px 0px 0px 0px;
padding: 5px 5px 5px 5px;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search";
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 6;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 15px;
padding: 8px 8px 8px 8px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 4px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 65px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 1px;
border-radius: 2px;
border-color: @border;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

17
launchers-git/launcher.sh Executable file
View File

@ -0,0 +1,17 @@
#!/bin/sh
## 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
#
# blurry blurry_full kde_simplemenu kde_krunner launchpad
# gnome_do slingshot appdrawer appfolder column
# row row_center screen row_dock row_dropdown
style="screen"
rofi -no-lazy-grab -show drun -theme launchers-git/"$style".rasi

View File

@ -0,0 +1,148 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
* {
background: #00000000;
background-color: #00000066;
background-entry: #00000033;
background-alt: #f2f2f215;
foreground: #f2f2f2EE;
foreground-selected: #ffffffFF;
border: #ffffff66;
urgent: #E91E6366;
urgent-selected: #E91E6377;
}
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
height: 100%;
width: 100%;
location: northwest;
anchor: northwest;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0px 8px 0px 4px;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background-alt;
text-color: @foreground;
expand: false;
border-radius: 6px;
border: 1px;
border-color: @border;
margin: 0px 380px 0px 380px;
padding: 5px 5px 5px 5px;
position: north;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search";
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 7;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background-color;
children: [ inputbar, listview ];
spacing: 25px;
padding: 70px 135px 55px 135px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 9px;
padding: 20px 0px 20px 0px;
}
element-icon {
size: 65px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @background-alt;
text-color: @foreground-selected;
}
element selected.urgent {
background-color: @urgent-selected;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground-selected;
}

170
launchers-git/row.rasi Normal file
View File

@ -0,0 +1,170 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Light -- */
* {
background: #e5e5e5ff;
background-alt: #e5e5e5ff;
background-ib: #FFFFFFFF;
foreground: #000000A6;
border: #80808066;
border-sel: #1A73E9FF;
selected: #D7D7D7FF;
urgent: #DA4453FF;
}
/* -- Dark -- */
/*
* {
background: #212121ff;
background-alt: #212121ff;
background-ib: #151515FF;
foreground: #EDEDEDFF;
border: #EDEDED4d;
border-sel: #1A73E9FF;
selected: #151515ff;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0px;
border-radius: 0px;
border-color: @border;
height: 25%;
width: 100%;
location: south;
anchor: south;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0px 8px 0px 8px;
background-color: @background-ib;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 20";
}
inputbar {
background-color: @background-ib;
text-color: @foreground;
expand: false;
border: 0px 0px 2px 0px;
border-radius: 30px;
border-color: @border;
margin: 10px 73% 0px 5px;
padding: 6px 6px 6px 6px;
position: center;
}
entry {
background-color: @background-ib;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
padding: 3px 0px 3px 0px;
placeholder: "Search Applications";
blink: true;
}
case-indicator {
background-color: @background-ib;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 10;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 10px;
padding: 5px 5px 5px 5px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0px;
margin: 0px 5px 0px 5px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0px 0px 3px 0px;
border-radius: 15px;
border-color: @border-sel;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,170 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Light -- */
* {
background: #e5e5e5ff;
background-alt: #e5e5e5ff;
background-ib: #FFFFFFFF;
foreground: #000000A6;
border: #80808066;
border-sel: #1A73E9FF;
selected: #D7D7D7FF;
urgent: #DA4453FF;
}
/* -- Dark -- */
/*
* {
background: #212121ff;
background-alt: #212121ff;
background-ib: #151515FF;
foreground: #EDEDEDFF;
border: #EDEDED4d;
border-sel: #1A73E9FF;
selected: #151515ff;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0px;
border-radius: 0px;
border-color: @border;
height: 40%;
width: 100%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: true;
padding: 0px 8px 0px 8px;
background-color: @background-ib;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 20";
}
inputbar {
background-color: @background-ib;
text-color: @foreground;
expand: false;
border: 0px 0px 0px 4px;
border-radius: 0px 20px 20px 0px;
border-color: @border-sel;
margin: 10px 73% 0px 5px;
padding: 6px 6px 6px 6px;
position: center;
}
entry {
background-color: @background-ib;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
padding: 3px 0px 3px 0px;
placeholder: "Search Applications";
blink: true;
}
case-indicator {
background-color: @background-ib;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 10;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 10px;
padding: 5px 5px 5px 5px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0px;
margin: 0px 5px 0px 5px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0px 0px 0px 4px;
border-radius: 0px;
border-color: @border-sel;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

170
launchers-git/row_dock.rasi Normal file
View File

@ -0,0 +1,170 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Light -- */
* {
background: #e5e5e5ff;
background-alt: #e5e5e5ff;
background-ib: #FFFFFFFF;
foreground: #000000A6;
border: #80808066;
border-sel: #1A73E9FF;
selected: #D7D7D7FF;
urgent: #DA4453FF;
}
/* -- Dark -- */
/*
* {
background: #212121ff;
background-alt: #212121ff;
background-ib: #151515FF;
foreground: #EDEDEDFF;
border: #EDEDED4d;
border-sel: #1A73E9FF;
selected: #151515ff;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0px;
border-radius: 25px 25px 0px 0px;
border-color: @border;
height: 40%;
width: 100%;
location: south;
anchor: south;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: false;
padding: 0px 8px 0px 8px;
background-color: @background-ib;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 20";
}
inputbar {
background-color: @background-ib;
text-color: @foreground;
expand: false;
border: 0px 0px 2px 0px;
border-radius: 30px;
border-color: @border;
margin: 10px 35% 0% 35%;
padding: 6px 6px 6px 6px;
position: center;
}
entry {
background-color: @background-ib;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0.5;
padding: 3px 0px 3px 0px;
placeholder: "Search Applications";
blink: true;
}
case-indicator {
background-color: @background-ib;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 10;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 10px;
padding: 5px 5px 5px 5px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0px;
margin: 0px 5px 0px 5px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0px 0px 3px 0px;
border-radius: 15px;
border-color: @border-sel;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,169 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Light -- */
* {
background: #e5e5e5ff;
background-alt: #e5e5e5ff;
background-ib: #FFFFFFFF;
foreground: #000000A6;
border: #80808066;
border-sel: #1A73E9FF;
selected: #D7D7D7FF;
urgent: #DA4453FF;
}
/* -- Dark -- */
* {
background: #212121ff;
background-alt: #212121ff;
background-ib: #151515FF;
foreground: #EDEDEDFF;
border: #EDEDED4d;
border-sel: #1A73E9FF;
selected: #151515ff;
urgent: #DA4453FF;
}
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0px;
border-radius: 0px 0px 25px 25px;
border-color: @border;
height: 40%;
width: 100%;
location: north;
anchor: north;
x-offset: 0;
y-offset: 0;
}
prompt {
enabled: false;
padding: 0px 8px 0px 8px;
background-color: @background-ib;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 20";
}
inputbar {
background-color: @background-ib;
text-color: @foreground;
expand: false;
border: 0px 0px 2px 0px;
border-radius: 30px;
border-color: @border;
margin: 10px 35% 0% 35%;
padding: 6px 6px 6px 6px;
position: center;
}
entry {
background-color: @background-ib;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0.5;
padding: 3px 0px 3px 0px;
placeholder: "Search Applications";
blink: true;
}
case-indicator {
background-color: @background-ib;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 10;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 10px;
padding: 5px 5px 5px 5px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0px;
margin: 0px 5px 0px 5px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0px 0px 3px 0px;
border-radius: 15px;
border-color: @border-sel;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

170
launchers-git/screen.rasi Normal file
View File

@ -0,0 +1,170 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: true;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Light -- */
* {
background: #e5e5e5ff;
background-alt: #e5e5e5ff;
background-ib: #FFFFFFFF;
foreground: #000000A6;
border: #80808066;
border-sel: #1A73E9FF;
selected: #D7D7D7FF;
urgent: #DA4453FF;
}
/* -- Dark -- */
/*
* {
background: #212121ff;
background-alt: #212121ff;
background-ib: #151515FF;
foreground: #EDEDEDFF;
border: #EDEDED4d;
border-sel: #1A73E9FF;
selected: #151515ff;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0px;
border-radius: 0px;
border-color: @border;
height: 93%;
width: 98%;
location: center;
anchor: center;
x-offset: 0;
y-offset: 10;
}
prompt {
enabled: true;
padding: 0px 8px 0px 8px;
background-color: @background-ib;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 20";
}
inputbar {
background-color: @background-ib;
text-color: @foreground;
expand: false;
border: 0px 0px 0px 4px;
border-radius: 0px 20px 20px 0px;
border-color: @border-sel;
margin: 10px 50% 0px 5px;
padding: 6px 6px 6px 6px;
position: center;
}
entry {
background-color: @background-ib;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
padding: 3px 0px 3px 0px;
placeholder: "Search Applications";
blink: true;
}
case-indicator {
background-color: @background-ib;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 8;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 30px;
padding: 130px 100px 100px 100px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 0px;
margin: 0px 5px 0px 5px;
padding: 20px 0px 10px 0px;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 0px 0px 0px 4px;
border-radius: 0px;
border-color: @border-sel;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}

View File

@ -0,0 +1,165 @@
/*
*
* Author : Aditya Shakya (adi1090x)
* Mail : adi1090x@gmail.com
* Github : @adi1090x
* Reddit : @adi1090x
*
*/
configuration {
font: "Noto Sans 10";
show-icons: true;
icon-theme: "Papirus";
display-drun: "";
drun-display-format: "{name}";
threads: 0;
scroll-method: 0;
disable-history: false;
fullscreen: false;
hide-scrollbar: true;
sidebar-mode: false;
}
/* -- Light -- */
* {
background: #F5F5F5FF;
background-alt: #F5F5F5FF;
foreground: #000000A6;
border: #80808066;
selected: #D7D7D7FF;
urgent: #DA4453FF;
}
/* -- Dark -- */
/*
* {
background: #3E4148FF;
background-alt: #3E4148FF;
foreground: #F5F5F5FF;
border: #00000066;
selected: #363A3FFF;
urgent: #DA4453FF;
}
*/
window {
transparency: "real";
background-color: @background;
text-color: @foreground;
border: 0px;
border-radius: 5px;
border-color: @border;
height: 55%;
width: 42%;
location: west;
anchor: west;
x-offset: 10;
y-offset: -135;
}
prompt {
enabled: true;
padding: 0px 4px 0px 4px;
background-color: @background;
text-color: @foreground;
font: "FantasqueSansMono Nerd Font 16";
}
inputbar {
background-color: @background;
text-color: @foreground;
expand: false;
border: 1px;
border-radius: 2px;
border-color: @border;
margin: 5px 5px 0px 5px;
padding: 2px 2px 2px 2px;
position: center;
}
entry {
background-color: @background;
text-color: @foreground;
placeholder-color: @foreground;
expand: true;
horizontal-align: 0;
placeholder: "Search Applications";
blink: true;
}
case-indicator {
background-color: @background;
text-color: @foreground;
spacing: 0;
}
listview {
background-color: @background;
columns: 5;
spacing: 4px;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
background-color: @background;
children: [ inputbar, listview ];
spacing: 10px;
padding: 8px 8px 8px 8px;
}
element {
background-color: @background;
text-color: @foreground;
orientation: vertical;
border-radius: 6px;
margin: 0px 5px 0px 5px;
padding: 10px 0px 10px 0px;
}
element-icon {
size: 64px;
border: 0px;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 5px 10px 0px 10px;
}
element normal.urgent,
element alternate.urgent {
background-color: @urgent;
text-color: @foreground;
border-radius: 9px;
}
element normal.active,
element alternate.active {
background-color: @background-alt;
text-color: @foreground;
}
element selected {
background-color: @selected;
text-color: @foreground;
border: 1px;
border-radius: 4px;
border-color: @border;
}
element selected.urgent {
background-color: @urgent;
text-color: @foreground;
}
element selected.active {
background-color: @background-alt;
color: @foreground;
}