working zellij

This commit is contained in:
vali 2024-07-31 02:09:58 +02:00
commit 5848a65266
11 changed files with 242 additions and 12 deletions

View file

@ -7,7 +7,7 @@
file_manager = "nautilus.desktop";
media_player = "mpv.desktop";
image_viewer = "imv.desktop";
text_editor = "nvim.desktop";
text_editor = "helix.desktop";
terminal = "foot.desktop";
in {
environment.sessionVariables = {TERMINAL = "${terminal}";};