Add config for rofi setting theme

This commit is contained in:
2020-12-10 16:19:47 +01:00
parent 98e8737e81
commit ec7671c735
2 changed files with 4 additions and 0 deletions

View File

@@ -3,6 +3,7 @@ empty_directories:
- name: .gnupg
mode: '0700'
- name: .config/nvim
- name: .config/rofi
dotfiles:
- from: autostart/autostart.sh
to: .autostart.sh
@@ -54,3 +55,5 @@ dotfiles:
- from: alacritty/alacritty.yml
to: .config/alacritty.yml
template: true
- from: rofi/config
to: .config/rofi/config

1
rofi/config Normal file
View File

@@ -0,0 +1 @@
rofi.theme: /usr/share/rofi/themes/gruvbox-dark-soft.rasi