diff options
author | Michael Hunteman <michael@huntm.net> | 2023-08-27 18:27:07 -0500 |
---|---|---|
committer | Michael Hunteman <michael@huntm.net> | 2023-08-27 18:27:07 -0500 |
commit | abe7f36a2cf20339e5184731a4e491eb6b7e57c4 (patch) | |
tree | 98ff685a7e5a14630b72736d293b2ef95fb4b1f0 /bin/packages | |
parent | 804aa8cba69d82e53858b19b2a364a2bd2d53374 (diff) |
Uncomment seatd
Diffstat (limited to 'bin/packages')
-rwxr-xr-x | bin/packages | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/packages b/bin/packages index 4e75bb2..9b566e9 100755 --- a/bin/packages +++ b/bin/packages @@ -3,7 +3,7 @@ doas apk add acpi aerc bemenu curl dbus doas ffmpeg firefox font-dejavu foot \ fzf gcc gdb git gnupg gzip hugo imv isync make man-pages mandoc mutt mpv \ neovim pandoc pass pinentry pipewire pipewire-pulse pipewire-alsa wireplumber \ -rsync speedtest-cli sway xwayland syncthing texinfo texlive-full ttyper \ +rsync seatd speedtest-cli sway xwayland syncthing texinfo texlive-full ttyper \ weechat which xdg-utils yt-dlp zathura zathura-pdf-poppler grim mako slurp \ swaybg swayidle swaylock wl-clipboard @@ -26,7 +26,6 @@ swaybg swayidle swaylock wl-clipboard # networkmanager # pywal # qutebrowser -# seatd, # solvespace # spellcheck # ssh |