replace rofi with rofi-wayland
This commit is contained in:
parent
b999f6cf80
commit
8b9c10866b
6 changed files with 73 additions and 33 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue