a few changes to ff config and pamac.conf
|
@ -1,12 +1,35 @@
|
|||
#AUR
|
||||
exaile
|
||||
vdhcoapp
|
||||
webtorrent-desktop
|
||||
zafiro-icon-theme
|
||||
zafiro-icon-theme-git
|
||||
vimix-kde-git
|
||||
vimix-gtk-themes-git
|
||||
kvantum-theme-vimix-git
|
||||
imageburner
|
||||
dat-fox-helper-git
|
||||
audio-recorder
|
||||
kazam
|
||||
|
||||
|
||||
|
||||
#FILES
|
||||
parole
|
||||
libreoffice-fresh
|
||||
gthumb
|
||||
|
||||
|
||||
#UTILITY
|
||||
pamac-flatpak-plugin
|
||||
gcolor3
|
||||
marble
|
||||
gnote
|
||||
fontfinder
|
||||
|
||||
|
||||
#COMMUNICATE and SHARE
|
||||
syncthing-gtk
|
||||
qtox
|
||||
|
||||
|
||||
#TROM
|
||||
tromjaro-gnome-shell-fix
|
||||
|
@ -15,24 +38,21 @@ tromjaro-branding
|
|||
tromjaro-mirrorlist
|
||||
tromjaro-systemd-tweaks
|
||||
pamac-url-handler
|
||||
pamac-gtk
|
||||
grub-theme-tromjaro
|
||||
tromjaro-gdm-theme
|
||||
timeshift-autosnap
|
||||
|
||||
|
||||
gnome-shell-extension-unite
|
||||
gnome-shell-extension-dash-to-dock
|
||||
perl-xml-parser
|
||||
intltool
|
||||
|
||||
hplip-minimal
|
||||
iio-sensor-proxy
|
||||
gnome-terminal-fedora
|
||||
gnome-menus
|
||||
squashfs-tools
|
||||
libreoffice-fresh
|
||||
smplayer
|
||||
smplayer-skins
|
||||
smplayer-themes
|
||||
syncthing-gtk
|
||||
gthumb
|
||||
ciano
|
||||
downgrade
|
||||
timeshift
|
||||
kvantum-qt5
|
||||
|
@ -66,6 +86,7 @@ gtksourceview-pkgbuild #highlight for PKGBUILD
|
|||
gnome-calculator
|
||||
gnome-control-center
|
||||
gnome-desktop
|
||||
gnome-calendar
|
||||
gnome-disk-utility
|
||||
gnome-font-viewer
|
||||
gnome-keyring
|
||||
|
|
|
@ -8,7 +8,7 @@ RemoveUnrequiredDeps
|
|||
RefreshPeriod = 720
|
||||
|
||||
## When there are no updates available, hide the tray icon:
|
||||
#NoUpdateHideIcon
|
||||
NoUpdateHideIcon
|
||||
|
||||
## Allow Pamac to search and install packages from AUR:
|
||||
EnableAUR
|
||||
|
@ -33,3 +33,10 @@ DownloadUpdates
|
|||
|
||||
## Maximum Parallel Downloads
|
||||
MaxParallelDownloads = 4
|
||||
|
||||
EnableDowngrade
|
||||
#KeepBuiltPkgs
|
||||
|
||||
CheckFlatpakUpdates
|
||||
|
||||
EnableFlatpak
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[FileDialog]
|
||||
history=file:///home/trom, file:///usr/bin, file:///home/trom/Downloads
|
||||
lastVisited=file:///home/trom/Downloads
|
||||
qtVersion=5.12.1
|
||||
history=@Invalid()
|
||||
lastVisited=file:///dev
|
||||
qtVersion=5.14.1
|
||||
shortcuts=file:, file:///home/trom
|
||||
sidebarWidth=101
|
||||
treeViewHeader="@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x1\xf2\0\0\0\x4\x1\x1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\x4\0\0\x1\n\0\0\0\x1\0\0\0\0\0\0\0=\0\0\0\x1\0\0\0\0\0\0\0@\0\0\0\x1\0\0\0\0\0\0\0k\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\xff\xff\xff\xff)"
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
"prefs": {
|
||||
"isFileHandler": false,
|
||||
"openExternalPlayer": true,
|
||||
"externalPlayerPath": "/usr/bin/smplayer",
|
||||
"externalPlayerPath": "/usr/bin/parole",
|
||||
"startup": false,
|
||||
"soundNotifications": true,
|
||||
"autoAddTorrents": false,
|
||||
|
@ -13,26 +13,35 @@
|
|||
"torrentsToResume": [],
|
||||
"version": "0.21.0",
|
||||
"telemetry": {
|
||||
"uncaughtErrors": [],
|
||||
"uncaughtErrors": [
|
||||
{
|
||||
"process": "window",
|
||||
"message": "The \"path\" argument must be one of type string, Buffer, or URL. Received type undefined",
|
||||
"stack": "TypeError [ERR_INVALID_ARG_TYPE]: The \"path\" argument must be one of type string, Buffer, or URL. Received type undefined\n at stat (fs.js:887:10)\n at fs.stat (electron/js2c/asar.js:291:27)\n at Object.fs.stat (electron/js2c/asar.js:291:27)\n at checkDownloadPath (/usr/lib/webtorrent-desktop/build/renderer/main.js:641:6)\n at delayedInit (/usr/lib/webtorrent-desktop/build/renderer/main.js:190:3)",
|
||||
"version": "0.21.0"
|
||||
}
|
||||
],
|
||||
"playAttempts": {
|
||||
"minVersion": "0.21.0",
|
||||
"total": 0,
|
||||
"total": 2,
|
||||
"success": 0,
|
||||
"error": 0,
|
||||
"external": 0,
|
||||
"external": 2,
|
||||
"abandoned": 0
|
||||
},
|
||||
"version": "0.21.0",
|
||||
"timestamp": "",
|
||||
"localTime": "",
|
||||
"timestamp": "2020-03-31T20:47:12.028Z",
|
||||
"localTime": "22:47:12 GMT+0200 (Central European Summer Time)",
|
||||
"screens": [
|
||||
{
|
||||
"width": 1848,
|
||||
"height": 990,
|
||||
"scaleFactor": 1
|
||||
}
|
||||
],
|
||||
"torrentStats": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0,
|
||||
"approxCount": 1,
|
||||
"approxSizeMB": 1024,
|
||||
"byStatus": {
|
||||
"new": {
|
||||
"approxCount": 0,
|
||||
|
@ -47,17 +56,25 @@
|
|||
"approxSizeMB": 0
|
||||
},
|
||||
"paused": {
|
||||
"approxCount": 0,
|
||||
"approxSizeMB": 0
|
||||
"approxCount": 1,
|
||||
"approxSizeMB": 1024
|
||||
}
|
||||
}
|
||||
},
|
||||
"approxNumTorrents": 0
|
||||
"approxNumTorrents": 1,
|
||||
"system": {
|
||||
"osPlatform": "linux",
|
||||
"osRelease": "Linux 5.4.28-1-MANJARO",
|
||||
"architecture": "x64",
|
||||
"systemArchitecture": "x64",
|
||||
"totalMemoryMB": 2048,
|
||||
"numCores": 1
|
||||
}
|
||||
},
|
||||
"bounds": {
|
||||
"height": 713,
|
||||
"width": 500,
|
||||
"x": 1077,
|
||||
"y": 40
|
||||
"x": 341,
|
||||
"y": 191,
|
||||
"width": 1044,
|
||||
"height": 657
|
||||
}
|
||||
}
|
|
@ -1,8 +0,0 @@
|
|||
[Desktop Entry]
|
||||
Exec=check-aur
|
||||
Name=check-aur
|
||||
Comment=Check if AUR support is installed
|
||||
Type=Application
|
||||
Icon=applications-system
|
||||
StartupNotify=false
|
||||
X-GNOME-Autostart-enabled=true
|
After Width: | Height: | Size: 274 B |
After Width: | Height: | Size: 582 B |
After Width: | Height: | Size: 356 B |
After Width: | Height: | Size: 242 B |
After Width: | Height: | Size: 532 B |
After Width: | Height: | Size: 293 B |
After Width: | Height: | Size: 355 B |
After Width: | Height: | Size: 285 B |
After Width: | Height: | Size: 222 B |
After Width: | Height: | Size: 607 B |
After Width: | Height: | Size: 746 B |
After Width: | Height: | Size: 469 B |
After Width: | Height: | Size: 736 B |
After Width: | Height: | Size: 380 B |
After Width: | Height: | Size: 295 B |
After Width: | Height: | Size: 307 B |
After Width: | Height: | Size: 596 B |
After Width: | Height: | Size: 327 B |
After Width: | Height: | Size: 268 B |
After Width: | Height: | Size: 342 B |
After Width: | Height: | Size: 535 B |
After Width: | Height: | Size: 427 B |
After Width: | Height: | Size: 403 B |
After Width: | Height: | Size: 564 B |
After Width: | Height: | Size: 407 B |
After Width: | Height: | Size: 432 B |
After Width: | Height: | Size: 713 B |
After Width: | Height: | Size: 542 B |
After Width: | Height: | Size: 653 B |
After Width: | Height: | Size: 322 B |
After Width: | Height: | Size: 603 B |
After Width: | Height: | Size: 815 B |
After Width: | Height: | Size: 365 B |
After Width: | Height: | Size: 334 B |
After Width: | Height: | Size: 355 B |
After Width: | Height: | Size: 399 B |
After Width: | Height: | Size: 581 B |
After Width: | Height: | Size: 409 B |
After Width: | Height: | Size: 244 B |
After Width: | Height: | Size: 376 B |
After Width: | Height: | Size: 470 B |
After Width: | Height: | Size: 401 B |
After Width: | Height: | Size: 351 B |
After Width: | Height: | Size: 583 B |
After Width: | Height: | Size: 358 B |
After Width: | Height: | Size: 380 B |
After Width: | Height: | Size: 736 B |
After Width: | Height: | Size: 445 B |
After Width: | Height: | Size: 337 B |
After Width: | Height: | Size: 155 B |
After Width: | Height: | Size: 227 B |
After Width: | Height: | Size: 161 B |
After Width: | Height: | Size: 458 B |
After Width: | Height: | Size: 646 B |
After Width: | Height: | Size: 378 B |
After Width: | Height: | Size: 287 B |
After Width: | Height: | Size: 358 B |
After Width: | Height: | Size: 542 B |
After Width: | Height: | Size: 671 B |
After Width: | Height: | Size: 475 B |
After Width: | Height: | Size: 385 B |
After Width: | Height: | Size: 414 B |
After Width: | Height: | Size: 413 B |
After Width: | Height: | Size: 371 B |
After Width: | Height: | Size: 376 B |
After Width: | Height: | Size: 308 B |
After Width: | Height: | Size: 369 B |
After Width: | Height: | Size: 455 B |
After Width: | Height: | Size: 454 B |
After Width: | Height: | Size: 445 B |
After Width: | Height: | Size: 500 B |
After Width: | Height: | Size: 225 B |
After Width: | Height: | Size: 363 B |
After Width: | Height: | Size: 476 B |
After Width: | Height: | Size: 596 B |
After Width: | Height: | Size: 366 B |
After Width: | Height: | Size: 470 B |
After Width: | Height: | Size: 417 B |
After Width: | Height: | Size: 725 B |
After Width: | Height: | Size: 542 B |
After Width: | Height: | Size: 566 B |
After Width: | Height: | Size: 698 B |
After Width: | Height: | Size: 495 B |
After Width: | Height: | Size: 535 B |
After Width: | Height: | Size: 616 B |
After Width: | Height: | Size: 628 B |
After Width: | Height: | Size: 520 B |
After Width: | Height: | Size: 450 B |
After Width: | Height: | Size: 565 B |
After Width: | Height: | Size: 594 B |
After Width: | Height: | Size: 643 B |
After Width: | Height: | Size: 708 B |
After Width: | Height: | Size: 398 B |
After Width: | Height: | Size: 354 B |
After Width: | Height: | Size: 342 B |