refactor some things, might have broken everything
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
theme = "rounded-nord-dark";
|
||||
};
|
||||
|
||||
home.file.".local/share/rofi/themes".source = "${builtins.fetchGit {
|
||||
home.file.".local/share/rofi/themes".source = "${fetchGit {
|
||||
url = "https://github.com/newmanls/rofi-themes-collection";
|
||||
rev = "c8239a45edced3502894e1716a8b661fdea8f1c9";
|
||||
ref = "master";
|
||||
|
||||
Reference in New Issue
Block a user