Compare commits

..

No commits in common. "3e1f6ca5e5eb6f6e275eda85274d29018f35f81c" and "082de10236a7857dfa8cf4574c21de33b3314d21" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -6,7 +6,6 @@
imports = [inputs.stylix.homeManagerModules.stylix];
stylix = {
enable = true;
autoEnable = false;
polarity = "dark";
base16Scheme = "${pkgs.base16-schemes}/share/themes/tokyo-night-dark.yaml";

View file

@ -71,7 +71,7 @@
preserve_split = true;
};
master = {
new_status = "master";
new_is_master = true;
};
gestures = {
workspace_swipe = false;