[openbox] fix errors with rofi

This commit is contained in:
fhdk 2022-02-25 12:01:41 +01:00
parent a43cef670e
commit 24c4106d93
25 changed files with 1082 additions and 49 deletions

View file

@ -1,9 +1,9 @@
[Filechooser Settings] [Filechooser Settings]
LocationMode=path-bar LocationMode=path-bar
ShowHidden=false ShowHidden=true
ShowSizeColumn=true ShowSizeColumn=true
GeometryX=222 GeometryX=326
GeometryY=121 GeometryY=126
GeometryWidth=920 GeometryWidth=920
GeometryHeight=585 GeometryHeight=585
SortColumn=name SortColumn=name

View file

@ -1,5 +0,0 @@
file:///home/fh/Documents
file:///home/fh/Music
file:///home/fh/Pictures
file:///home/fh/Videos
file:///home/fh/Downloads

View file

@ -1,11 +1,6 @@
[Settings] [Settings]
<<<<<<< HEAD
gtk-theme-name=NixBoxFlatRed
gtk-icon-theme-name=gnome
=======
gtk-theme-name=NorseSolid gtk-theme-name=NorseSolid
gtk-icon-theme-name=Norse gtk-icon-theme-name=Norse
>>>>>>> upstream/master
gtk-font-name=Sans 10 gtk-font-name=Sans 10
gtk-cursor-theme-name=Vanilla-DMZ gtk-cursor-theme-name=Vanilla-DMZ
gtk-cursor-theme-size=24 gtk-cursor-theme-size=24

View file

@ -3,7 +3,7 @@
### and uncomment next line ### and uncomment next line
### ------------------------------------ ### ------------------------------------
### alt. use the xfce monitor setup from system settings control panel ### alt. use the xfce monitor setup from system settings control panel
#~/.screenlayout/screenlayout.sh & ~/.screenlayout/vnc.sh &
### Required for xfce settings to work ### Required for xfce settings to work
#sleep 0.5; xfsettingsd & #sleep 0.5; xfsettingsd &
@ -11,11 +11,7 @@
### compositor ### compositor
## if you are using nvdia graphics for best result use nvidia compositor ## if you are using nvdia graphics for best result use nvidia compositor
## don't enable if you are another compositor ## don't enable if you are another compositor
<<<<<<< HEAD
sleep 1; manjaro-compositor --start &
=======
#sleep 1; manjaro-compositor --start & #sleep 1; manjaro-compositor --start &
>>>>>>> upstream/master
### launch thunar in daemon mode for faster startup ### launch thunar in daemon mode for faster startup
### comment if you would rather use pcmanfm ### comment if you would rather use pcmanfm
@ -23,11 +19,7 @@ sleep 1; manjaro-compositor --start &
### use desktop icons and pcmanfm as wallpaper manager ### use desktop icons and pcmanfm as wallpaper manager
### comment nitrogen below ### comment nitrogen below
<<<<<<< HEAD
pcmanfm --desktop &
=======
pcmanfm -d --desktop & pcmanfm -d --desktop &
>>>>>>> upstream/master
### no desktop icons use nitrogen as wallpaper manager ### no desktop icons use nitrogen as wallpaper manager
### uncomment next line and comment pcmanfm above ### uncomment next line and comment pcmanfm above
@ -36,22 +28,11 @@ pcmanfm -d --desktop &
### uncomment to have polybar with network status ### uncomment to have polybar with network status
# sleep 1; polybar -c ~/.config/polybar/config openbox-bar & # sleep 1; polybar -c ~/.config/polybar/config openbox-bar &
<<<<<<< HEAD
### status bar with no network status
sleep 1; polybar -c ~/.config/polybar/config openbox-bar-no-net &
### comment/uncomment to disable/enable tint2 &
#sleep 1; tint2 -c ~/.config/tint2/KvFlatRed.tint2rc &
### comment/uncomment to disable/enable conky
sleep 1; conky -c ~/.config/conky/KvFlatRed.conkyrc &
=======
### comment/uncomment to disable/enable tint2 & ### comment/uncomment to disable/enable tint2 &
sleep 1; tint2 -c ~/.config/tint2/Norse.tint2rc & sleep 1; tint2 -c ~/.config/tint2/Norse.tint2rc &
### comment/uncomment to disable/enable conky ### comment/uncomment to disable/enable conky
#sleep 1; conky -c ~/.config/conky/KvFlatRed.conkyrc & #sleep 1; conky -c ~/.config/conky/KvFlatRed.conkyrc &
>>>>>>> upstream/master
## comment/uncomment to disable/enable skippy windowswitcher ## comment/uncomment to disable/enable skippy windowswitcher
skippy-xd --config ~/.config/skippy-xd/skippy-xd.rc --start-daemon & skippy-xd --config ~/.config/skippy-xd/skippy-xd.rc --start-daemon &

View file

@ -19,31 +19,31 @@
<primaryMonitor>Mouse</primaryMonitor> <primaryMonitor>Mouse</primaryMonitor>
</placement> </placement>
<theme> <theme>
<name>PacBang</name> <name>NorseSolid</name>
<titleLayout>NLIMC</titleLayout> <titleLayout>NLIMC</titleLayout>
<keepBorder>yes</keepBorder> <keepBorder>yes</keepBorder>
<animateIconify>yes</animateIconify> <animateIconify>yes</animateIconify>
<font place="ActiveWindow"> <font place="ActiveWindow">
<name>Sans</name> <name>Sans</name>
<size>12</size> <size>10</size>
<weight>Normal</weight> <weight>Normal</weight>
<slant>Normal</slant> <slant>Normal</slant>
</font> </font>
<font place="InactiveWindow"> <font place="InactiveWindow">
<name>Sans</name> <name>Sans</name>
<size>11</size> <size>9</size>
<weight>Normal</weight> <weight>Normal</weight>
<slant>Normal</slant> <slant>Normal</slant>
</font> </font>
<font place="MenuHeader"> <font place="MenuHeader">
<name>Sans</name> <name>Sans</name>
<size>12</size> <size>10</size>
<weight>Normal</weight> <weight>Normal</weight>
<slant>Normal</slant> <slant>Normal</slant>
</font> </font>
<font place="MenuItem"> <font place="MenuItem">
<name>Sans</name> <name>Sans</name>
<size>11</size> <size>9</size>
<weight>Normal</weight> <weight>Normal</weight>
<slant>Normal</slant> <slant>Normal</slant>
</font> </font>

View file

@ -7,7 +7,7 @@ wallpaper=/usr/share/backgrounds/Norse/nordic.jpg
desktop_bg=#000000 desktop_bg=#000000
desktop_fg=#ffffff desktop_fg=#ffffff
desktop_shadow=#000000 desktop_shadow=#000000
desktop_font=Sans 12 desktop_font=Sans Bold 10
folder= folder=
show_wm_menu=1 show_wm_menu=1
sort=mtime;ascending; sort=mtime;ascending;

View file

@ -14,7 +14,7 @@ x-content/win32-software=pcmanfm
always_show_tabs=0 always_show_tabs=0
max_tab_chars=32 max_tab_chars=32
win_width=1011 win_width=1011
win_height=563 win_height=624
splitter_pos=156 splitter_pos=156
media_in_new_tab=0 media_in_new_tab=0
desktop_folder_new_win=0 desktop_folder_new_win=0

View file

@ -1,8 +1,8 @@
[Appearance] [Appearance]
color_scheme_path=/usr/share/qt5ct/colors/darker.conf color_scheme_path=/usr/share/qt5ct/colors/darker.conf
custom_palette=false custom_palette=false
icon_theme=gnome icon_theme=Norse
standard_dialogs=gtk3 standard_dialogs=default
style=kvantum-dark style=kvantum-dark
[Fonts] [Fonts]
@ -12,7 +12,7 @@ general=@Variant(\0\0\0@\0\0\0\f\0R\0o\0\x62\0o\0t\0o@$\0\0\0\0\0\0\xff\xff\xff\
[Interface] [Interface]
activate_item_on_single_click=1 activate_item_on_single_click=1
buttonbox_layout=3 buttonbox_layout=3
cursor_flash_time=1000 cursor_flash_time=1200
dialog_buttons_have_icons=1 dialog_buttons_have_icons=1
double_click_interval=400 double_click_interval=400
gui_effects=@Invalid() gui_effects=@Invalid()
@ -28,4 +28,8 @@ wheel_scroll_lines=3
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x4z\0\0\x1\xad\0\0\a\0\0\0\x3\xc6\0\0\x4|\0\0\x1\xcc\0\0\x6\xfe\0\0\x3\xbe\0\0\0\0\0\0\0\0\a\x80\0\0\x4|\0\0\x1\xcc\0\0\x6\xfe\0\0\x3\xbe) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x4z\0\0\x1\xad\0\0\a\0\0\0\x3\xc6\0\0\x4|\0\0\x1\xcc\0\0\x6\xfe\0\0\x3\xbe\0\0\0\0\0\0\0\0\a\x80\0\0\x4|\0\0\x1\xcc\0\0\x6\xfe\0\0\x3\xbe)
[SettingsWindow] [SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\b\v\0\0\0\xd8\0\0\n\xed\0\0\x3\x8c\0\0\b\r\0\0\0\xf7\0\0\n\xeb\0\0\x3\x84\0\0\0\x1\0\0\0\0\a\x80\0\0\b\r\0\0\0\xf7\0\0\n\xeb\0\0\x3\x84) geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\0\0\0\0\0&\0\0\x2\xe2\0\0\x2\xd9\0\0\0\x2\0\0\0\x46\0\0\x2\xe0\0\0\x2\xd7\0\0\0\0\0\0\0\0\x5V\0\0\0\x2\0\0\0\x46\0\0\x2\xe0\0\0\x2\xd7)
[Troubleshooting]
force_raster_widgets=1
ignored_applications=@Invalid()

View file

@ -147,8 +147,4 @@ configuration {
/* xoffset: 0;*/ /* xoffset: 0;*/
/* yoffset: 0;*/ /* yoffset: 0;*/
} }
<<<<<<< HEAD @import "/usr/share/rofi/themes/Adapta-Nokto.rasi"
@import "themes/NixBoxFlatRed.rasi"
=======
@import "/usr/share/rofi/themes/Arc-Dark.rasi"
>>>>>>> upstream/master

View file

@ -0,0 +1,150 @@
configuration {
font: "Sans 12";
icon-theme: "masalla";
show-icons: true;
/* auto-select: false;*/
/* bw: 1;*/
/* cache-dir: ;*/
/* case-sensitive: false;*/
/* click-to-exit: true;*/
/* color-active: ;*/
/* color-normal: ;*/
/* color-urgent: ;*/
/* color-window: ;*/
columns: 5;
/* combi-hide-mode-prefix: false;*/
/* combi-modi: "window,run";*/
/* cycle: true;*/
/* disable-history: false;*/
/* display-combi: ;*/
/* display-drun: ;*/
/* display-keys: ;*/
/* display-run: ;*/
/* display-ssh: ;*/
/* display-window: ;*/
/* display-windowcd: ;*/
/* dpi: 1.2;*/
/* drun-categories: ;*/
/* drun-display-format: "{name} [<span weight='light' size='small'><i>({generic})</i></span>]";*/
/* drun-match-fields: "name,generic,exec,categories,keywords";*/
/* drun-reload-desktop-cache: false;*/
/* drun-show-actions: false;*/
/* drun-url-launcher: "xdg-open";*/
/* drun-use-desktop-cache: false;*/
/* eh: 1;*/
/* fake-background: "screenshot";*/
/* fake-transparency: false;*/
/* filter: ;*/
/* fixed-num-lines: true;*/
/* fullscreen: false;*/
/* hide-scrollbar: false;*/
/* ignored-prefixes: "";*/
/* kb-accept-alt: "Shift+Return";*/
/* kb-accept-custom: "Control+Return";*/
/* kb-accept-entry: "Control+j,Control+m,Return,KP_Enter";*/
/* kb-cancel: "Escape,Control+g,Control+bracketleft";*/
/* kb-clear-line: "Control+w";*/
/* kb-custom-10: "Alt+0";*/
/* kb-custom-11: "Alt+exclam";*/
/* kb-custom-12: "Alt+at";*/
/* kb-custom-13: "Alt+numbersign";*/
/* kb-custom-14: "Alt+dollar";*/
/* kb-custom-15: "Alt+percent";*/
/* kb-custom-16: "Alt+dead_circumflex";*/
/* kb-custom-17: "Alt+ampersand";*/
/* kb-custom-18: "Alt+asterisk";*/
/* kb-custom-19: "Alt+parenleft";*/
/* kb-custom-1: "Alt+1";*/
/* kb-custom-2: "Alt+2";*/
/* kb-custom-3: "Alt+3";*/
/* kb-custom-4: "Alt+4";*/
/* kb-custom-5: "Alt+5";*/
/* kb-custom-6: "Alt+6";*/
/* kb-custom-7: "Alt+7";*/
/* kb-custom-8: "Alt+8";*/
/* kb-custom-9: "Alt+9";*/
/* kb-delete-entry: "Shift+Delete";*/
/* kb-ellipsize: "Alt+period";*/
/* kb-mode-next: "Shift+Right,Control+Tab";*/
/* kb-mode-previous: "Shift+Left,Control+ISO_Left_Tab";*/
/* kb-move-char-back: "Left,Control+b";*/
/* kb-move-char-forward: "Right,Control+f";*/
/* kb-move-end: "Control+e";*/
/* kb-move-front: "Control+a";*/
/* kb-move-word-back: "Alt+b,Control+Left";*/
/* kb-move-word-forward: "Alt+f,Control+Right";*/
/* kb-page-next: "Page_Down";*/
/* kb-page-prev: "Page_Up";*/
/* kb-primary-paste: "Control+V,Shift+Insert";*/
/* kb-remove-char-back: "BackSpace,Shift+BackSpace,Control+h";*/
/* kb-remove-char-forward: "Delete,Control+d";*/
/* kb-remove-to-eol: "Control+k";*/
/* kb-remove-to-sol: "Control+u";*/
/* kb-remove-word-back: "Control+Alt+h,Control+BackSpace";*/
/* kb-remove-word-forward: "Control+Alt+d";*/
/* kb-row-down: "Down,Control+n";*/
/* kb-row-first: "Home,KP_Home";*/
/* kb-row-last: "End,KP_End";*/
/* kb-row-left: "Control+Page_Up";*/
/* kb-row-right: "Control+Page_Down";*/
/* kb-row-select: "Control+space";*/
/* kb-row-tab: "Tab";*/
/* kb-row-up: "Up,Control+p,ISO_Left_Tab";*/
/* kb-screenshot: "Alt+S";*/
/* kb-secondary-paste: "Control+v,Insert";*/
/* kb-select-10: "Super+0";*/
/* kb-select-1: "Super+1";*/
/* kb-select-2: "Super+2";*/
/* kb-select-3: "Super+3";*/
/* kb-select-4: "Super+4";*/
/* kb-select-5: "Super+5";*/
/* kb-select-6: "Super+6";*/
/* kb-select-7: "Super+7";*/
/* kb-select-8: "Super+8";*/
/* kb-select-9: "Super+9";*/
/* kb-toggle-case-sensitivity: "grave,dead_grave";*/
/* kb-toggle-sort: "Alt+grave";*/
/* line-margin: 2;*/
/* line-padding: 1;*/
/* lines: 15;*/
/* location: 0;*/
/* m: "-5";*/
/* matching-negate-char: '-' /* unsupported */;*/
/* matching: "normal";*/
/* max-history-size: 25;*/
/* me-accept-custom: "Control+MouseDPrimary";*/
/* me-accept-entry: "MouseDPrimary";*/
/* me-select-entry: "MousePrimary";*/
/* ml-row-down: "ScrollDown";*/
/* ml-row-left: "ScrollLeft";*/
/* ml-row-right: "ScrollRight";*/
/* ml-row-up: "ScrollUp";*/
/* modi: "window,run,ssh";*/
/* padding: 5;*/
/* parse-hosts: false;*/
/* parse-known-hosts: true;*/
/* pid: "/run/user/1000/rofi.pid";*/
/* run-command: "{cmd}";*/
/* run-list-command: "";*/
/* run-shell-command: "{terminal} -e {cmd}";*/
/* scroll-method: 0;*/
/* scrollbar-width: 8;*/
/* separator-style: "dash";*/
/* show-match: true;*/
/* sidebar-mode: false;*/
/* sort: false;*/
/* sorting-method: "normal";*/
/* ssh-client: "ssh";*/
/* ssh-command: "{terminal} -e {ssh-client} {host} [-p {port}]";*/
/* terminal: "rofi-sensible-terminal";*/
/* threads: 0;*/
/* tokenize: true;*/
/* width: 50;*/
/* window-command: "wmctrl -i -R {window}";*/
/* window-format: "{w} {c} {t}";*/
/* window-match-fields: "all";*/
/* window-thumbnail: false;*/
/* xoffset: 0;*/
/* yoffset: 0;*/
}
@import "/usr/share/rofi/themes/Arc-Dark.rasi"

View file

@ -0,0 +1,77 @@
configuration {
modi: "drun";
font: "Rubik 10";
display-drun: "";
sidebar-mode: false;
}
* {
bg: #b5b5aa;
fg: #2b2b2b;
button: #9e9e95;
background-color: @bg;
text-color: @fg;
}
window {
transparency: "real";
border-radius: 7px;
width: 40%;
y-offset: 10px;
padding: 20px;
location: south;
}
prompt { enabled: false; }
entry {
placeholder: "Search";
expand: true;
padding: 5px 2% 5px 2%;
background-color: @button;
placeholder-color: @fg;
}
inputbar {
children: [ prompt, entry ];
background-color: @button;
text-color: @fg;
expand: false;
border-radius: 6px;
padding: 8px;
}
listview {
columns: 1;
lines: 8;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
children: [ inputbar, listview ];
spacing: 2%;
padding: 2% 1% 2% 1%;
}
element {
orientation: vertical;
border-radius: 0%;
padding: 1.5% 0% 1.5% 1.5%;
}
element-text {
expand: true;
vertical-align: 0.5;
margin: 0.5% 3% 0% 3%;
background-color: inherit;
text-color: inherit;
}
element selected {
background-color: @fg;
text-color: @bg;
border-radius: 6px;
}

View file

@ -0,0 +1,69 @@
configuration {
modi: "drun";
font: "Rubik 10";
display-drun: "";
drun-display-format: "{name}";
sidebar-mode: false;
}
* {
bg: #061115;
fg: #d9d7d6;
button: #0b151a;
background-color: @bg;
text-color: @fg;
}
window {
transparency: "real";
width: 40%;
}
prompt { enabled: false; }
entry {
placeholder: "Search";
placeholder-color: @fg;
expand: true;
padding: 1.5%;
border-radius: 8px;
}
inputbar {
children: [ prompt, entry ];
background-image: url("img/bg.png");
expand: false;
border-radius: 0px 0 8px 8px;
padding: 100px 30px 30px 300px;
}
listview {
columns: 1;
lines: 4;
cycle: false;
dynamic: true;
layout: vertical;
padding: 30px 200px 30px 30px;
}
mainbox { children: [ inputbar, listview ]; }
element {
orientation: vertical;
padding: 1.5% 0% 1.5% 0%;
border-radius: 8px;
}
element-text {
expand: true;
vertical-align: 0.5;
margin: 0.5% 3% 0% 3%;
background-color: inherit;
text-color: inherit;
}
element selected {
background-color: @button;
border-radius: 8px;
}

View file

@ -0,0 +1,131 @@
configuration {
modi: "drun";
font: "Rubik 10";
display-drun: "Apps";
display-run: "";
drun-display-format: "{name}";
sidebar-mode: false;
}
* {
bg: #ffffff;
fg: #3c4043;
button: #dee1e6;
background-color: @bg;
text-color: @fg;
}
window {
children: [ dummy, mainbox ];
transparency: "real";
border-radius: 12px;
width: 50%;
padding: 20px 0 0;
background-color: @fg;
}
prompt { enabled: false; }
textbox {
str: "";
expand: false;
horizontal-align: 0.5;
vertical-align: 0.5;
background-color: @fg;
border-radius: 12px;
text-color: @bg;
font: "feather 17";
padding: 0 1% 0;
}
entry {
placeholder: "Search";
expand: true;
padding: 2%;
background-color: @button;
placeholder-color: @fg;
border-radius: 12px;
cursor: text;
}
inputbar {
children: [ textbox, entry ];
expand: false;
background-color: @button;
border-radius: 12px;
margin: 20px 20px 0;
}
listview {
columns: 2;
lines: 4;
cycle: false;
dynamic: true;
layout: vertical;
margin: 0 20px 20px;
}
mainbox {
children: [ inputbar, listview ];
spacing: 2%;
border-radius: 12px;
margin: -2px 0 0;
}
element {
orientation: vertical;
border-radius: 12px;
padding: 2% 3%;
}
element-text {
expand: true;
vertical-align: 0.5;
background-color: inherit;
text-color: inherit;
}
element selected {
background-color: @fg;
text-color: @bg;
border-radius: 12px;
}
button {
padding: 2% 14% 2% 3%;
background-color: @fg;
text-color: @bg;
border-radius: 0 0 0 12px;
}
button selected {
background-color: @bg;
text-color: @fg;
border-radius: 12px 12px 0 0;
}
dummy {
children: [ box1, mode-switcher, box2 ];
orientation: horizontal;
expand: false;
background-image: linear-gradient(to bottom, #3c4043, #3c4043, #3c4043, #3c4043, #ffffff, #ffffff, #ffffff, #ffffff);
}
box1 {
background-color: @fg;
expand: false;
padding: 0 2% 0;
margin: 0 -2px 0 0;
border-radius: 0 0 12px 0;
}
box2 {
background-color: @fg;
expand: true;
border-radius: 0 0 0 12px;
margin: 0 0 0 -2px;
}
mode-switcher { background-color: @fg; }
listview, element, element selected, element-icon, element-text { cursor: pointer; }

View file

@ -0,0 +1,90 @@
configuration {
modi: "drun";
font: "Rubik 10";
show-icons: true;
icon-theme: "Reversal-dark";
display-drun: "";
drun-display-format: "{name}";
sidebar-mode: false;
}
* {
bg: #151515;
fg: #e8e8d3;
accent: #687363;
button: #1c1c1c;
background-color: @bg;
text-color: @fg;
}
window {
border-radius: 7px;
width: 50%;
padding: 32px;
}
prompt {
background-color: @button;
enabled: true;
padding: 0.5% 32px 0% -0.5%;
font: "Rubik 10";
}
entry {
placeholder: "Search";
background-color: @button;
placeholder-color: @fg;
expand: true;
padding: 0.15% 0% 0% 0%;
}
inputbar {
children: [ prompt, entry ];
background-color: @button;
expand: false;
border-radius: 6px;
margin: 0%;
padding: 10px;
}
listview {
columns: 4;
lines: 3;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
children: [ inputbar, listview ];
spacing: 2%;
padding: 2% 1% 2% 1%;
}
element {
orientation: vertical;
padding: 2% 0% 2% 0%;
}
element-icon {
size: 48px;
horizontal-align: 0.5;
}
element-text {
expand: true;
horizontal-align: 0.5;
vertical-align: 0.5;
margin: 0.5% 0.5% -0.5% 0.5%;
}
element-text, element-icon {
background-color: inherit;
text-color: inherit;
}
element selected {
background-color: @button;
border-radius: 6px;
}

View file

@ -0,0 +1,81 @@
configuration {
modi: "drun";
font: "Rubik 10";
display-drun: "";
sidebar-mode: false;
}
* {
bg: #01131a;
fg: #f5f0f1;
button: #09181f;
background-color: @bg;
text-color: @fg;
}
window {
transparency: "real";
border-radius: 7px;
width: 40%;
fullscreen: true;
background-color: #0000;
padding: 100px 50% 100px 10%;
}
prompt { enabled: false; }
entry {
placeholder: "Search";
expand: true;
background-color: @button;
placeholder-color: @fg;
border-radius: 10px;
vertical-align: 0.5;
padding: 13px 2% 13px 2%;
}
inputbar {
children: [ prompt, entry ];
text-color: @fg;
expand: false;
padding: 64px 64px 32px 64px;
border-radius: 10px;
background-image: url("img/glassy.jpg", width);
}
listview {
columns: 1;
lines: 8;
cycle: false;
dynamic: true;
layout: vertical;
border-radius: 10px;
padding: 32px;
}
mainbox {
children: [ inputbar, listview ];
spacing: 2%;
background-color: #0000;
}
element {
orientation: vertical;
border-radius: 0%;
padding: 1.5% 0% 1.5% 0%;
}
element-text {
expand: true;
vertical-align: 0.5;
margin: 0.5% 3% 0% 3%;
background-color: inherit;
text-color: inherit;
}
element selected {
background-color: @button;
text-color: @fg;
border-radius: 6px;
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 522 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -0,0 +1,41 @@
/************************************************
* ROFI ME Theme *
* THEME: Bento (from monkeytype) *
* User: Detective Pikachu *
* Copyright: MIT *
************************************************/
configuration {
modi: "drun";
display-drun: "";
display-run: "";
drun-display-format: "{name}";
sidebar-mode: false;
}
* {
gui00: #2D394D;
gui03: #FC7374;
gui01: #2C2E3E;
gui03: #3D4059;
gui04: #C6D0E9;
gui05: #63718B;
gui07: #1A1A24;
gui0A: #E6DFB8;
}
#window {
transparency: "real";
border: 0% 0% 1.25% 0%;
border-color: @gui05;
height: 82.60%;
width: 21.50%;
location: east;
}

View file

@ -0,0 +1,126 @@
/*************************************************
* ROFI Modified pikachu Theme *
* THEME: Aquarium Dark *
* User: root.nix.dk *
* Copyright: MIT *
*************************************************/
configuration {
modi: "drun";
display-drun: "";
display-run: "";
drun-display-format: "{name}";
sidebar-mode: false;
}
* {
gui00: #20202A;
gui01: #2C2E3E;
gui03: #3D4059;
gui04: #C6D0E9;
gui05: #63718B;
gui07: #1A1A24;
gui0A: #E6DFB8;
}
#window {
transparency: "real";
border: 0% 0% 1.25% 0%;
border-color: @gui05;
height: 48.60%;
width: 31.50%;
location: south;
}
#mainbox {
children: [ inputbar, listview ];
background-color: @gui01;
spacing: 2%;
border-color: @gui03;
border: 0% 0% 1.75% 0%;
}
#listview {
background-color: @gui01;
margin: 0% 1.75% 0% 1.75%;
padding: 0.5% 10% 1.7% 2%;
}
#inputbar {
children: [ pika, prompt, entry ];
border-radius: 0 0 24 24;
border-color: @gui00;
background-color: @gui07;
expand: false;
border: 0 0 10;
padding: 6.25% 2% 1% 2%;
}
#pika {
padding: 80px;
width: 170px;
expand: false;
border: 5px;
background-image: url("img/pfp.png", height);
}
#entry {
placeholder: "Search ...";
font: "Operator Mono Italic 15";
padding: 0% 0.8% 0% 0%;
border-color: @gui03;
border: 0 0 4;
background-color: @gui01;
text-color: @gui05;
placeholder-color: @gui03;
border-radius: 0% 10% 10% 0%;
expand: true;
vertical-align: 0.5;
margin: 72px 0 42px 0;
}
#prompt {
border-radius: 10% 0% 0% 10%;
border-color: @gui03;
border: 0 0 4;
enabled: true;
padding: 0.8% 0.6% 0.8% 0.8%;
vertical-align: 0.5;
background-color: @gui01;
margin: 72px -2px 42px 30px;
font: "Font Awesome 5 Pro Solid 18";
text-color: @gui0A;
}
#element-text {
background-color: @gui01;
expand: true;
vertical-align: 0.5;
text-color: @gui05;
font: "Operator Mono Medium 17";
margin: 0.5% 1% 0.75% 1%;
}
#element {
background-color: @gui01;
}
#element-text selected {
text-color: @gui04;
background-color: @gui00;
}
#element selected {
border: 0% 0% 0.3% 0%;
border-radius: 13;
background-color: @gui00;
}
// vim:ft=css

View file

@ -0,0 +1,80 @@
configuration {
modi: "drun";
font: "Rubik 10";
display-drun: "";
sidebar-mode: false;
}
* {
bg: #f8f9f7;
fg: #372d2f;
button: #c2c7be;
background-color: @bg;
text-color: @fg;
}
window { width: 50%; }
prompt { enabled: false; }
pfp {
padding: 50px;
width: 110px;
expand: false;
border: 5px;
border-color: @bg;
background-image: url("img/pfp.png", height);
}
entry {
placeholder: "Search";
expand: true;
padding: 10px 2% 10px 2%;
vertical-align: 0.5;
background-color: @fg;
text-color: @bg;
placeholder-color: @button;
margin: 29px 0 29px 0;
border: 5px;
border-color: @bg;
}
inputbar {
children: [ pfp, entry ];
text-color: @fg;
expand: false;
spacing: 64px;
padding: 64px 64px 0 64px;
background-image: url("img/banner.png", width);
}
listview {
columns: 2;
lines: 4;
cycle: false;
dynamic: true;
layout: vertical;
padding: 16px 32px 32px 32px;
}
mainbox {
children: [ inputbar, listview ];
spacing: 2%;
layout: horizontal;
}
element {
orientation: vertical;
padding: 1.5% 0% 1.5% 0%;
}
element-text {
expand: true;
vertical-align: 0.5;
margin: 0.5% 3% 0% 3%;
background-color: inherit;
text-color: inherit;
}
element selected { background-color: @button; }

View file

@ -0,0 +1,126 @@
/************************************************
* ROFI Pikachu Theme *
* THEME: Aquarium Dark *
* User: Detective Pikachu *
* Copyright: MIT *
*************************************************/
configuration {
modi: "drun";
display-drun: "";
display-run: "";
drun-display-format: "{name}";
sidebar-mode: false;
}
* {
gui00: #20202A;
gui01: #2C2E3E;
gui03: #3D4059;
gui04: #C6D0E9;
gui05: #63718B;
gui07: #1A1A24;
gui0A: #E6DFB8;
}
#window {
transparency: "real";
border: 0% 0% 1.25% 0%;
border-color: @gui05;
height: 48.60%;
width: 31.50%;
location: south;
}
#mainbox {
children: [ inputbar, listview ];
background-color: @gui01;
spacing: 2%;
border-color: @gui03;
border: 0% 0% 1.75% 0%;
}
#listview {
background-color: @gui01;
margin: 0% 1.75% 0% 1.75%;
padding: 0.5% 10% 1.7% 2%;
}
#inputbar {
children: [ pika, prompt, entry ];
border-radius: 0% 0% 24 24;
border-color: @gui00;
background-color: @gui07;
expand: false;
border: 0 0 10;
padding: 6.25% 2% 1% 2%;
}
#pika {
padding: 80px;
width: 170px;
expand: false;
border: 5px;
background-image: url("img/pika.png", height);
}
#entry {
placeholder: "I Choose You!";
font: "Operator Mono Italic 15";
padding: 0% 0.8% 0% 0%;
border-color: @gui03;
border: 0 0 4;
background-color: @gui01;
text-color: @gui05;
placeholder-color: @gui03;
border-radius: 0% 10% 10% 0%;
expand: true;
vertical-align: 0.5;
margin: 72px 0 42px 0;
}
#prompt {
border-radius: 10% 0% 0% 10%;
border-color: @gui03;
border: 0 0 4;
enabled: true;
padding: 0.8% 0.6% 0.8% 0.8%;
vertical-align: 0.5;
background-color: @gui01;
margin: 72px -2px 42px 30px;
font: "Font Awesome 5 Pro Solid 18";
text-color: @gui0A;
}
#element-text {
background-color: @gui01;
expand: true;
vertical-align: 0.5;
text-color: @gui05;
font: "Operator Mono Medium 17";
margin: 0.5% 1% 0.75% 1%;
}
#element {
background-color: @gui01;
}
#element-text selected {
text-color: @gui04;
background-color: @gui00;
}
#element selected {
border: 0% 0% 0.3% 0%;
border-radius: 13;
background-color: @gui00;
}
// vim:ft=css

View file

@ -0,0 +1,91 @@
configuration {
modi: "drun";
font: "Rubik 10";
display-drun: "";
sidebar-mode: false;
}
* {
bg: #ffffff;
fg: #3c4043;
button: #dee1e6;
background-color: @bg;
text-color: @fg;
}
window {
transparency: "real";
border-radius: 10px;
width: 50%;
padding: 30px;
border: 2px;
border-color: @fg;
}
prompt {
enabled: true;
horizontal-align: 0.5;
vertical-align: 0.5;
background-color: @button;
border: 2px;
border-color: @fg;
border-radius: 10px;
font: "feather 17";
padding: 0 1% 0;
}
entry {
placeholder: "Search";
expand: true;
padding: 2%;
background-color: @button;
placeholder-color: @fg;
border: 2px;
border-color: @fg;
border-radius: 10px;
cursor: text;
}
inputbar {
children: [ prompt, entry ];
expand: false;
spacing: 1%;
}
listview {
columns: 1;
lines: 6;
cycle: false;
dynamic: true;
layout: vertical;
}
mainbox {
children: [ inputbar, listview ];
spacing: 2%;
padding: 2% 1% 2% 1%;
}
element {
orientation: vertical;
border-radius: 10px;
padding: 2% 3%;
}
element-text {
expand: true;
vertical-align: 0.5;
background-color: inherit;
text-color: inherit;
}
element selected {
background-color: @fg;
text-color: @bg;
border-radius: 10px;
}
listview, element, element selected, element-icon, element-text {
cursor: pointer;
}