switched to zen kernel, updated hyprland input

This commit is contained in:
Charlie Root 2024-05-20 22:08:36 +02:00
commit 36493019ba
7 changed files with 151 additions and 75 deletions

View file

@ -3,9 +3,9 @@ let
username = config.modules.other.system.username;
hmCfg = config.home-manager.users.${username};
primary_browser = "schizofox.desktop";
primary_browser = "firefox-schizo.desktop";
mail_client = "thunderbird.desktop";
file_manager = "pcmanfm.desktop";
file_manager = "nautilus.desktop";
media_player = "mpv.desktop";
image_viewer = "imv.desktop";
text_editor = "helix.desktop";