Changed: Rofi enabled
This commit is contained in:
@@ -3,7 +3,12 @@
|
|||||||
config,
|
config,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
# 基于 https://github.com/endeavouros-team/endeavouros-i3wm-setup
|
programs.rofi = {
|
||||||
|
enable = true;
|
||||||
|
cycle = false;
|
||||||
|
package = pkgs.rofi-wayland;
|
||||||
|
};
|
||||||
|
|
||||||
home.file.".config/rofi" = {
|
home.file.".config/rofi" = {
|
||||||
source = ./configs;
|
source = ./configs;
|
||||||
# copy the scripts directory recursively
|
# copy the scripts directory recursively
|
||||||
|
|||||||
Reference in New Issue
Block a user