update notifications, bar
This commit is contained in:
@@ -1,57 +1,15 @@
|
||||
/* Dark theme. */
|
||||
// @import "~/.cache/wal/colors-rofi-dark"
|
||||
|
||||
/* Light theme. */
|
||||
// @import "~/.cache/wal/colors-rofi-light"
|
||||
|
||||
@import "squared-everforest"
|
||||
|
||||
* {
|
||||
font: "JetBrainsMonoNL Nerd Font Medium 12";
|
||||
|
||||
/* margin: 0;
|
||||
padding: 0;
|
||||
spacing: 0; */
|
||||
}
|
||||
|
||||
window {
|
||||
/*
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
spacing: 0;
|
||||
location: center;
|
||||
width: 720;
|
||||
|
||||
border: 2px;
|
||||
border-color: @selected-active-background;
|
||||
*/
|
||||
}
|
||||
/*
|
||||
inputbar {
|
||||
spacing: 8px;
|
||||
padding: 8px;
|
||||
margin: 8px;
|
||||
configuration {
|
||||
display-drun: " apps ";
|
||||
display-ssh: " ssh ";
|
||||
display-run: " run ";
|
||||
show-icons: true;
|
||||
drun-display-format: "{icon} {name}";
|
||||
sidebar-mode: true;
|
||||
terminal: "kitty";
|
||||
}
|
||||
|
||||
prompt, entry, element-icon, element-text {
|
||||
vertical-align: 0.5;
|
||||
}
|
||||
|
||||
listview {
|
||||
padding: 4px 0;
|
||||
lines: 8;
|
||||
columns: 1;
|
||||
|
||||
fixed-height: false;
|
||||
}
|
||||
|
||||
element {
|
||||
padding: 8px;
|
||||
spacing: 8px;
|
||||
}
|
||||
|
||||
#element.selected.normal {
|
||||
text-color: @background;
|
||||
}
|
||||
*/
|
||||
@theme "/home/april/.config/rofi/themes/squared-everforest.rasi"
|
||||
@theme "/home/april/.config/rofi/themes/everforest.rasi"
|
||||
|
||||
Reference in New Issue
Block a user