zenix: update, switch back to hyprland
This commit is contained in:
parent
981cfea419
commit
c358881432
6 changed files with 100 additions and 107 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue