forgot capital letter

This commit is contained in:
Sakooooo 2023-08-04 20:06:23 +03:00
parent 45fcebd24a
commit df0bb185c7
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -13,7 +13,7 @@ in
picom
];
home-manager.users.sako = { pkgs, ...}: {
xdg.configfile = {
xdg.configFile = {
picom = {
source = ../../../config/picom;
recursive = true;