diff options
| author | alex <alex@pdp7.net> | 2024-10-05 12:05:14 +0200 |
|---|---|---|
| committer | alexpdp7 <alex@corcoles.net> | 2024-10-05 12:06:46 +0200 |
| commit | d976ae89929793a9dd8c3766b11f7e5b08f7acba (patch) | |
| tree | 180d9d90b262ec2a9baa2fbc38322cb286bd6e23 /scripts/pyproject.toml | |
| parent | e039dbcf0ffe6c8ca0154b73861dabc060be2362 (diff) | |
Automate PaperWM setup
Diffstat (limited to 'scripts/pyproject.toml')
| -rw-r--r-- | scripts/pyproject.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index db3c56a0..af6196de 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -28,4 +28,5 @@ bitlbee_setup = 'p7s.bitlbee:setup_bitlbee' setup_bash = 'p7s.bash:setup_bash' setup_emacs = 'p7s.emacs:setup_emacs' setup_ubpkg = 'p7s.ubpkg:setup_ubpkg' +setup_paperwm = 'p7s.paperwm:setup_paperwm' update_zfs = 'p7s.zfs:update_zfs' |
