diff options
| author | yuzu-eva <stevenhu@web.de> | 2022-06-07 23:46:38 +0200 |
|---|---|---|
| committer | yuzu-eva <stevenhu@web.de> | 2022-06-07 23:46:38 +0200 |
| commit | 80ab70ce1abcf3dfeaff94b01774b6f862224e7d (patch) | |
| tree | dedc65213d6fe15ab61ae8aca27ebdfde314b68a /.config/rofi/config.rasi | |
| parent | 976d819223789794fc69f9c98002469239318dd0 (diff) | |
added rofi config
Diffstat (limited to '.config/rofi/config.rasi')
| -rw-r--r-- | .config/rofi/config.rasi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/rofi/config.rasi b/.config/rofi/config.rasi new file mode 100644 index 0000000..cf018a2 --- /dev/null +++ b/.config/rofi/config.rasi @@ -0,0 +1,4 @@ +configuration { + theme: "~/.config/rofi/themes/cafebabe-dmenu.rasi"; +} + |
