diff options
| author | Yigit Sever | 2019-03-31 15:31:47 +0300 |
|---|---|---|
| committer | Yigit Sever | 2019-03-31 15:31:47 +0300 |
| commit | de99b25185ee2f2d65a8254f1a6bd64484e682b0 (patch) | |
| tree | 9adcb27228506f010d9362043ecbb7e984bc7b2c /.config/rofi/config | |
| parent | 23400c3fe898328077ee775e857d47ecbaeebf1e (diff) | |
| download | dotfiles-de99b25185ee2f2d65a8254f1a6bd64484e682b0.tar.gz dotfiles-de99b25185ee2f2d65a8254f1a6bd64484e682b0.tar.bz2 dotfiles-de99b25185ee2f2d65a8254f1a6bd64484e682b0.zip | |
Rofi config and theme separated
Diffstat (limited to '.config/rofi/config')
| -rw-r--r-- | .config/rofi/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.config/rofi/config b/.config/rofi/config new file mode 100644 index 0000000..e9bf877 --- /dev/null +++ b/.config/rofi/config | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | rofi.modi: window,run,ssh | ||
| 2 | rofi.terminal: kitty | ||
| 3 | rofi.theme: onedark | ||
