packages
This commit is contained in:
parent
b4a2afdd53
commit
94da9b7398
2 changed files with 9 additions and 4 deletions
|
|
@ -19,3 +19,5 @@ android-studio: com.google.AndroidStudio
|
|||
rustdesk: com.rustdesk.RustDesk
|
||||
lutris: net.lutris.Lutris
|
||||
bluejay: io.github.ebonjaeger.bluejay
|
||||
bazaar: io.github.kolunmi.Bazaar
|
||||
blender: org.blender.Blender
|
||||
|
|
|
|||
|
|
@ -1,5 +1,6 @@
|
|||
# System
|
||||
xdg-desktop-portal
|
||||
xdg-desktop-portal-gtk
|
||||
lxpolkit
|
||||
pkexec
|
||||
udisks2
|
||||
|
|
@ -13,16 +14,18 @@ libavcodec-extra
|
|||
fonts-jetbrains-mono
|
||||
ttf-mscorefonts-installer
|
||||
|
||||
# Window Manager
|
||||
# Window Manager - X11
|
||||
xorg
|
||||
i3-wm
|
||||
xdg-desktop-portal-gtk
|
||||
alacritty
|
||||
bemenu
|
||||
libbemenu-curses
|
||||
libbemenu-wayland
|
||||
libbemenu-x11
|
||||
suckless-tools
|
||||
scrot
|
||||
xdotool
|
||||
arandr
|
||||
|
||||
# Audio
|
||||
pipewire
|
||||
|
|
@ -56,7 +59,6 @@ pass
|
|||
pass-otp
|
||||
zbar-tools
|
||||
trash-cli
|
||||
xdotool
|
||||
unzip
|
||||
imagemagick
|
||||
tmux
|
||||
|
|
@ -72,8 +74,9 @@ lazygit
|
|||
shellcheck
|
||||
jq
|
||||
android-sdk-platform-tools
|
||||
scrot
|
||||
btop
|
||||
emacs
|
||||
python3-venv
|
||||
|
||||
# Appearance
|
||||
gnome-themes-extra
|
||||
|
|
|
|||
Loading…
Reference in a new issue