chore: Move dotfiles part to different script

This commit is contained in:
Fabio Lenherr / DashieTM 2024-02-11 16:39:23 +01:00
parent 07f51dd3fb
commit 48d34ec7af
5 changed files with 386 additions and 50 deletions

7
copy_dotfiles.sh Normal file
View file

@ -0,0 +1,7 @@
find $PWD -maxdepth 1 -mindepth 0 -exec ln -s '{}' $HOME/.config/ \;
mv $HOME/.config/.zshrc ../.zshrc
unlink $HOME/.config/.git
unlink $HOME/.config/.gitignore
unlink $HOME/.config/README.md
unlink $HOME/.config/setup.sh
unlink $HOME/.config/dotFiles

View file

@ -1,71 +1,68 @@
chat.revolt.RevoltDesktop
com.atlauncher.ATLauncher com.atlauncher.ATLauncher
Browser com.brave.Browser
com.github.GradienceTeam.Gradience.Devel
com.github.tchx84.Flatseal com.github.tchx84.Flatseal
Games com.heroicgameslauncher.hgl
com.lakoliu.Furtherance com.lakoliu.Furtherance
Studio com.obsproject.Studio
com.rustdesk.RustDesk com.rustdesk.RustDesk
com.usebottles.bottles com.usebottles.bottles
com.valvesoftware.Steam.Utility.gamescope com.valvesoftware.Steam.Utility.gamescope
de.haeckerfelix.Fragments de.haeckerfelix.Fragments
de.shorsh.discord-screenaudio de.shorsh.discord-screenaudio
dev.lapce.lapce dev.lapce.lapce
All dev.vencord.Vesktop
im.fluffychat.Fluffychat
info.beyondallreason.bar
io.freetubeapp.FreeTube io.freetubeapp.FreeTube
io.github.Foldex.AdwSteamGtk io.github.Foldex.AdwSteamGtk
io.github.lainsce.Colorway io.github.lainsce.Colorway
Settings io.github.realmazharhussain.GdmSettings
io.gitlab.theevilskeleton.Upscaler io.gitlab.theevilskeleton.Upscaler
net.ankiweb.Anki
net.davidotek.pupgui2 net.davidotek.pupgui2
Picker nl.hjdskes.gcolor3
one.ablaze.floorp
org.Xetibo.ReSet
org.flatpak.Builder org.flatpak.Builder
Platform org.freedesktop.Platform
Platform org.freedesktop.Platform
Platform org.freedesktop.Platform
org.freedesktop.Platform.Compat.i386 org.freedesktop.Platform.Compat.i386
org.freedesktop.Platform.GL.default org.freedesktop.Platform.GL.default
org.freedesktop.Platform.GL.default org.freedesktop.Platform.GL.default
(Extra)
org.freedesktop.Platform.GL.default org.freedesktop.Platform.GL.default
(Extra) org.freedesktop.Platform.GL.default
org.freedesktop.Platform.GL32.default org.freedesktop.Platform.GL.default
org.freedesktop.Platform.GL32.default org.freedesktop.Platform.GL32.default
org.freedesktop.Platform.GStreamer.gstreamer-vaapi org.freedesktop.Platform.GStreamer.gstreamer-vaapi
org.freedesktop.Platform.ffmpeg-full org.freedesktop.Platform.ffmpeg-full
org.freedesktop.Platform.ffmpeg_full.i386 org.freedesktop.Platform.ffmpeg_full.i386
org.freedesktop.Platform.openh264 org.freedesktop.Platform.openh264
org.freedesktop.Platform.openh264 org.freedesktop.Sdk
org.freedesktop.Platform.openh264 org.freedesktop.Sdk
SDK org.freedesktop.Sdk.Extension.rust-stable
SDK org.gnome.Calendar
stable org.gnome.Platform
Application org.gnome.Platform
Application org.gnome.Platform
Application
Application
org.gnome.Platform.Compat.i386 org.gnome.Platform.Compat.i386
Software org.gnome.Sdk
Software org.gnome.Sdk
Library org.gnome.design.IconLibrary
org.gnome.dspy org.gnome.dspy
Gtk org.gtk.Gtk3theme.adw-gtk3
Gtk org.gtk.Gtk3theme.adw-gtk3-dark
theme org.kde.Platform
Application org.kde.Platform
Application
org.kde.PlatformTheme.QGnomePlatform
org.kde.PlatformTheme.QGnomePlatform org.kde.PlatformTheme.QGnomePlatform
org.kde.PlatformTheme.QGnomePlatform org.kde.PlatformTheme.QGnomePlatform
org.kde.WaylandDecoration.QAdwaitaDecorations org.kde.WaylandDecoration.QAdwaitaDecorations
org.kde.WaylandDecoration.QAdwaitaDecorations org.kde.WaylandDecoration.QAdwaitaDecorations
org.kde.WaylandDecoration.QGnomePlatform-decoration org.kde.WaylandDecoration.QGnomePlatform-decoration
org.kde.WaylandDecoration.QGnomePlatform-decoration org.kde.WaylandDecoration.QGnomePlatform-decoration
org.kde.WaylandDecoration.QGnomePlatform-decoration org.onlyoffice.desktopeditors
Volume org.pulseaudio.pavucontrol
org.winehq.Wine.DLLs.dxvk org.winehq.Wine.DLLs.dxvk
org.winehq.Wine.gecko org.winehq.Wine.gecko
org.winehq.Wine.mono org.winehq.Wine.mono
org.xetibo.ReSet
re.sonny.Workbench re.sonny.Workbench

View file

@ -6,7 +6,7 @@ carfile="$HOME/.config/scripts/carpkg.txt"
save() { save() {
pacvar=$(pacman -Q) pacvar=$(pacman -Q)
flatvar=$(flatpak list | awk '{ print $2 }') flatvar=$(flatpak list --columns=application | tail -n +2)
if [ "$pacfile" != ' ' ]; then if [ "$pacfile" != ' ' ]; then
touch "$pacfile" touch "$pacfile"
fi fi
@ -23,6 +23,9 @@ save() {
} }
load() { load() {
while read app; do
flatpak install "$app" -y
done <"$flatfile"
sudo paru -S - <"$pacfile" sudo paru -S - <"$pacfile"
} }

View file

@ -42,6 +42,7 @@ arm-none-eabi-gcc
arm-none-eabi-newlib arm-none-eabi-newlib
asciidoc asciidoc
asio asio
aspnet-runtime-7.0
assimp assimp
at-spi2-core at-spi2-core
atkmm atkmm
@ -91,6 +92,7 @@ blas
blender blender
blosc blosc
blueman blueman
blueprint-compiler
bluez bluez
bluez-libs bluez-libs
bolt bolt
@ -171,10 +173,14 @@ dav1d
db db
db5.3 db5.3
dbus dbus
dbus-broker
dbus-broker-units
dbus-glib dbus-glib
dbus-python dbus-python
dconf dconf
dconf-editor
debootstrap debootstrap
debugedit
default-cursors default-cursors
deno deno
desktop-file-utils desktop-file-utils
@ -198,12 +204,14 @@ dosfstools
dotnet-host dotnet-host
dotnet-runtime dotnet-runtime
dotnet-runtime-6.0 dotnet-runtime-6.0
dotnet-runtime-7.0
dotnet-sdk dotnet-sdk
dotnet-sdk-6.0 dotnet-sdk-6.0
dotnet-sdk-7.0
dotnet-targeting-pack dotnet-targeting-pack
dotnet-targeting-pack-6.0 dotnet-targeting-pack-6.0
dotnet-targeting-pack-7.0
double-conversion double-conversion
downgrade
draco draco
drawing drawing
dtc dtc
@ -218,6 +226,7 @@ efibootmgr
efivar efivar
electron electron
electron25 electron25
electron28
element-web element-web
elfutils elfutils
embree embree
@ -226,6 +235,8 @@ enchant
eslint eslint
ethtool ethtool
evince evince
evolution
evolution-data-server
exempi exempi
exiv2 exiv2
exo exo
@ -246,6 +257,7 @@ file
filesystem filesystem
findutils findutils
firefox firefox
firefox-developer-edition
fish fish
fisher fisher
flac flac
@ -293,6 +305,7 @@ geocode-glib
geocode-glib-2 geocode-glib-2
geocode-glib-common geocode-glib-common
gettext gettext
ghc-libs
ghostscript ghostscript
giflib giflib
gimp gimp
@ -301,6 +314,7 @@ git
gitoxide gitoxide
gitui gitui
gjs gjs
gklib
glade glade
glava glava
glew glew
@ -343,6 +357,7 @@ gperftools
gpgme gpgme
gpm gpm
gptfdisk gptfdisk
gradience-git
gradle gradle
graphene graphene
graphicsmagick graphicsmagick
@ -388,6 +403,7 @@ gtkdatabox
gtkmm gtkmm
gtkmm-4.0 gtkmm-4.0
gtkmm3 gtkmm3
gtksourceview3
gtksourceview4 gtksourceview4
gtksourceview5 gtksourceview5
gts gts
@ -402,6 +418,227 @@ gvfs-smb
gzip gzip
harfbuzz harfbuzz
harfbuzz-icu 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-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
hdf5 hdf5
helix helix
hicolor-icon-theme hicolor-icon-theme
@ -410,6 +647,7 @@ highway
hplip hplip
hsa-rocr hsa-rocr
hsakmt-roct hsakmt-roct
hslua-cli
http-parser http-parser
hunspell hunspell
hunspell-en_us hunspell-en_us
@ -418,6 +656,7 @@ hwloc
hyphen hyphen
hyprdock hyprdock
hyprland hyprland
hyprlang
iana-etc iana-etc
icu icu
iio-sensor-proxy iio-sensor-proxy
@ -594,6 +833,8 @@ lib32-libice
lib32-libidn2 lib32-libidn2
lib32-libjpeg-turbo lib32-libjpeg-turbo
lib32-libldap lib32-libldap
lib32-libnghttp2
lib32-libnghttp3
lib32-libnl lib32-libnl
lib32-libogg lib32-libogg
lib32-libpcap lib32-libpcap
@ -625,6 +866,7 @@ lib32-libxfixes
lib32-libxft lib32-libxft
lib32-libxi lib32-libxi
lib32-libxinerama lib32-libxinerama
lib32-libxkbcommon
lib32-libxml2 lib32-libxml2
lib32-libxrandr lib32-libxrandr
lib32-libxrender lib32-libxrender
@ -849,6 +1091,8 @@ libnfnetlink
libnfs libnfs
libnftnl libnftnl
libnghttp2 libnghttp2
libnghttp3
libngtcp2
libnice libnice
libnl libnl
libnm libnm
@ -879,6 +1123,7 @@ libpciaccess
libpeas libpeas
libpeas-2 libpeas-2
libpgm libpgm
libphonenumber
libpipeline libpipeline
libpipewire libpipewire
libplacebo libplacebo
@ -890,6 +1135,7 @@ libportal-gtk4
libppd libppd
libproxy libproxy
libpsl libpsl
libpst
libpulse libpulse
libpwquality libpwquality
libqaccessibilityclient-qt5 libqaccessibilityclient-qt5
@ -917,6 +1163,7 @@ libsidplay
libsidplayfp libsidplayfp
libsigc++ libsigc++
libsigc++-3.0 libsigc++-3.0
libsixel
libslirp libslirp
libsm libsm
libsndfile libsndfile
@ -977,6 +1224,7 @@ libvisio
libvisual libvisual
libvncserver libvncserver
libvorbis libvorbis
libvpl
libvpx libvpx
libvterm libvterm
libvterm01 libvterm01
@ -1002,6 +1250,7 @@ libxcvt
libxdamage libxdamage
libxdg-basedir libxdg-basedir
libxdmcp libxdmcp
libxdp
libxext libxext
libxfce4ui libxfce4ui
libxfce4util libxfce4util
@ -1031,6 +1280,7 @@ libxtst
libxv libxv
libxxf86vm libxxf86vm
libyaml libyaml
libytnef
libyuv libyuv
libzip libzip
libzmf libzmf
@ -1058,9 +1308,12 @@ lsb-release
lsd lsd
lsof lsof
lua lua
lua-lpeg
lua51 lua51
lua51-lgi
lua51-lpeg lua51-lpeg
luajit luajit
lutris
lv2 lv2
lvm2 lvm2
lxappearance lxappearance
@ -1072,6 +1325,7 @@ m4
mailcap mailcap
make make
man-db man-db
mangohud
materialx materialx
mbedtls mbedtls
mbedtls2 mbedtls2
@ -1147,6 +1401,7 @@ nodejs
nodejs-nopt nodejs-nopt
noise-suppression-for-voice noise-suppression-for-voice
noto-fonts noto-fonts
noto-fonts-emoji
npm npm
npth npth
nspr nspr
@ -1159,7 +1414,6 @@ oath-toolkit
ocl-icd ocl-icd
onefetch onefetch
onetbb onetbb
onevpl
oniguruma oniguruma
openal openal
opencl-clover-mesa opencl-clover-mesa
@ -1199,6 +1453,7 @@ pacman-mirrorlist
pahole pahole
pam pam
pambase pambase
pandoc-cli
pango pango
pangomm pangomm
pangomm-2.48 pangomm-2.48
@ -1362,11 +1617,14 @@ portmidi
portsmf portsmf
postgresql-libs postgresql-libs
potrace potrace
powerline
powerline-common
ppp ppp
prison5 prison5
procps-ng procps-ng
projectm projectm
protobuf protobuf
prrte
psmisc psmisc
ptex ptex
pugixml pugixml
@ -1380,6 +1638,7 @@ python
python-aiohttp python-aiohttp
python-aiosignal python-aiosignal
python-annotated-types python-annotated-types
python-anyascii
python-anytree python-anytree
python-appdirs python-appdirs
python-argcomplete python-argcomplete
@ -1391,20 +1650,28 @@ python-autocommand
python-babel python-babel
python-bcrypt python-bcrypt
python-beautifulsoup4 python-beautifulsoup4
python-build
python-cachecontrol python-cachecontrol
python-cachy
python-cairo python-cairo
python-certifi python-certifi
python-cffi python-cffi
python-chardet python-chardet
python-charset-normalizer python-charset-normalizer
python-cleo
python-click python-click
python-cmake-build-extension python-cmake-build-extension
python-colorama python-colorama
python-configobj python-configobj
python-construct python-construct
python-contourpy
python-coverage python-coverage
python-crashtest
python-cryptography python-cryptography
python-cssselect python-cssselect
python-cssselect2
python-cssutils
python-cycler
python-dacite python-dacite
python-dateutil python-dateutil
python-decorator python-decorator
@ -1418,6 +1685,7 @@ python-evdev
python-fastbencode python-fastbencode
python-fastjsonschema python-fastjsonschema
python-filelock python-filelock
python-fonttools
python-frozenlist python-frozenlist
python-future python-future
python-gitdb python-gitdb
@ -1426,23 +1694,37 @@ python-gobject
python-halo python-halo
python-hid python-hid
python-hjson python-hjson
python-html5lib
python-idna python-idna
python-imagesize python-imagesize
python-importlib-metadata
python-inflect python-inflect
python-iniconfig
python-installer
python-jaraco.classes
python-jaraco.context python-jaraco.context
python-jaraco.functools python-jaraco.functools
python-jaraco.test
python-jaraco.text python-jaraco.text
python-jeepney
python-jinja python-jinja
python-jsonschema python-jsonschema
python-jsonschema-specifications python-jsonschema-specifications
python-keyring
python-kiwisolver
python-lark-parser
python-libsass
python-lockfile python-lockfile
python-log_symbols python-log_symbols
python-lxml python-lxml
python-mako python-mako
python-markdown python-markdown
python-markupsafe python-markupsafe
python-material-color-utilities
python-matplotlib
python-merge3 python-merge3
python-milc python-milc
python-mock
python-moddb python-moddb
python-more-itertools python-more-itertools
python-msgpack python-msgpack
@ -1455,13 +1737,22 @@ python-ordered-set
python-packaging python-packaging
python-paramiko python-paramiko
python-patiencediff python-patiencediff
python-pbr
python-pexpect
python-pillow python-pillow
python-pip python-pip
python-pipenv python-pipenv
python-pipx python-pipx
python-pkginfo
python-platformdirs python-platformdirs
python-pluggy
python-ply python-ply
python-poetry
python-poetry-core
python-poetry-plugin-export
python-powerline
python-psutil python-psutil
python-ptyprocess
python-pycparser python-pycparser
python-pycryptodomex python-pycryptodomex
python-pycups python-pycups
@ -1473,17 +1764,25 @@ python-pykeepass
python-pynacl python-pynacl
python-pyotp python-pyotp
python-pyparsing python-pyparsing
python-pyproject-hooks
python-pyrate-limiter python-pyrate-limiter
python-pyrsistent python-pyrsistent
python-pyserial python-pyserial
python-pytest
python-pytz python-pytz
python-pyusb python-pyusb
python-rapidfuzz
python-referencing python-referencing
python-regex
python-reportlab
python-requests python-requests
python-requests-toolbelt
python-resolvelib python-resolvelib
python-rpds-py python-rpds-py
python-secretstorage
python-setuptools python-setuptools
python-setuptools-scm python-setuptools-scm
python-shellingham
python-shiboken2 python-shiboken2
python-six python-six
python-smmap python-smmap
@ -1498,9 +1797,12 @@ python-sphinxcontrib-jsmath
python-sphinxcontrib-qthelp python-sphinxcontrib-qthelp
python-sphinxcontrib-serializinghtml python-sphinxcontrib-serializinghtml
python-spinners python-spinners
python-svglib
python-termcolor python-termcolor
python-tinycss2
python-toml python-toml
python-tomli python-tomli
python-tomlkit
python-toolz python-toolz
python-tqdm python-tqdm
python-trove-classifiers python-trove-classifiers
@ -1511,10 +1813,14 @@ python-validate-pyproject
python-validators python-validators
python-virtualenv python-virtualenv
python-virtualenv-clone python-virtualenv-clone
python-webencodings
python-werkzeug
python-wheel python-wheel
python-xlib python-xlib
python-yaml python-yaml
python-yapsy
python-yarl python-yarl
python-zipp
python-zstandard python-zstandard
python-zxcvbn python-zxcvbn
qca-qt5 qca-qt5
@ -1561,6 +1867,7 @@ qemu-ui-spice-core
qemu-vhost-user-gpu qemu-vhost-user-gpu
qgnomeplatform-qt5 qgnomeplatform-qt5
qgnomeplatform-qt6 qgnomeplatform-qt6
qhull
qmk qmk
qpdf qpdf
qqc2-desktop-style5 qqc2-desktop-style5
@ -1726,9 +2033,9 @@ sqlcipher
sqlite sqlite
sratom sratom
srt srt
starship
startup-notification startup-notification
steam steam
steamtinkerlaunch
stoken stoken
sudo sudo
suil suil
@ -1771,6 +2078,7 @@ thunderbird
timeshift timeshift
tinycompress tinycompress
tinyxml tinyxml
tomlplusplus
totem totem
totem-pl-parser totem-pl-parser
tpm2-tss tpm2-tss
@ -1814,11 +2122,14 @@ uwufetch
v4l-utils v4l-utils
v4l2loopback-dkms v4l2loopback-dkms
vala vala
valabind
vamp-plugin-sdk vamp-plugin-sdk
vapoursynth
vcdimager vcdimager
vde2 vde2
vencord-desktop-git
vid.stab vid.stab
vim
vim-runtime
virglrenderer virglrenderer
virt-install virt-install
virt-manager virt-manager
@ -1862,6 +2173,7 @@ wofi
wolfssl wolfssl
wpa_supplicant wpa_supplicant
wpebackend-fdo wpebackend-fdo
wtype
wxwidgets-common wxwidgets-common
wxwidgets-gtk3 wxwidgets-gtk3
x264 x264
@ -1906,12 +2218,14 @@ xorg-xrdb
xorg-xset xorg-xset
xorg-xsetroot xorg-xsetroot
xorg-xwayland xorg-xwayland
xorg-xwininfo
xorgproto xorgproto
xosd xosd
xournalpp xournalpp
xvidcore xvidcore
xxhash xxhash
xz xz
yad
yajl yajl
yaml-cpp yaml-cpp
yarn yarn

View file

@ -1,26 +1,41 @@
find $PWD -maxdepth 1 -mindepth 0 -exec ln -s '{}' $HOME/.config/ \; ./copy_dotfiles.sh
mv $HOME/.config/.zshrc ../.zshrc sudo pacman -S rustup --noconfirm
unlink $HOME/.config/.git
unlink $HOME/.config/.gitignore
unlink $HOME/.config/README.md
unlink $HOME/.config/setup.sh
unlink $HOME/.config/dotFiles
sudo pacman -S rustup
rustup default nightly rustup default nightly
cargo install paru cargo install paru
sudo pac load pac load
gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3' && gsettings set org.gnome.desktop.interface color-scheme 'default' gsettings set org.gnome.desktop.interface gtk-theme 'adw-gtk3' && gsettings set org.gnome.desktop.interface color-scheme 'default'
cargo install oxinoti cargo install oxinoti
sudo cp ~/.carbo/bin/oxinoti /usr/bin/.
cargo install oxidash cargo install oxidash
sudo cp ~/.carbo/bin/oxidash /usr/bin/.
cargo install oxishut cargo install oxishut
sudo cp ~/.carbo/bin/oxishut /usr/bin/.
cargo install hyprdock cargo install hyprdock
sudo cp ~/.carbo/bin/hyprdock /usr/bin/.
cargo install reset cargo install reset
sudo cp ~/.carbo/bin/reset /usr/bin/.
cargo install rm-improved
sudo cp ~/.carbo/bin/rip /usr/bin/.
cargo install typstfmt
sudo cp ~/.carbo/bin/typstfmt /usr/bin/.
cargo install satty
sudo cp ~/.carbo/bin/satty /usr/bin/.
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
git clone https://github.com/Kirottu/anyrun.git
cd anyrun
cargo build --release
cargo install --path anyrun/
mkdir -p ~/.config/anyrun/plugins
cp target/release/*.so ~/.config/anyrun/plugins
cp examples/config.ron ~/.config/anyrun/config.ron
curl -sL https://raw.githubusercontent.com/jorgebucaran/fisher/main/functions/fisher.fish | source && fisher install jorgebucaran/fisher
fisher install IlanCosman/tide@v5
sudo systemctl enable greetd sudo systemctl enable greetd
reboot reboot