zenix: update, switch back to hyprland

This commit is contained in:
Tristan 2026-01-02 14:01:10 +00:00
parent 981cfea419
commit c358881432
6 changed files with 100 additions and 107 deletions

View file

@ -33,11 +33,10 @@ in {
scroll_factor = 0.5;
};
kb_options = lib.mkDefault "caps:escape";
kb_layout = lib.mkDefault "gb";
kb_layout = lib.mkDefault "us";
kb_variant = lib.mkDefault "dvorak";
numlock_by_default = true;
};
gestures = {
workspace_swipe = true;
accel_profile = "flat";
};
decoration = {
rounding = 0;