Also a lot of stuff

This commit is contained in:
Chris Cochrun 2022-03-24 13:55:34 -05:00
parent a8ee3f5c13
commit 90422305a5
13 changed files with 100 additions and 44 deletions

View file

@ -0,0 +1,25 @@
/*-*- mode: css; -*-*/
configuration {
font: "VictorMono Nerd Font 14.0";
show-icons: true;
display-clipboard: " ";
}
@import "/home/chris/.config/rofi/config.rasi"
window {
width: 50%;
}
element {
padding: 5px 5px 5px 10px;
}
element-icon {
size: 0px;
padding: 0px 0px 0px;
}
element-text {
vertical-align: 0.5;
}