update notifications, bar

This commit is contained in:
azpsen
2024-01-28 11:44:50 -06:00
parent dad3ba234d
commit 89516a6ce1
9 changed files with 263 additions and 55 deletions

View File

@@ -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"