From 1149d8e3174875e0978a7fc527a2801fcfca7fde Mon Sep 17 00:00:00 2001 From: Phantop Date: Sun, 27 Oct 2024 16:53:34 -0400 Subject: [PATCH] setup: add user to input group --- bin/setup | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/setup b/bin/setup index 0a275c8..d9202a3 100755 --- a/bin/setup +++ b/bin/setup @@ -33,6 +33,7 @@ mkdir -p ~/.parallel/will-cite ~/.config/aria2 stow --no-folding -d ~/.dotfiles -t ~/.config . ~/.dotfiles/bin/config.fish s chsh -s "$(grep -m1 bin/fish /etc/shells)" "$USER" +s usermod -aG input "$USER" w https://github.com/dracula/kitty/raw/master/dracula.conf -P ~/.config/kitty w https://github.com/dracula/musikcube/raw/main/dracula.json -P ~/.config/musikcube/themes