replace rofi with rofi-wayland

This commit is contained in:
DACHXY 2024-12-26 12:46:23 +08:00
parent b999f6cf80
commit 8b9c10866b
6 changed files with 73 additions and 33 deletions

View file

@ -85,12 +85,13 @@
zsh.enable = true;
mtr.enable = true;
fish.enable = true;
nix-index = {
enable = true;
enableFishIntegration = true;
enableBashIntegration = false;
enableZshIntegration = false;
};
# nix-index = {
# enable = true;
# enableFishIntegration = true;
# enableBashIntegration = false;
# enableZshIntegration = false;
# };
# Set fish as default shell but not login shell
bash = {