v0.0.1
This commit is contained in:
@@ -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
|
||||||
@@ -7,6 +7,8 @@ background_opacity 1.0
|
|||||||
background_blur 32
|
background_blur 32
|
||||||
hide_window_decorations yes
|
hide_window_decorations yes
|
||||||
|
|
||||||
|
confirm_os_window_close 0
|
||||||
|
|
||||||
# Cursor Configuration
|
# Cursor Configuration
|
||||||
cursor_shape block
|
cursor_shape block
|
||||||
cursor_blink_interval 1
|
cursor_blink_interval 1
|
||||||
|
|||||||
Executable
+2
@@ -0,0 +1,2 @@
|
|||||||
|
xargs yay -S --needed --answerclean All --answerdiff None --noconfirm < pkglist.txt
|
||||||
|
stow -d home-files -t ~ --dotfiles -v .
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
kitty
|
||||||
Reference in New Issue
Block a user