Remove reference to awesome-client

This commit is contained in:
Oliver Davies 2024-11-18 18:01:42 +00:00
parent fd961a57de
commit 03ec322eb2

View file

@ -39,9 +39,5 @@
}; };
}; };
}; };
hooks.postswitch = {
"reload-awesome" = ''echo 'awesome.restart()' | awesome-client'';
};
}; };
} }