Steam deck perhaps
This commit is contained in:
6
users/configs/desktop/rofi/default.nix
Normal file
6
users/configs/desktop/rofi/default.nix
Normal file
@@ -0,0 +1,6 @@
|
||||
{pkgs, ...}: {
|
||||
programs.rofi = {
|
||||
enable = true;
|
||||
theme = ./colour.rasi;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user