refactore directory structure
This commit is contained in:
parent
3830eef1f4
commit
e87bfb7c39
485 changed files with 66 additions and 1696 deletions
25
.config/rofi/launchers-git/laptop-clipboard.rasi
Normal file
25
.config/rofi/launchers-git/laptop-clipboard.rasi
Normal file
|
@ -0,0 +1,25 @@
|
|||
/*-*- mode: css; -*-*/
|
||||
configuration {
|
||||
font: "VictorMono Nerd Font 24.0";
|
||||
show-icons: true;
|
||||
display-clipboard: " ";
|
||||
}
|
||||
|
||||
@import "/home/chris/.config/rofi/config.rasi"
|
||||
|
||||
window {
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
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