Also a lot of stuff
This commit is contained in:
parent
a8ee3f5c13
commit
90422305a5
13 changed files with 100 additions and 44 deletions
25
rofi/launchers-git/desktop-clipboard.rasi
Normal file
25
rofi/launchers-git/desktop-clipboard.rasi
Normal 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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue