diff --git a/config/dwm/config.def.h b/config/dwm/config.def.h index 49cd5215..5895f3be 100644 --- a/config/dwm/config.def.h +++ b/config/dwm/config.def.h @@ -34,7 +34,6 @@ static const char *colors[][3] = { static const char *const autostart[] = { "/home/sako/.dwmscripts/bar.sh", NULL, "feh", "--bg-scale", "/home/sako/.config/bspwm/background.png", NULL, - "picom", NULL, "nm-applet", NULL, "blueman-applet", NULL, "keepassxc", NULL, diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index f4cb9a07..1efc57b4 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -17,7 +17,7 @@ xmonad.enable = false; awesome.enable = false; dwm.enable = true; - picom.enable = true; + picom.enable = false; gnome.enable = false; dunst.enable = true; browsers = {