Move to gnu stow
This commit is contained in:
parent
cd08a447a8
commit
9ea93f8144
120 changed files with 994 additions and 53 deletions
16
misc/dot-config/rofi/config.rasi
Normal file
16
misc/dot-config/rofi/config.rasi
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
configuration {
|
||||
font: "FiraCode 12";
|
||||
kb-cancel: "Super+q,Escape,Control+c";
|
||||
timeout {
|
||||
action: "kb-cancel";
|
||||
delay: 0;
|
||||
}
|
||||
filebrowser {
|
||||
directories-first: true;
|
||||
sorting-method: "name";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@theme "theme"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue