Switch rofi to onedark theme
This commit is contained in:
parent
1f1ade1541
commit
bc28d964d3
6 changed files with 219 additions and 1 deletions
|
|
@ -18,7 +18,8 @@
|
|||
modi: "drun,run,ssh,window";
|
||||
}
|
||||
|
||||
@theme "nord"
|
||||
@theme "onedark"
|
||||
'';
|
||||
xdg.configFile."rofi/nord.rasi".source = ../../configs/rofi/nord.rasi;
|
||||
xdg.configFile."rofi/onedark.rasi".source = ../../configs/rofi/onedark.rasi;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue