Update to flatpak
This commit is contained in:
3
TODO.txt
3
TODO.txt
@ -27,7 +27,6 @@ Spectacle Shortcuts
|
|||||||
Discord audio screenshare
|
Discord audio screenshare
|
||||||
Fixing VLC's SMB access
|
Fixing VLC's SMB access
|
||||||
Fixing Dolphin's crappy SMB access as well.
|
Fixing Dolphin's crappy SMB access as well.
|
||||||
Applications I'd like to have
|
|
||||||
Virtual Keyboard, with controller support
|
Virtual Keyboard, with controller support
|
||||||
VLC
|
VLC
|
||||||
Elisa
|
Elisa
|
||||||
@ -35,3 +34,5 @@ Elisa
|
|||||||
!OpenRGB
|
!OpenRGB
|
||||||
Balena Etcher
|
Balena Etcher
|
||||||
See if I can stop the titlebars being so pixelly at 1.5x DPI
|
See if I can stop the titlebars being so pixelly at 1.5x DPI
|
||||||
|
|
||||||
|
Battery and Power scripts, mainly changing refresh rates for the G14
|
36
dotenv.sh
36
dotenv.sh
@ -42,21 +42,6 @@ sudo pacman -S -q --noconfirm \
|
|||||||
firefox \
|
firefox \
|
||||||
gparted \
|
gparted \
|
||||||
solaar \
|
solaar \
|
||||||
qbittorrent \
|
|
||||||
vlc \
|
|
||||||
pinta \
|
|
||||||
cheese \
|
|
||||||
filezilla \
|
|
||||||
inkscape \
|
|
||||||
gnome-chess \
|
|
||||||
gnome-mines \
|
|
||||||
gnome-sudoku \
|
|
||||||
aisleriot \
|
|
||||||
handbrake \
|
|
||||||
audacity \
|
|
||||||
blender \
|
|
||||||
tiled \
|
|
||||||
libreoffice-fresh \
|
|
||||||
plasma-wayland-session \
|
plasma-wayland-session \
|
||||||
steam \
|
steam \
|
||||||
zip \
|
zip \
|
||||||
@ -67,8 +52,6 @@ sudo pacman -S -q --noconfirm \
|
|||||||
noto-fonts-emoji \
|
noto-fonts-emoji \
|
||||||
avahi \
|
avahi \
|
||||||
nss-mdns \
|
nss-mdns \
|
||||||
elisa \
|
|
||||||
kcalc \
|
|
||||||
kdeconnect \
|
kdeconnect \
|
||||||
spectacle \
|
spectacle \
|
||||||
shotgun \
|
shotgun \
|
||||||
@ -89,6 +72,25 @@ flatpak install flathub \
|
|||||||
com.orama_interactive.Pixelorama \
|
com.orama_interactive.Pixelorama \
|
||||||
com.uploadedlobster.peek \
|
com.uploadedlobster.peek \
|
||||||
org.mozilla.Thunderbird \
|
org.mozilla.Thunderbird \
|
||||||
|
com.visualstudio.code \
|
||||||
|
com.github.PintaProject.Pinta \
|
||||||
|
org.qbittorrent.qBittorrent \
|
||||||
|
org.videolan.VLC \
|
||||||
|
org.gnome.Cheese \
|
||||||
|
org.filezillaproject.Filezilla \
|
||||||
|
org.kde.elisa \
|
||||||
|
org.kde.knights \
|
||||||
|
org.kde.kmines \
|
||||||
|
org.kde.ksudoku \
|
||||||
|
org.kde.kpat \
|
||||||
|
fr.handbrake.ghb \
|
||||||
|
org.audacityteam.Audacity \
|
||||||
|
org.blender.Blender \
|
||||||
|
org.mapeditor.Tiled \
|
||||||
|
org.libreoffice.LibreOffice \
|
||||||
|
com.microsoft.Teams \
|
||||||
|
org.kde.kalk \
|
||||||
|
io.github.spacingbat3.webcord \
|
||||||
--assumeyes
|
--assumeyes
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user