1

Link rofi configs to XDG_CONFIG_DIR depending on theme

This commit is contained in:
2023-05-25 11:23:08 +02:00
parent 7c9b8f738d
commit f1a1f5c352
10 changed files with 31 additions and 24 deletions

View File

@ -170,6 +170,7 @@ rec {
rofi = {
enable = true;
theme = "Three-Bears";
};
vscode.enable = true;