diff --git a/.bash_logout b/.bash_logout deleted file mode 100644 index 0e4e4f1..0000000 --- a/.bash_logout +++ /dev/null @@ -1,3 +0,0 @@ -# -# ~/.bash_logout -# diff --git a/.bash_profile b/.bash_profile deleted file mode 100644 index 5545f00..0000000 --- a/.bash_profile +++ /dev/null @@ -1,5 +0,0 @@ -# -# ~/.bash_profile -# - -[[ -f ~/.bashrc ]] && . ~/.bashrc diff --git a/.bashrc b/.bashrc deleted file mode 100644 index 53c7030..0000000 --- a/.bashrc +++ /dev/null @@ -1,11 +0,0 @@ -# -# ~/.bashrc -# - -# If not running interactively, don't do anything -[[ $- != *i* ]] && return - -alias ls='ls --color=auto' -alias grep='grep --color=auto' -PS1='[\u@\h \W]\$ ' -export GPG_TTY=$(tty) diff --git a/.config/blueblack/dark_mode/gtk.sh b/.config/blueblack/dark_mode/gtk.sh index b994ae2..c224173 100755 --- a/.config/blueblack/dark_mode/gtk.sh +++ b/.config/blueblack/dark_mode/gtk.sh @@ -3,4 +3,3 @@ gsettings set org.gnome.desktop.interface gtk-theme Gruvbox-Yellow-Dark gsettings set org.gnome.desktop.interface color-scheme prefer-dark gsettings set org.gnome.desktop.interface icon-theme Papirus-Dark -gsettings set org.gnome.desktop.interface cursor-theme Simp1e-Gruvbox-Dark diff --git a/.config/blueblack/dark_mode/mouse.sh b/.config/blueblack/dark_mode/mouse.sh new file mode 100755 index 0000000..b3e3cb1 --- /dev/null +++ b/.config/blueblack/dark_mode/mouse.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +gsettings set org.gnome.desktop.interface cursor-theme Simp1e-Gruvbox-Dark +hyprctl setcursor catppuccin-mocha-yellow 24 diff --git a/.config/blueblack/dark_mode/waybar.sh b/.config/blueblack/dark_mode/waybar.sh index cc62c11..5cf7f8d 100755 --- a/.config/blueblack/dark_mode/waybar.sh +++ b/.config/blueblack/dark_mode/waybar.sh @@ -2,4 +2,5 @@ echo '@import "layout.css"; @import "gruvbox-dark.css";' > $HOME/.config/waybar/style.css -killall -SIGUSR2 waybar & +killall -SIGUSR2 waybar +waybar & diff --git a/.config/blueblack/gruvbox_dark/desktop-notification.sh b/.config/blueblack/gruvbox_dark/desktop-notification.sh new file mode 100755 index 0000000..cfc386d --- /dev/null +++ b/.config/blueblack/gruvbox_dark/desktop-notification.sh @@ -0,0 +1,6 @@ +#!/usr/bin/env bash + +# trigger a small, passive popup dialog to inform the user about darkman's activity +# reference https://wiki.archlinux.org/title/Desktop_notifications#Usage_in_programming + +notify-send --app-name="darkman" --urgency=low --icon=weather-clear-night "switching to dark mode" diff --git a/.config/blueblack/gruvbox_dark/gtk.sh b/.config/blueblack/gruvbox_dark/gtk.sh new file mode 100755 index 0000000..b994ae2 --- /dev/null +++ b/.config/blueblack/gruvbox_dark/gtk.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +gsettings set org.gnome.desktop.interface gtk-theme Gruvbox-Yellow-Dark +gsettings set org.gnome.desktop.interface color-scheme prefer-dark +gsettings set org.gnome.desktop.interface icon-theme Papirus-Dark +gsettings set org.gnome.desktop.interface cursor-theme Simp1e-Gruvbox-Dark diff --git a/.config/blueblack/dark_mode/hyprland.sh b/.config/blueblack/gruvbox_dark/hyprland.sh similarity index 100% rename from .config/blueblack/dark_mode/hyprland.sh rename to .config/blueblack/gruvbox_dark/hyprland.sh diff --git a/.config/blueblack/gruvbox_dark/kitty.sh b/.config/blueblack/gruvbox_dark/kitty.sh new file mode 100755 index 0000000..8b43255 --- /dev/null +++ b/.config/blueblack/gruvbox_dark/kitty.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +echo 'include gruvbox.conf' > $HOME/.config/kitty/colors.conf + +killall -SIGUSR1 kitty || true diff --git a/.config/blueblack/gruvbox_dark/kvantum.sh b/.config/blueblack/gruvbox_dark/kvantum.sh new file mode 100755 index 0000000..bbf335a --- /dev/null +++ b/.config/blueblack/gruvbox_dark/kvantum.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo -e '[General]\ntheme=gruvbox-kvantum' > ~/.config/Kvantum/kvantum.kvconfig diff --git a/.config/blueblack/gruvbox_dark/mako.sh b/.config/blueblack/gruvbox_dark/mako.sh new file mode 100755 index 0000000..cee16dc --- /dev/null +++ b/.config/blueblack/gruvbox_dark/mako.sh @@ -0,0 +1,9 @@ +#!/bin/sh + +unlink $HOME/.config/mako/config + +makoctl set-mode dark + +ln -s $HOME/.config/mako/config-dark $HOME/.config/mako/config + +makoctl reload diff --git a/.config/blueblack/gruvbox_dark/neovim.sh b/.config/blueblack/gruvbox_dark/neovim.sh new file mode 100755 index 0000000..7142d12 --- /dev/null +++ b/.config/blueblack/gruvbox_dark/neovim.sh @@ -0,0 +1,10 @@ +#!/usr/bin/env bash + +# This uses the neovim-remote python package to control other neovim instances. +# see: https://github.com/mhinz/neovim-remote +# Further, it is assumed that toggling the background in neovim is enough. +# Anything else should be handled by the set color scheme. + +for server in $(nvr --serverlist); do + nvr --servername "$server" -cc 'set background=dark' +done diff --git a/.config/blueblack/gruvbox_dark/rofi.sh b/.config/blueblack/gruvbox_dark/rofi.sh new file mode 100755 index 0000000..e10e5ff --- /dev/null +++ b/.config/blueblack/gruvbox_dark/rofi.sh @@ -0,0 +1,3 @@ +#!/bin/bash + +echo '@theme "/usr/share/rofi/themes/gruvbox-dark-soft.rasi"' > $HOME/.config/rofi/config.rasi diff --git a/.config/blueblack/gruvbox_dark/waybar.sh b/.config/blueblack/gruvbox_dark/waybar.sh new file mode 100755 index 0000000..cc62c11 --- /dev/null +++ b/.config/blueblack/gruvbox_dark/waybar.sh @@ -0,0 +1,5 @@ +#!/bin/bash + +echo '@import "layout.css"; @import "gruvbox-dark.css";' > $HOME/.config/waybar/style.css + +killall -SIGUSR2 waybar & diff --git a/.config/blueblack/light_mode/gtk.sh b/.config/blueblack/light_mode/gtk.sh index 862a75f..075f2e5 100755 --- a/.config/blueblack/light_mode/gtk.sh +++ b/.config/blueblack/light_mode/gtk.sh @@ -3,4 +3,3 @@ gsettings set org.gnome.desktop.interface gtk-theme catppuccin-latte-sapphire-standard+default gsettings set org.gnome.desktop.interface color-scheme prefer-light gsettings set org.gnome.desktop.interface icon-theme Papirus-Light -gsettings set org.gnome.desktop.interface cursor-theme catppuccin-latte-light-cursors diff --git a/.config/blueblack/light_mode/hyprland.sh b/.config/blueblack/light_mode/hyprland.sh deleted file mode 100755 index ee3c534..0000000 --- a/.config/blueblack/light_mode/hyprland.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/bash - -hyprctl setcursor catppuccin-latte-light 24 diff --git a/.config/blueblack/light_mode/mouse.sh b/.config/blueblack/light_mode/mouse.sh new file mode 100755 index 0000000..32a82cf --- /dev/null +++ b/.config/blueblack/light_mode/mouse.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +gsettings set org.gnome.desktop.interface cursor-theme catppuccin-latte-light-cursors +hyprctl setcursor catppuccin-latte-light 24 diff --git a/.config/blueblack/light_mode/waybar.sh b/.config/blueblack/light_mode/waybar.sh index 5d7a309..b576151 100755 --- a/.config/blueblack/light_mode/waybar.sh +++ b/.config/blueblack/light_mode/waybar.sh @@ -2,4 +2,5 @@ echo '@import "layout.css"; @import "catppuccin-latte.css";' > $HOME/.config/waybar/style.css -killall -SIGUSR2 waybar & +killall -SIGUSR2 waybar +waybar & diff --git a/.config/btop/btop.conf b/.config/btop/btop.conf index 14be365..6c88827 100644 --- a/.config/btop/btop.conf +++ b/.config/btop/btop.conf @@ -2,7 +2,7 @@ #* Name of a btop++/bpytop/bashtop formatted ".theme" file, "Default" and "TTY" for builtin themes. #* Themes should be placed in "../share/btop/themes" relative to binary or "$HOME/.config/btop/themes" -color_theme = "/usr/share/btop/themes/gruvbox_dark.theme" +color_theme = "/usr/share/btop/themes/whiteout.theme" #* If the theme set background should be shown, set to False if you want terminal background transparency. theme_background = True diff --git a/.config/nvim b/.config/nvim index 63d7ca3..b26397f 160000 --- a/.config/nvim +++ b/.config/nvim @@ -1 +1 @@ -Subproject commit 63d7ca380896cdaa4b3879353bf40d6253521371 +Subproject commit b26397f49fb1ae21a26a127b68f36c255f209043 diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index cfc3f0f..fbda544 100755 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -6,7 +6,7 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]] fi # Lines configured by zsh-newuser-install -HISTFILE=~/.histfile +HISTFILE=~/.local/state/zsh/histfile HISTSIZE=10000000 SAVEHIST=10000000 setopt extendedglob @@ -180,3 +180,7 @@ eval "$(zoxide init zsh)" # To customize prompt, run `p10k configure` or edit ~/.p10k.zsh. [[ ! -f ~/.config/zsh/.p10k.zsh ]] || source ~/.config/zsh/.p10k.zsh + +# . "$HOME/.cargo/env" + +. "/home/mike/.local/share/cargo/env" diff --git a/.fehbg b/.fehbg deleted file mode 100755 index 90b77c5..0000000 --- a/.fehbg +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -feh --no-fehbg --bg-fill '/home/mike/Wallpapers/pexels-apasaric-2339009.jpg' diff --git a/.gitconfig b/.gitconfig deleted file mode 100644 index 14a5c75..0000000 --- a/.gitconfig +++ /dev/null @@ -1,23 +0,0 @@ -[user] - email = mike@c2yz.com - name = Michał Czyż - signingkey = 78D4829A477DAB25 -[commit] - gpgsign = true -[push] - enabled = true -[rerere] - enabled = true -[column] - ui = auto -[branch] - sort = -committerdate -[init] - defaultBranch = main -[credential] - helper = /usr/lib/git-core/git-credential-libsecret -[gpg] - program = gpg -[pull] - revase = false - rebase = false diff --git a/.gitmodules b/.gitmodules index 65b797f..3d3b60e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,9 @@ [submodule ".config/dwm"] path = .config/dwm url = git@github.com:eRgo35/dwm.git -[submodule "/home/mike/.config/nvim"] - path = /home/mike/.config/nvim +[submodule ".config/nvim"] + path = .config/nvim url = git@github.com:eRgo35/neovim.git -[submodule "/home/mike/.config/tmux/plugins/tpm"] - path = /home/mike/.config/tmux/plugins/tpm +[submodule ".config/tmux/plugins/tpm"] + path = .config/tmux/plugins/tpm url = https://github.com/tmux-plugins/tpm diff --git a/.gtkrc-2.0 b/.gtkrc-2.0 deleted file mode 100644 index ce1396e..0000000 --- a/.gtkrc-2.0 +++ /dev/null @@ -1,19 +0,0 @@ -# DO NOT EDIT! This file will be overwritten by nwg-look. -# Any customization should be done in ~/.gtkrc-2.0.mine instead. - -include "/home/mike/.gtkrc-2.0.mine" -gtk-theme-name="catppuccin-latte-sapphire-standard+default" -gtk-icon-theme-name="Papirus-Light" -gtk-font-name="Roboto 11" -gtk-cursor-theme-name="catppuccin-latte-light-cursors" -gtk-cursor-theme-size=24 -gtk-toolbar-style=GTK_TOOLBAR_BOTH -gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR -gtk-button-images=1 -gtk-menu-images=1 -gtk-enable-event-sounds=1 -gtk-enable-input-feedback-sounds=0 -gtk-xft-antialias=1 -gtk-xft-hinting=1 -gtk-xft-hintstyle="hintslight" -gtk-xft-rgba="rgb" diff --git a/.xinitrc b/.xinitrc deleted file mode 100644 index bb8c032..0000000 --- a/.xinitrc +++ /dev/null @@ -1,92 +0,0 @@ -#!/bin/sh - -# screen layout for zion -$HOME/.config/screenlayout/main.sh - -# no bell -xset -b - -# theming -export QT_QPA_PLATFORMTHEME=qt5ct -export DESKTOP_SESSION=plasma -export XDG_CURRENT_DESKTOP=dwm - -# imf config (fcitx5) -export GTK_IM_MODULE=fcitx -export QT_IM_MODULE=fcitx -export XMODIFIERS=@im=fcitx -# export GLFW_IM_MODULE=ibus - -# mouse cursor -xsetroot -cursor_name left_ptr & - -# compositor -picom -b --vsync & - -# fix java window issues -export _JAVA_AWT_WM_NONREPARENTING=1 & - -# keyboard layout -setxkbmap pl & -fcitx5 -d & - -# local fonts in ~/.fonts -xset +fp /usr/share/fonts/local & -xset +fp /usr/share/fonts/misc & -xset +fp ~/.fonts & -xset fp rehash & -fc-cache -fv & - -# powersaving options -xset +dpms -xset dpms 900 1200 2700 & -xset s on & -xset s 900 & - -# auth -/usr/lib/mate-polkit/polkit-mate-authentication-agent-1 & -gnome-keyring-daemon --start --components=secrets,pkcs11,ssh -source /etc/X11/xinit/xinitrc.d/50-systemd-user.sh -dbus-update-activation-environment --all - -for L in 64 ''; do - A=/usr/lib$L/seahorse/seahorse-ssh-askpass - [[ -x $A ]] && export SSH_ASKPASS=$A && break -done - -# theming and colors -bash $HOME/.fehbg & -xrdb -merge ~/.Xresources - -# screen lock -# xss-lock -v -- betterlockscreen -l --time-format '%I:%M %p' & -xidlehook \ - --not-when-fullscreen \ - --not-when-audio \ - --timer 900 \ - 'betterlockscreen -l --time-format "%I:%M %p"' \ - '' \ - --timer 600 \ - 'xset dpms off' \ - '' \ - --timer 1800 \ - 'systemctl suspend' \ - '' & - -# xdg desktop portal -/usr/lib/xdg-desktop-portal-gtk & - -# notification daemon -dunst & - -# screenshot daemon -flameshot & - -# keyboard rebind -kanata -c ~/.config/kanata/config.kbd & - -# dwm status bar -bash $HOME/.config/dwm/bar.sh & disown - -# dwm -exec dwm diff --git a/.zshenv b/.zshenv index 6375c8d..c78cd47 100755 --- a/.zshenv +++ b/.zshenv @@ -1,5 +1,4 @@ # export QT_STYLE_OVERRIDE="qt5ct"; -export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh; export DEC_PACKAGELIST="$HOME/packages" export WEBKIT_DISABLE_DMABUF_RENDERER=1 @@ -17,34 +16,42 @@ export BROWSER='firefox'; export XDG_DATA_HOME="$HOME/.local/share" export XDG_CONFIG_HOME="$HOME/.config" +export XDG_CACHE_HOME="$HOME/.cache" +export XDG_STATE_HOME="$HOME/.local/state" + +export SSH_AUTH_SOCK=$XDG_RUNTIME_DIR/gcr/ssh; # ~/ clean-up: +export HISTFILE="$XDG_STATE_HOME"/bash/history # export XAUTHORITY="$XDG_RUNTIME_DIR/Xauthority" # this line will break some DMs. -# export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0" +export XAUTHORITY="$XDG_RUNTIME_DIR"/Xauthority +export GTK2_RC_FILES="$HOME/.config/gtk-2.0/gtkrc-2.0" # export NOTMUCH_CONFIG="$HOME/.config/notmuch-config" -# export LESSHISTFILE="-" +export LESSHISTFILE="-" export WGETRC="$HOME/.config/wget/wgetrc" export INPUTRC="$HOME/.config/inputrc" -# export NPM_CONFIG_USERCONFIG=$XDG_CONFIG_HOME/npm/npmrc +export NPM_CONFIG_USERCONFIG=$XDG_CONFIG_HOME/npm/npmrc +export _JAVA_OPTIONS=-Djava.util.prefs.userRoot="$XDG_CONFIG_HOME"/java export ZDOTDIR="$HOME/.config/zsh" -# export RUSTUP_HOME="$XDG_DATA_HOME"/rustup -# export PASSWORD_STORE_DIR="$HOME/.local/share/password-store" -# export GNUPGHOME="$XDG_DATA_HOME/gnupg" -# export WINEPREFIX="$XDG_DATA_HOME/wineprefixes/default" -# export DVDCSS_CACHE="$XDG_DATA_HOME"/dvdcss +export XINITRC="$XDG_CONFIG_HOME"/X11/xinitrc +export RUSTUP_HOME="$XDG_DATA_HOME"/rustup +export PASSWORD_STORE_DIR="$HOME/.local/share/password-store" +export GNUPGHOME="$XDG_DATA_HOME/gnupg" +export WINEPREFIX="$XDG_DATA_HOME/wineprefixes/default" +export DVDCSS_CACHE="$XDG_DATA_HOME"/dvdcss # export _Z_DATA="$XDG_DATA_HOME/z" -# export CUDA_CACHE_PATH="$XDG_CACHE_HOME"/nv -# export CARGO_HOME="$XDG_DATA_HOME"/cargo +export CUDA_CACHE_PATH="$XDG_CACHE_HOME"/nv +export CARGO_HOME="$XDG_DATA_HOME"/cargo export _JAVA_OPTIONS=-Djava.util.prefs.userRoot="$XDG_CONFIG_HOME"/java -# export XDG_DESKTOP_DIR="$HOME/docs/desktop" -# export XDG_DOWNLOAD_DIR="$HOME/downloads" -# export XDG_TEMPLATES_DIR="$HOME/docs/templates" -# export XDG_PUBLICSHARE_DIR="$HOME/docs/public" -# export XDG_DOCUMENTS_DIR="$HOME/docs" -# export XDG_MUSIC_DIR="$HOME/music" -# export XDG_PICTURES_DIR="$HOME/pics" -# export XDG_VIDEOS_DIR="$HOME/videos" +export XDG_DESKTOP_DIR="$HOME" +export XDG_DOWNLOAD_DIR="$HOME/downloads" +export XDG_TEMPLATES_DIR="$HOME" +export XDG_PUBLICSHARE_DIR="$HOME" +export XDG_DOCUMENTS_DIR="$HOME/documents" +export XDG_MUSIC_DIR="$HOME/music" +export XDG_PICTURES_DIR="$HOME/pictures" +export XDG_VIDEOS_DIR="$HOME/videos" # Enable persistent REPL history for `node`. export NODE_REPL_HISTORY=~/.node_history; # Allow 32³ entries; the default is 1000. diff --git a/currentPackages b/currentPackages deleted file mode 100644 index 0321a25..0000000 --- a/currentPackages +++ /dev/null @@ -1,1975 +0,0 @@ -a52dec -aalib -aarch64-linux-gnu-binutils -aarch64-linux-gnu-gcc -aarch64-linux-gnu-glibc -aarch64-linux-gnu-linux-api-headers -aardvark-dns -abseil-cpp -accounts-qml-module -accountsservice -acl -acorn -acpid -act -adobe-source-code-pro-fonts -adwaita-cursors -adwaita-icon-theme -adwaita-icon-theme-legacy -ah-bin -ah-bin-debug -alsa-card-profiles -alsa-lib -alsa-plugins -alsa-topology-conf -alsa-ucm-conf -alsa-utils -amd-ucode -anytype-bin -aom -appmenu-gtk-module -appstream -aquamarine-git -archlinux-keyring -argon2 -aribb24 -asar -asdf-vm -at-spi2-core -atkmm -attr -audiofile -audit -autoconf -autoconf-archive -automake -avahi -ayatana-ido -babl -bacon -base -base-devel -bash -bat -bc -benchmark -betterlockscreen-git -bind -binutils -bison -blas -blueblack-git -bluez-libs -boost-libs -botan2 -box2d -breeze-icons -bridge-utils -brightnessctl -brltty -brotli -btop -btrfs-progs -bubblewrap -bzip2 -c-ares -ca-certificates -ca-certificates-mozilla -ca-certificates-utils -cabextract -cairo -cairomm -cairomm-1.16 -cantarell-fonts -capstone -catatonit -catppuccin-cursors-latte -catppuccin-cursors-mocha -catppuccin-gtk-theme-frappe -catppuccin-gtk-theme-latte -catppuccin-gtk-theme-macchiato -catppuccin-gtk-theme-mocha -cblas -cbonsai -cdparanoia -cfitsio -chromaprint -chrpath -cifs-utils -cinnamon-desktop -clang -clblast -clucene -cmake -cmark -compiler-rt -conmon -containerd -containers-common -coreutils -cpio -cppdap -cracklib -croc -cross -cryptsetup -cuda -cuda-tools -cups -cups-filters -curl -czkawka-git -darkman -dash -dav1d -db5.3 -dbus -dbus-broker -dbus-broker-units -dbus-glib -dconf -debugedit -dec-bin -default-cursors -dejagnu -desktop-file-utils -device-mapper -diffutils -discount -djvulibre -dkms -dmenu -dnsmasq -dnssec-anchors -docbook-xml -docbook-xsl -docker-compose -dosfstools -double-conversion -doxygen -dtc -duktape -dunst -dvisvgm -e2fsprogs -easyeffects -edk2-aarch64 -edk2-arm -edk2-ovmf -efibootmgr -efivar -egl-wayland -eglexternalplatform -eigen -electron -electron29 -electron30 -electron31 -ell -embree3 -enchant -eslint -espeak-ng -espeakup -evolution -evolution-data-server -eww -exempi -exiv2 -expat -expect -extra-cmake-modules -eza -faac -faad2 -fakeroot -fastfetch -fbset -fcitx5 -fcitx5-configtool -fcitx5-gtk -fcitx5-mozc -fcitx5-qt -feh -ffcall -ffmpeg -ffmpeg4.4 -fftw -figlet -file -filesystem -findutils -firefox -flac -flameshot-git -flex -fluidsynth -fmt -fontconfig -freeglut -freetype2 -fribidi -fuse-common -fuse2 -fuse2fs -fuse3 -fzf -gamemode -gamescope -gawk -gc -gcc -gcc-libs -gcc13 -gcc13-libs -gcr -gcr-4 -gd -gdb -gdb-common -gdbm -gdk-pixbuf2 -gegl -gendesk -geoclue -geocode-glib-2 -geocode-glib-common -gettext -gflags -ghc-libs -ghostscript -gi-docgen -giflib -gimp -git -github-cli -glew -glfw -glib-networking -glib2 -glibc -glibmm -glibmm-2.68 -glm -glslang -glu -glusterfs -gmime3 -gmp -gnome-autoar -gnome-desktop -gnome-desktop-common -gnome-keyring -gnupg -gnutls -go -gobject-introspection -gobject-introspection-runtime -godot -google-chrome -google-glog -gparted -gperf -gperftools -gpgme -gpm -graphene -graphite -grep -grim -groff -grub -gruvbox-gtk-theme-git -gruvbox-icon-theme-git -gsettings-desktop-schemas -gsettings-system-schemas -gsfonts -gsl -gsm -gspell -gssdp -gst-plugin-pipewire -gst-plugins-bad -gst-plugins-bad-libs -gst-plugins-base -gst-plugins-base-libs -gst-plugins-good -gstreamer -gtest -gtk-engine-murrine -gtk-layer-shell -gtk-theme-arc-gruvbox-git -gtk-update-icon-cache -gtk-vnc -gtk2 -gtk3 -gtk4 -gtkmm-4.0 -gtkmm3 -gtksourceview4 -guile -guile2.2 -gupnp -gupnp-igd -gvfs -gvfs-mtp -gvfs-smb -gzip -handbrake -harfbuzz -harfbuzz-icu -haskell-aeson -haskell-aeson-pretty -haskell-ansi-terminal -haskell-ansi-wl-pprint -haskell-appar -haskell-asn1-encoding -haskell-asn1-parse -haskell-asn1-types -haskell-assoc -haskell-async -haskell-attoparsec -haskell-attoparsec-aeson -haskell-attoparsec-iso8601 -haskell-auto-update -haskell-base-compat -haskell-base-compat-batteries -haskell-base-orphans -haskell-base-unicode-symbols -haskell-base16-bytestring -haskell-base64 -haskell-base64-bytestring -haskell-basement -haskell-bifunctors -haskell-bitvec -haskell-blaze-builder -haskell-blaze-html -haskell-blaze-markup -haskell-boring -haskell-bsb-http-chunked -haskell-byteorder -haskell-call-stack -haskell-case-insensitive -haskell-cassava -haskell-cereal -haskell-citeproc -haskell-cmdargs -haskell-colour -haskell-commonmark -haskell-commonmark-extensions -haskell-commonmark-pandoc -haskell-comonad -haskell-conduit -haskell-conduit-extra -haskell-constraints -haskell-contravariant -haskell-cookie -haskell-crypton -haskell-crypton-connection -haskell-crypton-x509 -haskell-crypton-x509-store -haskell-crypton-x509-system -haskell-crypton-x509-validation -haskell-data-array-byte -haskell-data-default -haskell-data-default-class -haskell-data-default-instances-containers -haskell-data-default-instances-dlist -haskell-data-default-instances-old-locale -haskell-data-fix -haskell-dec -haskell-digest -haskell-digits -haskell-distributive -haskell-dlist -haskell-doclayout -haskell-doctemplates -haskell-easy-file -haskell-emojis -haskell-erf -haskell-fast-logger -haskell-file-embed -haskell-foldable1-classes-compat -haskell-generically -haskell-ghc-bignum-orphans -haskell-glob -haskell-gridtables -haskell-haddock-library -haskell-hashable -haskell-hourglass -haskell-hslua -haskell-hslua-aeson -haskell-hslua-classes -haskell-hslua-core -haskell-hslua-list -haskell-hslua-marshalling -haskell-hslua-module-doclayout -haskell-hslua-module-path -haskell-hslua-module-system -haskell-hslua-module-text -haskell-hslua-module-version -haskell-hslua-module-zip -haskell-hslua-objectorientation -haskell-hslua-packaging -haskell-hslua-repl -haskell-hslua-typing -haskell-http-api-data -haskell-http-client -haskell-http-client-tls -haskell-http-date -haskell-http-media -haskell-http-types -haskell-http2 -haskell-hunit -haskell-indexed-traversable -haskell-indexed-traversable-instances -haskell-integer-logarithms -haskell-iproute -haskell-ipynb -haskell-isocline -haskell-jira-wiki-markup -haskell-juicypixels -haskell-lexer -haskell-libyaml -haskell-lpeg -haskell-lua -haskell-memory -haskell-mime-types -haskell-mmorph -haskell-monad-control -haskell-mono-traversable -haskell-network -haskell-network-byte-order -haskell-network-uri -haskell-old-locale -haskell-old-time -haskell-onetuple -haskell-only -haskell-optparse-applicative -haskell-ordered-containers -haskell-pandoc -haskell-pandoc-lua-engine -haskell-pandoc-lua-marshal -haskell-pandoc-server -haskell-pandoc-types -haskell-pem -haskell-pretty-show -haskell-prettyprinter -haskell-primitive -haskell-psqueues -haskell-quickcheck -haskell-random -haskell-recv -haskell-regex-base -haskell-regex-tdfa -haskell-resourcet -haskell-safe -haskell-safe-exceptions -haskell-scientific -haskell-semialign -haskell-semigroupoids -haskell-servant -haskell-servant-server -haskell-sha -haskell-simple-sendfile -haskell-singleton-bool -haskell-skylighting -haskell-skylighting-core -haskell-skylighting-format-ansi -haskell-skylighting-format-blaze-html -haskell-skylighting-format-context -haskell-skylighting-format-latex -haskell-socks -haskell-some -haskell-sop-core -haskell-split -haskell-splitmix -haskell-statevar -haskell-streaming-commons -haskell-strict -haskell-string-conversions -haskell-syb -haskell-tagged -haskell-tagsoup -haskell-temporary -haskell-texmath -haskell-text-conversions -haskell-text-icu -haskell-text-short -haskell-th-abstraction -haskell-th-compat -haskell-th-lift -haskell-th-lift-instances -haskell-these -haskell-time-compat -haskell-time-manager -haskell-tls -haskell-toml-parser -haskell-transformers-base -haskell-transformers-compat -haskell-type-equality -haskell-typed-process -haskell-typst -haskell-typst-symbols -haskell-unicode-collation -haskell-unicode-data -haskell-unicode-transforms -haskell-uniplate -haskell-unix-compat -haskell-unix-time -haskell-unliftio -haskell-unliftio-core -haskell-unordered-containers -haskell-utf8-string -haskell-uuid-types -haskell-vault -haskell-vector -haskell-vector-algorithms -haskell-vector-stream -haskell-wai -haskell-wai-app-static -haskell-wai-cors -haskell-wai-extra -haskell-wai-logger -haskell-warp -haskell-witherable -haskell-word8 -haskell-xml -haskell-xml-conduit -haskell-xml-types -haskell-yaml -haskell-zip-archive -haskell-zlib -helix -hicolor-icon-theme -hidapi -highway -hoppscotch-bin -hslua-cli -htop -http-parser -hunspell -hwdata -hwloc -hyphen -hyprcursor-git -hyprland-git-debug -hyprlang-git -hyprlock-git -hyprpaper -hyprpicker-git -hyprshot-git -hyprutils-git -hyprwayland-scanner-git -i3lock-color -iana-etc -icu -ijs -imagemagick -imath -imlib2 -inetutils -iniparser -inotify-tools -intel-oneapi-common -intel-oneapi-mkl -intel-oneapi-openmp -intel-oneapi-tbb -intel-oneapi-tcm -iproute2 -iptables -iputils -iso-codes -iwd -jansson -jasper -java-environment-common -java-runtime-common -jbig2dec -jbigkit -jdk17-openjdk -jdk17-temurin -jdk21-openjdk -jdk21-temurin -jemalloc -jq -jre8-openjdk -jre8-openjdk-headless -json-c -json-glib -jsoncpp -kaccounts-integration -kanata-bin -karchive -kauth -kbd -kbookmarks -kcmutils -kcodecs -kcolorscheme -kcompletion -kcompletion5 -kconfig -kconfig5 -kconfigwidgets -kcoreaddons -kcoreaddons5 -kcrash -kcrash5 -kdbusaddons -kdoctools -kernel-modules-hook -keyutils -kglobalaccel -kguiaddons -kguiaddons5 -ki18n -ki18n5 -kiconthemes -kio -kirigami -kitemviews -kitemviews5 -kitty -kitty-shell-integration -kitty-terminfo -kjobwidgets -kmod -knotifications -kparts -kpipewire -kpty -krb5 -krita -kservice -kstatusnotifieritem -ktextwidgets -kvantum -kvantum-qt5 -kvantum-theme-catppuccin-git -kwallet -kwidgetsaddons -kwidgetsaddons5 -kwindowsystem -kwindowsystem5 -kxmlgui -kyotocabinet -l-smash -ladspa -lame -lapack -lcms2 -ldb -lensfun -less -level-zero-loader -lf -lib32-acl -lib32-alsa-lib -lib32-alsa-plugins -lib32-amdvlk -lib32-brotli -lib32-bzip2 -lib32-curl -lib32-dbus -lib32-e2fsprogs -lib32-expat -lib32-fontconfig -lib32-freetype2 -lib32-gcc-libs -lib32-gettext -lib32-glib2 -lib32-glibc -lib32-gst-plugins-base-libs -lib32-gstreamer -lib32-harfbuzz -lib32-icu -lib32-keyutils -lib32-krb5 -lib32-libcap -lib32-libdrm -lib32-libelf -lib32-libffi -lib32-libgcrypt -lib32-libglvnd -lib32-libgpg-error -lib32-libgudev -lib32-libidn2 -lib32-libjpeg6-turbo -lib32-libldap -lib32-libnghttp2 -lib32-libnghttp3 -lib32-libnl -lib32-libnsl -lib32-libogg -lib32-libpcap -lib32-libpciaccess -lib32-libpng -lib32-libpsl -lib32-libssh2 -lib32-libtasn1 -lib32-libtheora -lib32-libtirpc -lib32-libunistring -lib32-libunwind -lib32-libusb -lib32-libva -lib32-libvdpau -lib32-libx11 -lib32-libxau -lib32-libxcb -lib32-libxcrypt -lib32-libxcrypt-compat -lib32-libxcursor -lib32-libxdmcp -lib32-libxext -lib32-libxfixes -lib32-libxi -lib32-libxkbcommon -lib32-libxml2 -lib32-libxrandr -lib32-libxrender -lib32-libxshmfence -lib32-libxss -lib32-libxv -lib32-libxxf86vm -lib32-llvm-libs -lib32-lm_sensors -lib32-mesa -lib32-mpg123 -lib32-ncurses -lib32-nspr -lib32-nss -lib32-nvidia-utils -lib32-openal -lib32-opencl-nvidia -lib32-openssl -lib32-openssl-1.1 -lib32-orc -lib32-p11-kit -lib32-pam -lib32-pcre2 -lib32-speex -lib32-sqlite -lib32-systemd -lib32-util-linux -lib32-vkd3d -lib32-vulkan-icd-loader -lib32-wayland -lib32-xz -lib32-zlib -lib32-zstd -libabw -libaccounts-glib -libaccounts-qt -libadwaita -libaio -libao -libappindicator-gtk3 -libarchive -libass -libassuan -libasyncns -libatasmart -libatomic_ops -libavc1394 -libavif -libavtp -libayatana-appindicator -libayatana-indicator -libb2 -libblockdev -libblockdev-crypto -libblockdev-fs -libblockdev-loop -libblockdev-mdraid -libblockdev-nvme -libblockdev-part -libblockdev-swap -libbluray -libbpf -libbs2b -libbsd -libburn -libbytesize -libcaca -libcacard -libcamera -libcamera-ipa -libcanberra -libcap -libcap-ng -libcdio -libcdio-paranoia -libcdr -libcgif -libcloudproviders -libcmis -libcolord -libconfig -libcups -libcupsfilters -libcurl-gnutls -libdaemon -libdatachannel -libdatrie -libdbusmenu-glib -libdbusmenu-gtk3 -libdc1394 -libdca -libde265 -libdecor -libdeflate -libdisplay-info -libdovi -libdrm -libdv -libdvbpsi -libdvdnav -libdvdread -libe-book -libebml -libebur128 -libedit -libei -libelf -libepoxy -libepubgen -libetonyek -libev -libevdev -libevent -libexif -libexttextcat -libfabric -libfaketime -libfdk-aac -libffi -libfontenc -libfreeaptx -libfreehand -libgcrypt -libgexiv2 -libgirepository -libgit2 -libglvnd -libgme -libgnomekbd -libgoa -libgpg-error -libgphoto2 -libgsf -libgudev -libgweather-4 -libhandy -libheif -libical -libice -libid3tag -libidn -libidn2 -libiec61883 -libieee1284 -libimagequant -libimobiledevice -libimobiledevice-glue -libinih -libinput -libinstpatch -libiscsi -libisl -libisoburn -libisofs -libixion -libjpeg-turbo -libjpeg6-turbo -libjuice -libjxl -libkdcraw5 -libkexiv2 -libksba -liblangtag -liblc3 -libldac -libldap -libliftoff -liblouis -liblqr -liblrdf -libltc -libluv -libmad -libmanette -libmatroska -libmaxminddb -libmd -libmfx -libmicrodns -libmikmod -libmm-glib -libmms -libmng -libmnl -libmodplug -libmpc -libmpcdec -libmpdclient -libmpeg2 -libmspub -libmtp -libmwaw -libmypaint -libmysofa -libnatpmp -libnbd -libndp -libnet -libnetfilter_conntrack -libnewt -libnfnetlink -libnfs -libnftnl -libnghttp2 -libnghttp3 -libngtcp2 -libnice -libnl -libnm -libnma -libnma-common -libnotify -libnsl -libnumbertext -libnvme -libodfgen -libogg -libomxil-bellagio -libopenmpt -liborcus -libosinfo -libp11-kit -libpagemaker -libpaper -libpcap -libpciaccess -libpgm -libphonenumber -libpipeline -libpipewire -libplacebo -libplist -libpng -libppd -libproxy -libpsl -libpst -libpulse -libpwquality -libqxp -libraqm -libraw -libraw1394 -libreoffice-fresh -librevenge -librsvg -librsync -libsamplerate -libsasl -libsass -libseccomp -libsecret -libshout -libsidplayfp -libsigc++ -libsigc++-3.0 -libsigsegv -libsixel -libslirp -libsm -libsndfile -libsodium -libsonic -libsoup -libsoup3 -libsoxr -libspectre -libspeechd -libspiro -libsquish -libsrtp -libssh -libssh2 -libstaroffice -libstemmer -libsynctex -libsysprof-capture -libtar -libtasn1 -libteam -libthai -libtheora -libtiff -libtirpc -libtommath -libtool -libtpms -libtraceevent -libtracefs -libunibreak -libunistring -libunwind -libupnp -liburcu -liburing -libusb -libusb-compat -libusbmuxd -libutempter -libutf8proc -libuv -libva -libva-nvidia-driver -libvdpau -libverto -libvips -libvirt -libvirt-glib -libvirt-python -libvisio -libvorbis -libvpl -libvpx -libvterm -libwacom -libwbclient -libwebp -libwireplumber -libwmf -libwpd -libwpe -libwps -libwslay -libx11 -libxau -libxaw -libxcb -libxcomposite -libxcrypt -libxcrypt-compat -libxcursor -libxcvt -libxdamage -libxdg-basedir -libxdmcp -libxdp -libxext -libxfixes -libxfont2 -libxft -libxi -libxinerama -libxkbcommon -libxkbcommon-x11 -libxkbfile -libxklavier -libxml2 -libxmlb -libxmu -libxnvctrl -libxpm -libxpresent -libxrandr -libxrender -libxres -libxshmfence -libxslt -libxss -libxt -libxtst -libxv -libxxf86vm -libyaml -libytnef -libyuv -libzip -libzmf -licenses -lilv -linux -linux-api-headers -linux-firmware -linux-firmware-whence -linux-headers -linux-zen -linux-zen-headers -lld -llvm-libs -lm_sensors -lmdb -lpsolve -lsb-release -lsof -lua -lua-lpeg -lua51-lpeg -lua53 -luajit -lutris -lv2 -lxappearance -lz4 -lzo -m4 -mailcap -make -mako -man-db -mate-polkit -mbedtls -mbedtls2 -md4c -mdadm -media-player-info -mesa -mesa-utils -meson -miniupnpc -minizip -minizip-ng -miru-bin -mjpegtools -mkinitcpio -mkinitcpio-busybox -mlt -mobile-broadband-provider-info -moonlight-qt-bin -mpc -mpd -mpdecimal -mpfr -mpg123 -mpv -msgpack-c -mtdev -mujs -multipath-tools -mypaint-brushes1 -nano -ncmpcpp -ncspot -ncurses -ndctl -nemo -neomutt -neon -neovim -neovim-remote -net-snmp -net-tools -netavark -nettle -network-manager-applet -networkmanager -nftables -ninja -nm-connection-editor -nmap -node-gyp -nodejs -nodejs-commitizen -nodejs-cross-env -nodejs-nopt -notmuch-runtime -noto-fonts -noto-fonts-cjk -noto-fonts-emoji -noto-fonts-extra -npm -npth -nspr -nss -ntfs-3g -numactl -nvidia-open-dkms -nvidia-settings -nvidia-utils -nvm -nvtop -nwg-look -obs-studio -obsidian -ocl-icd -okular -ollama-cuda -onetbb -oniguruma -openal -openbsd-netcat -opencl-headers -opencl-nvidia -opencolorio -opencore-amr -opencv -openexr -openjpeg2 -openmp -openmpi -openpmix -openssh -openssl -openssl-1.1 -openucx -opus -orc -osinfo-db -otf-aurulent-nerd -otf-codenewroman-nerd -otf-comicshanns-nerd -otf-commit-mono-nerd -otf-crimson -otf-droid-nerd -otf-firamono-nerd -otf-geist-mono-nerd -otf-hasklig-nerd -otf-hermit-nerd -otf-monaspace-nerd -otf-opendyslexic-nerd -otf-overpass-nerd -p11-kit -p7zip -pacman -pacman-mirrorlist -pahole -pam -pambase -pamixer -pandoc-cli -pango -pangomm -pangomm-2.48 -papirus-folders-catppuccin-git -papirus-icon-theme -parted -paru -paru-debug -passt -patch -pavucontrol -pcaudiolib -pciutils -pcre -pcre2 -pcsclite -perl -perl-error -perl-mailtools -perl-timedate -phodav -phonon-qt6 -phonon-qt6-vlc -picom -pinentry -pinentry-rofi -pipewire -pipewire-alsa -pipewire-audio -pipewire-jack -pipewire-pulse -pixman -pkgconf -plasma-activities -platformio-git -play-with-mpv-git -playerctl -pnpm -podman -podman-compose -podman-docker -polkit -polkit-kde-agent -polkit-qt6 -poppler -poppler-data -poppler-glib -poppler-qt6 -popt -portaudio -postgresql-libs -potrace -prismlauncher-qt5-bin -procps-ng -protobuf -proton-ge-custom-bin -prrte -psmisc -pugixml -purpose -pybind11 -pyright -pystring -python -python-aiofiles -python-ajsonrpc -python-anyio -python-asgiref -python-async-timeout -python-attrs -python-autocommand -python-beautifulsoup4 -python-blessed -python-bottle -python-build -python-cachecontrol -python-cachy -python-cairo -python-certifi -python-cffi -python-charset-normalizer -python-cleo -python-click -python-colorama -python-contourpy -python-crashtest -python-cryptography -python-cycler -python-dateutil -python-dbus -python-decouple -python-deprecation -python-devgoldyutils -python-distlib -python-distro -python-docopt -python-dotenv -python-dulwich -python-editor -python-espeak-ng -python-evdev -python-fastjsonschema -python-filelock -python-fonttools -python-future -python-gmpy2 -python-gobject -python-greenlet -python-h11 -python-html5lib -python-httpcore -python-httptools -python-httpx -python-hypothesis -python-idna -python-ifaddr -python-inflect -python-iniconfig -python-inquirer -python-installer -python-jaraco.classes -python-jaraco.context -python-jaraco.functools -python-jaraco.text -python-jeepney -python-jinja -python-jsonschema -python-jsonschema-specifications -python-keyring -python-kiwisolver -python-lark-parser -python-lockfile -python-lxml -python-magic -python-mako -python-markdown -python-markupsafe -python-marshmallow -python-matplotlib -python-moddb -python-more-itertools -python-mov-cli-test -python-mpmath -python-msgpack -python-netifaces -python-networkx -python-numpy -python-ordered-set -python-packaging -python-pandas -python-pexpect -python-pillow -python-pip -python-pkginfo -python-platformdirs -python-pluggy -python-poetry -python-poetry-core -python-poetry-plugin-export -python-pooch -python-psutil -python-ptyprocess -python-pyaudio -python-pycodestyle -python-pycparser -python-pyelftools -python-pygments -python-pynvim -python-pyparsing -python-pyproject-hooks -python-pyrsistent -python-pyserial -python-pytest -python-pytubefix -python-pytz -python-rapidfuzz -python-readchar -python-referencing -python-requests -python-requests-toolbelt -python-rpds-py -python-scipy -python-secretstorage -python-semantic-version -python-setuptools -python-setuptools-scm -python-shellingham -python-six -python-smartypants -python-sniffio -python-sortedcontainers -python-soupsieve -python-starlette -python-sympy -python-tabulate -python-thefuzz -python-toml -python-tomli -python-tomlkit -python-tqdm -python-trove-classifiers -python-typeguard -python-typer -python-typing_extensions -python-typogrify -python-unidecode -python-urllib3 -python-uvloop -python-validate-pyproject -python-virtualenv -python-wcwidth -python-webencodings -python-websockets -python-wheel -python-wsproto -python-xdg-base-dirs -python-yaml -python-zeroconf -qca-qt6 -qemu-audio-alsa -qemu-audio-dbus -qemu-audio-jack -qemu-audio-oss -qemu-audio-pa -qemu-audio-pipewire -qemu-audio-sdl -qemu-audio-spice -qemu-base -qemu-block-curl -qemu-block-dmg -qemu-block-gluster -qemu-block-iscsi -qemu-block-nfs -qemu-block-ssh -qemu-chardev-baum -qemu-chardev-spice -qemu-common -qemu-desktop -qemu-docs -qemu-emulators-full -qemu-full -qemu-hw-display-qxl -qemu-hw-display-virtio-gpu -qemu-hw-display-virtio-gpu-gl -qemu-hw-display-virtio-gpu-pci -qemu-hw-display-virtio-gpu-pci-gl -qemu-hw-display-virtio-vga -qemu-hw-display-virtio-vga-gl -qemu-hw-s390x-virtio-gpu-ccw -qemu-hw-usb-host -qemu-hw-usb-redirect -qemu-hw-usb-smartcard -qemu-img -qemu-pr-helper -qemu-system-aarch64 -qemu-system-alpha -qemu-system-alpha-firmware -qemu-system-arm -qemu-system-arm-firmware -qemu-system-avr -qemu-system-cris -qemu-system-hppa -qemu-system-hppa-firmware -qemu-system-loongarch64 -qemu-system-m68k -qemu-system-microblaze -qemu-system-microblaze-firmware -qemu-system-mips -qemu-system-nios2 -qemu-system-or1k -qemu-system-ppc -qemu-system-ppc-firmware -qemu-system-riscv -qemu-system-riscv-firmware -qemu-system-rx -qemu-system-s390x -qemu-system-s390x-firmware -qemu-system-sh4 -qemu-system-sparc -qemu-system-sparc-firmware -qemu-system-tricore -qemu-system-x86 -qemu-system-x86-firmware -qemu-system-xtensa -qemu-tests -qemu-tools -qemu-ui-curses -qemu-ui-dbus -qemu-ui-egl-headless -qemu-ui-gtk -qemu-ui-opengl -qemu-ui-sdl -qemu-ui-spice-app -qemu-ui-spice-core -qemu-user -qemu-vhost-user-gpu -qhull -qpdf -qrencode -qt5-base -qt5-declarative -qt5-imageformats -qt5-svg -qt5-tools -qt5-translations -qt5-wayland -qt5-x11extras -qt5ct -qt6-5compat -qt6-base -qt6-declarative -qt6-multimedia -qt6-multimedia-ffmpeg -qt6-positioning -qt6-shadertools -qt6-speech -qt6-svg -qt6-translations -qt6-wayland -qt6-webchannel -qt6-webengine -quazip-qt5 -r -raptor -rasqal -rav1e -readline -redland -redshift -release-plz -rhash -ripgrep -rnnoise -rofi-wayland -rpcbind -rstudio-desktop-bin -rsync -rtkit -rtmpdump -rubberband -ruby -ruby-bundled-gems -ruby-bundler -ruby-debug -ruby-default-gems -ruby-erb -ruby-irb -ruby-matrix -ruby-minitest -ruby-net-ftp -ruby-net-imap -ruby-net-pop -ruby-net-smtp -ruby-power_assert -ruby-prime -ruby-racc -ruby-rake -ruby-rbs -ruby-rdoc -ruby-rexml -ruby-rss -ruby-stdlib -ruby-test-unit -ruby-typeprof -rubygems -ruff -runc -rustup -samsung-unified-driver -samsung-unified-driver-common -samsung-unified-driver-printer -samsung-unified-driver-scanner -sane -sassc -sbc -scdoc -sdbus-cpp -sdl2 -sdl2_image -sdl2_ttf -seabios -seahorse -seatd -sed -semver -serd -sfsexp -shaderc -shadow -shared-mime-info -signon-kwallet-extension -signon-plugin-oauth2 -signon-ui -signond -slang -slurp -smartmontools -smbclient -snappy -sndio -solid -sonnet -sord -sound-theme-freedesktop -soundtouch -source-highlight -spandsp -spdlog -speex -speexdsp -spice -spice-gtk -spice-protocol -spicetify-cli -spicetify-marketplace-bin -spirv-tools -splix -spotify -sqlite -sratom -srt -startup-notification -steam -sudo -suitesparse -svt-av1 -svt-hevc -swayidle -swaylock-effects -swig -swtpm -swww -systemd -systemd-libs -systemd-sysvcompat -taglib -talloc -tar -tcl -tdb -telegram-desktop-bin -tevent -texinfo -texlive-basic -texlive-bibtexextra -texlive-bin -texlive-binextra -texlive-context -texlive-fontsextra -texlive-fontsrecommended -texlive-fontutils -texlive-formatsextra -texlive-games -texlive-humanities -texlive-latex -texlive-latexextra -texlive-latexrecommended -texlive-luatex -texlive-mathscience -texlive-metapost -texlive-music -texlive-pictures -texlive-plaingeneric -texlive-pstricks -texlive-publishers -texlive-xetex -threadweaver -thunderbird -ti-bin -ti-bin-debug -timewall-bin -tinyxml -tk -tmux -tomlplusplus -topgrade-bin -tpm2-tss -tracker3 -tree-sitter -tree-sitter-bash -tree-sitter-c -tree-sitter-lua -tree-sitter-markdown -tree-sitter-python -tree-sitter-query -tree-sitter-vim -tree-sitter-vimdoc -tslib -ttf-0xproto-nerd -ttf-3270-nerd -ttf-agave-nerd -ttf-anonymouspro-nerd -ttf-arimo-nerd -ttf-bigblueterminal-nerd -ttf-bitstream-vera-mono-nerd -ttf-cascadia-code-nerd -ttf-cascadia-mono-nerd -ttf-cousine-nerd -ttf-d2coding-nerd -ttf-daddytime-mono-nerd -ttf-dejavu-nerd -ttf-envycoder-nerd -ttf-fantasque-nerd -ttf-firacode-nerd -ttf-go-nerd -ttf-gohu-nerd -ttf-hack-nerd -ttf-heavydata-nerd -ttf-iawriter-nerd -ttf-ibmplex-mono-nerd -ttf-inconsolata -ttf-inconsolata-go-nerd -ttf-inconsolata-lgc-nerd -ttf-inconsolata-nerd -ttf-intone-nerd -ttf-iosevka-nerd -ttf-iosevkaterm-nerd -ttf-iosevkatermslab-nerd -ttf-jetbrains-mono-nerd -ttf-lekton-nerd -ttf-liberation -ttf-liberation-mono-nerd -ttf-lilex-nerd -ttf-martian-mono-nerd -ttf-meslo-nerd -ttf-monofur-nerd -ttf-monoid-nerd -ttf-mononoki-nerd -ttf-mplus-nerd -ttf-nerd-fonts-symbols -ttf-nerd-fonts-symbols-common -ttf-nerd-fonts-symbols-mono -ttf-noto-nerd -ttf-profont-nerd -ttf-proggyclean-nerd -ttf-recursive-nerd -ttf-roboto -ttf-roboto-mono-nerd -ttf-sharetech-mono-nerd -ttf-sourcecodepro-nerd -ttf-space-mono-nerd -ttf-terminus-nerd -ttf-tinos-nerd -ttf-ubuntu-mono-nerd -ttf-ubuntu-nerd -ttf-victor-mono-nerd -ttf-zed-mono-nerd -tty-countdown-git -twolame -tzdata -uchardet -udisks2 -ueberzug -unibilium -unifdef -unzip -upower -usbredir -usbutils -uthash -util-linux -util-linux-libs -uv -uvicorn -v4l-utils -vapoursynth -vde2 -verdict -vesktop-git -vi -vid.stab -vim -vim-runtime -virglrenderer -virt-install -virt-manager -virtiofsd -visual-studio-code-bin -vkd3d -vlc -vmaf -volume_key -vte-common -vte3 -vulkan-headers -vulkan-icd-loader -vulkan-tools -vulkan-validation-layers -wasm-pack -wavpack -waybar -wayland -wayland-protocols -webkit2gtk -webkit2gtk-4.1 -webrtc-audio-processing-1 -wget -which -wildmidi -wimlib -wine -wine-mono -wireless_tools -wireplumber -wl-clipboard -wlroots -wlroots0.17 -woeusb -woff2 -wofi -wol -wolfssl -wpa_supplicant -wpebackend-fdo -x264 -x265 -xapian-core -xapp -xcb-imdkit -xcb-proto -xcb-util -xcb-util-cursor -xcb-util-errors -xcb-util-image -xcb-util-keysyms -xcb-util-renderutil -xcb-util-wm -xcb-util-xrm -xclip -xcur2png -xcursor-simp1e-gruvbox-dark -xcursor-simp1e-gruvbox-light -xdg-dbus-proxy -xdg-desktop-portal -xdg-desktop-portal-gtk -xdg-desktop-portal-hyprland-git -xdg-user-dirs -xdg-utils -xf86-input-libinput -xf86-video-vesa -xidlehook -xkeyboard-config -xmlsec -xorg-bdftopcf -xorg-docs -xorg-font-util -xorg-fonts-100dpi -xorg-fonts-75dpi -xorg-fonts-alias-100dpi -xorg-fonts-alias-75dpi -xorg-fonts-encodings -xorg-iceauth -xorg-mkfontscale -xorg-server -xorg-server-common -xorg-server-devel -xorg-server-xephyr -xorg-server-xnest -xorg-server-xvfb -xorg-sessreg -xorg-setxkbmap -xorg-smproxy -xorg-util-macros -xorg-x11perf -xorg-xauth -xorg-xbacklight -xorg-xcmsdb -xorg-xcursorgen -xorg-xdpyinfo -xorg-xdriinfo -xorg-xev -xorg-xgamma -xorg-xhost -xorg-xinit -xorg-xinput -xorg-xkbcomp -xorg-xkbevd -xorg-xkbutils -xorg-xkill -xorg-xlsatoms -xorg-xlsclients -xorg-xmodmap -xorg-xpr -xorg-xprop -xorg-xrandr -xorg-xrdb -xorg-xrefresh -xorg-xset -xorg-xsetroot -xorg-xvinfo -xorg-xwayland -xorg-xwd -xorg-xwininfo -xorg-xwud -xorgproto -xss-lock -xvidcore -xwaylandvideobridge-git -xxhash -xz -yadm -yajl -yaml-cpp -yarn -youtube-dl -youtube-music-bin -yt-dlp -yyjson -zbar -zellij -zenity -zenmap -zeromq -zerotier-one -zettlr -zig -zimg -zip -zita-convolver -zix -zlib -zoxide -zram-generator -zsh -zsh-antidote -zstd -zvbi -zxing-cpp -zziplib diff --git a/packages b/packages deleted file mode 100644 index 0ed1972..0000000 --- a/packages +++ /dev/null @@ -1,277 +0,0 @@ -git -yadm -vi -vim -neovim -rustup -openssh -zsh -picom -xdg-desktop-portal-gtk -dunst -flameshot -xclip -xidlehook -xss-lock -betterlockscreen-git -xorg-xinit -dmenu -firefox -kitty -kanata-bin -nemo -openbsd-netcat -wget -htop -btop -xdg-utils -nano -iwd -wireless_tools -wpa_supplicant -smartmontools -feh -lxappearance -qt5ct -pavucontrol -pamixer -vlc -mpd -mpc -spotify -obsidian -discord -rofi -tmux -zellij -telegram-desktop-bin -visual-studio-code-bin -helix -kvantum -gruvbox-dark-gtk -gruvbox-dark-icons-gtk -xcursor-simp1e-gruvbox-dark -zoxide -zsh-antidote -eza -jq -libvirt -virt-manager -ntfs-3g -dosfstools -brightnessctl -lf -bat -gparted -gimp -ripgrep -nodejs -npm -yarn -easyeffects -krita -yt-dlp -ffmpeg -fastfetch -woeusb -unzip -p7zip -czkawka-git -obs-studio -okular -libreoffice-fresh -google-chrome -docker -docker-compose -evolution -rstudio-desktop-bin -r -steam -nwg-look -kvantum-qt5 -gvfs -gvfs-smb -gvfs-mtp -fuse2fs -ncspot -ncmpcpp -neomutt -udisks2 -mate-polkit -pinentry-rofi -alsa-utils -gnome-keyring -seahorse -network-manager-applet -acpid -redshift -platformio -cups -usbutils -proton-ge-custom-bin -gamemode -lutris -wine -wine-mono -gtk4 -gtk3 -dec-bin -splix -cups -samsung-unified-driver -croc -fcitx5-im -fcitx5-mozc -vkd3d -xf86-video-vesa -xorg-bdftopcf -xorg-docs -xorg-font-util -xorg-fonts-100dpi -xorg-fonts-75dpi -xorg-iceauth -xorg-mkfontscale -xorg-server -xorg-server-devel -xorg-server-xephyr -xorg-server-xnest -xorg-server-xvfb -xorg-sessreg -xorg-smproxy -xorg-x11perf -xorg-xbacklight -xorg-xcmsdb -xorg-xcursorgen -xorg-xdriinfo -xorg-xev -xorg-xgamma -xorg-xhost -xorg-xinput -xorg-xkbevd -xorg-xkbutils -xorg-xkill -xorg-xlsatoms -xorg-xlsclients -xorg-xpr -xorg-xrefresh -xorg-xsetroot -xorg-xvinfo -xorg-xwayland -xorg-xwd -xorg-xwininfo -xorg-xwud -texlive-bibtexextra -texlive-binextra -texlive-context -texlive-fontutils -texlive-formatsextra -texlive-games -texlive-humanities -texlive-luatex -texlive-mathscience -texlive-metapost -texlive-music -texlive-pstricks -texlive-publishers -texlive-xetex -texlive-latexextra -texlive-fontsextra -noto-fonts -noto-fonts-cjk -noto-fonts-emoji -noto-fonts-extra -otf-aurulent-nerd -otf-codenewroman-nerd -otf-comicshanns-nerd -otf-commit-mono-nerd -otf-droid-nerd -otf-firamono-nerd -otf-geist-mono-nerd -otf-hasklig-nerd -otf-hermit-nerd -otf-monaspace-nerd -otf-opendyslexic-nerd -otf-overpass-nerd -ttf-0xproto-nerd -ttf-3270-nerd -ttf-agave-nerd -ttf-anonymouspro-nerd -ttf-arimo-nerd -ttf-bigblueterminal-nerd -ttf-bitstream-vera-mono-nerd -ttf-cascadia-code-nerd -ttf-cascadia-mono-nerd -ttf-cousine-nerd -ttf-d2coding-nerd -ttf-daddytime-mono-nerd -ttf-dejavu-nerd -ttf-envycoder-nerd -ttf-fantasque-nerd -ttf-firacode-nerd -ttf-go-nerd -ttf-gohu-nerd -ttf-hack-nerd -ttf-heavydata-nerd -ttf-iawriter-nerd -ttf-ibmplex-mono-nerd -ttf-inconsolata-go-nerd -ttf-inconsolata-lgc-nerd -ttf-inconsolata-nerd -ttf-intone-nerd -ttf-iosevka-nerd -ttf-iosevkaterm-nerd -ttf-iosevkatermslab-nerd -ttf-jetbrains-mono-nerd -ttf-lekton-nerd -ttf-liberation-mono-nerd -ttf-lilex-nerd -ttf-martian-mono-nerd -ttf-meslo-nerd -ttf-monofur-nerd -ttf-monoid-nerd -ttf-mononoki-nerd -ttf-mplus-nerd -ttf-nerd-fonts-symbols -ttf-nerd-fonts-symbols-mono -ttf-noto-nerd -ttf-profont-nerd -ttf-proggyclean-nerd -ttf-recursive-nerd -ttf-roboto-mono-nerd -ttf-sharetech-mono-nerd -ttf-sourcecodepro-nerd -ttf-space-mono-nerd -ttf-terminus-nerd -ttf-tinos-nerd -ttf-ubuntu-mono-nerd -ttf-ubuntu-nerd -ttf-victor-mono-nerd -ttf-zed-mono-nerd -handbrake -python-poetry -python-pyaudio -espeak-ng -swig -python-espeak-ng -wasm-pack -bacon -ollama-cuda -qemu-full -dnsmasq -godot -trunk -thunderbird -libvips -webkit2gtk -base-devel -curl -file -openssl -appmenu-gtk-module -libappindicator-gtk3 -librsvg -pnpm -hoppscotch-bin -wol -zed-git -topgrade