major ui improvements

This commit is contained in:
kp2pml30 2025-03-20 13:21:56 +04:00
parent 8ef03fdd80
commit 3fc17746d0
14 changed files with 143 additions and 9488 deletions

View file

@ -1 +0,0 @@
rofi.theme: ~/.config/rofi/simple-tokyonight.rasi

View file

@ -0,0 +1 @@
@theme "simple-tokyonight"

View file

@ -1,4 +1,5 @@
# See https://github.com/newmanls/rofi-themes-collection/tree/master (GPLv3)
// See https://github.com/newmanls/rofi-themes-collection/tree/master (GPLv3)
// This version may be modified
* {
font: "Iosevka Nerd Font Medium 11";
@ -32,11 +33,6 @@ element-icon, element-text, scrollbar {
}
window {
location : northwest;
width : 280px;
x-offset : 4px;
y-offset : 26px;
background-color: @bg1;
border: 1px;
border-color: @bg3;