mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-19 13:46:17 +10:00
Adding rofi config.
This commit is contained in:
@@ -1,4 +0,0 @@
|
|||||||
rofi.theme: ~/.config/rofi/themes/dt-center.rasi
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
7
.config/rofi/config.rasi
Normal file
7
.config/rofi/config.rasi
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
configuration {
|
||||||
|
modi: "window,drun,ssh,combi";
|
||||||
|
font: "hack 10";
|
||||||
|
combi-modi: "window,drun,ssh";
|
||||||
|
}
|
||||||
|
@theme "~/.config/rofi/themes/dt-center.rasi"
|
||||||
|
|
||||||
Reference in New Issue
Block a user