it didnt work

This commit is contained in:
Sakooooo 2023-07-11 23:24:58 +03:00
parent 532a42be0c
commit 2d2887d2e6
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -57,13 +57,13 @@ in
];
home-manager.users.sako = { pkgs , ...}: {
gtk = {
enable = true;
theme = {
name = "Vimix-dark";
package = pkgs.vimix-gtk-themes;
};
};
#gtk = {
# enable = true;
# theme = {
# name = "Vimix-dark";
# package = pkgs.vimix-gtk-themes;
# };
#};
xdg.configFile = {
bspwm = {
source = ../../../config/bspwm;