diff --git a/full_pkglist.txt b/full_pkglist.txt new file mode 100644 index 0000000..2a24911 --- /dev/null +++ b/full_pkglist.txt @@ -0,0 +1,109 @@ +7zip +acpi +adwaita-cursors +alsa-utils +auto-cpufreq +base +base-devel +bat +biber +blueman +bluetui +bluez +bluez-utils +brightnessctl +btop +btrfs-progs +cursor-bin +dhcpcd +direnv +driftwm +efivar +eza +file-roller +firefox +fish +fuse3 +fuzzel +fzf +git +grim +gvfs-mtp +gvfs-smb +hiddify +intel-ucode +iwd +kitty +less +libfido2 +linux +linux-firmware +mako +minecraft-launcher +ncdu +nemo +nemo-fileroller +nemo-image-converter +nemo-preview +nemo-seahorse +nemo-share +neovim +networkmanager +ntfs-3g +nwg-look +orca +pavucontrol +pipewire-alsa +pipewire-pulse +plymouth +plymouth-theme-connect-git +plymouth-theme-cuts-alt-git +polkit-gnome +powertop +pulsemixer +python-pip +ripgrep +seahorse +slurp +socat +spotify +stow +syncthing +telegram-desktop +texlive-basic +texlive-bibtexextra +texlive-binextra +texlive-fontsextra +texlive-fontsrecommended +texlive-langcyrillic +texlive-latexextra +texlive-latexrecommended +texlive-luatex +texlive-mathscience +texlive-pictures +texlive-publishers +texlive-xetex +thermald +tree +unrar +vicinae +vim +virtualbox +virtualbox-host-modules-arch +visual-studio-code-bin +waybar +wayvnc +wget +wl-clipboard +wlr-randr +wpa_supplicant +xdg-user-dirs +xorg-xset +xorg-xwayland +yay +yay-debug +yazi +zed +zen-browser-bin +zenity +zoxide diff --git a/home-files/dot-config/kitty/kitty.conf b/home-files/dot-config/kitty/kitty.conf index 2589f94..e3e314e 100755 --- a/home-files/dot-config/kitty/kitty.conf +++ b/home-files/dot-config/kitty/kitty.conf @@ -7,6 +7,8 @@ background_opacity 1.0 background_blur 32 hide_window_decorations yes +confirm_os_window_close 0 + # Cursor Configuration cursor_shape block cursor_blink_interval 1 diff --git a/install.sh b/install.sh new file mode 100755 index 0000000..20450e0 --- /dev/null +++ b/install.sh @@ -0,0 +1,2 @@ +xargs yay -S --needed --answerclean All --answerdiff None --noconfirm < pkglist.txt +stow -d home-files -t ~ --dotfiles -v . diff --git a/pkglist.txt b/pkglist.txt new file mode 100644 index 0000000..e6feb0f --- /dev/null +++ b/pkglist.txt @@ -0,0 +1 @@ +kitty