This commit is contained in:
2026-05-29 14:37:41 +03:00
parent 16cfa90286
commit 7ea803d7cd
7 changed files with 66 additions and 65 deletions
-1
View File
@@ -47,7 +47,6 @@
};
dwindle = {
pseudotile = true;
smart_split = true;
};
+4 -1
View File
@@ -5,7 +5,10 @@
programs.hyprlock.enable = true;
home.packages = with pkgs; [
android-studio
vivaldi
(vivaldi.override {
proprietaryCodecs = true;
enableWidevine = true;
})
weechat
];
-1
View File
@@ -91,7 +91,6 @@
};
dwindle = {
pseudotile = true;
smart_split = true;
};