24 Commits

Author SHA1 Message Date
3c6234f4de add modemmanager-gui to community 2020-08-07 22:03:03 +03:00
e90cb408c3 add modemmanager to ISOs 2020-08-07 22:01:02 +03:00
9eb236547a remove overlaid sddm artix theme 2020-07-15 01:04:45 +03:00
daa1f5c886 fix broken konversation icon on community-gtk lxde 2020-07-14 23:57:19 +03:00
d06c3d95ba Merge branch 'master' of https://gitea.artixlinux.org/artix/iso-profiles 2020-07-14 21:25:46 +03:00
d8657d9d33 remove unneeded sddm-artix-theme from cinnamon 2020-07-14 21:25:23 +03:00
41547e70f3 Fix KDE groups 2020-06-30 09:06:54 +00:00
0ef9017aeb Update 'TODO' 2020-06-21 22:49:04 +02:00
3597a15937 remove uneeded screengrab from plasma 2020-06-21 22:54:56 +03:00
af478a758d rename artix-sddm-theme to sddm-theme-artix 2020-06-21 21:50:11 +03:00
696728c9de add dark mode for qt5-webengine browsers 2020-06-20 18:35:50 +03:00
227cb3c250 update TODO 2020-06-12 20:46:41 +03:00
49aad5e5ae Update 'TODO' 2020-06-08 22:21:20 +02:00
4a2c45dae8 Merge branch 'master' of https://gitea.artixlinux.org/artix/iso-profiles 2020-06-07 18:56:33 +03:00
deadb42c63 add plasma-pa 2020-06-07 18:56:14 +03:00
3b3df59354 Sync profiles with each other; add xhost, htop, qt5-imageformats 2020-05-13 14:05:38 +03:00
7edd466a8a switch to master branch for building 2020-05-12 11:01:21 +00:00
4378886686 rm /etc/local.d/0-process_local.d.start, it's in artix-branding-base 2020-05-07 21:43:47 +03:00
24fccd628a Merge branch 'master' into refactor 2020-05-06 15:30:51 +03:00
39b153ae01 add kde 2019-12-23 02:55:47 +01:00
15f10277ad trivial symlink fix 2019-12-16 19:31:32 +02:00
9c9e86d81c update pkglist 2019-12-15 22:06:32 +02:00
085d08cbc3 merge remote master 2019-12-15 20:28:41 +01:00
ffd8f52ad8 adopt new artix-grub pkgs 2019-12-15 20:26:57 +01:00
27 changed files with 127 additions and 346 deletions

15
TODO
View File

@@ -15,14 +15,25 @@ DONE mimeapps.list must be separate for each profile
DONE Networkmanager in LXQt DONE Networkmanager in LXQt
DONE GRUB remove 1280x1024 DONE GRUB remove 1280x1024
Autologin-session doesn't work
2020-03-08 2020-03-08
========== ==========
DONE Use firefox-dark-reader instead of local/skel profile's DONE Use firefox-dark-reader instead of local/skel profile's
DONE Also consider a few more addons from the group DONE Also consider a few more addons from the group
TODO Test firefox before releasing DONE Test firefox before releasing
2020-04-18 2020-04-18
DONE XFCE4 profile DONE XFCE4 profile
2020-06-08
Autologin-session selection
Cinnamon fonts should change to Roboto 11 instead of M$ ones, for consistency
DONE Remove screengrab from plasma
DONE Use QTWEBENGINE_CHROMIUM_FLAGS=--blink-settings=darkMode=4,darkModeImagePolicy=1/--blink-settings=darkModeEnabled=true,darkModeInversionAlgorithm=4/--force-dark-mode or whatever works with Qt-5.15
The window title font in XFCE needs to be adjusted
DONE The Libreoffice background needs to change from 'Automatic' to '#2a2a2a'
Fluid is dark in GTK but light in Qt
community-qt still boots into LXQt
DONE The SDDM theme could use some darkening
DONE Perhaps add man-pages to the ISOs

View File

@@ -81,6 +81,8 @@ which
efibootmgr efibootmgr
xfsprogs xfsprogs
zsh zsh
modemmanager
usb_modeswitch
mkinitcpio-nfs-utils mkinitcpio-nfs-utils
squashfs-tools squashfs-tools

View File

@@ -81,7 +81,7 @@ else
git clone https://gitea.artixlinux.org/artix/iso-profiles.git git clone https://gitea.artixlinux.org/artix/iso-profiles.git
fi fi
cd $PROFILES && git checkout refactor cd $PROFILES && git checkout master
echo "#################################" >>$CWD/ISO_build.log echo "#################################" >>$CWD/ISO_build.log
for profile in ${profiles[@]}; do for profile in ${profiles[@]}; do
for init in ${inits[@]}; do for init in ${inits[@]}; do

View File

@@ -86,11 +86,13 @@ zsh
alsa-firmware alsa-firmware
powertop powertop
inxi inxi
modemmanager
usb_modeswitch
@openrc alsa-utils-openrc @openrc alsa-utils-openrc
@openrc avahi-openrc @openrc avahi-openrc
@openrc displaymanager-openrc
@openrc networkmanager-openrc @openrc networkmanager-openrc
@openrc displaymanager-openrc
@openrc ntp-openrc @openrc ntp-openrc
@openrc openrc-settingsd @openrc openrc-settingsd
@openrc bluez-openrc @openrc bluez-openrc
@@ -124,6 +126,7 @@ xdg-utils
xorg-server xorg-server
xorg-xinit xorg-xinit
xorg-xhost
xf86-input-vmmouse xf86-input-vmmouse
xf86-video-amdgpu xf86-video-amdgpu
@@ -140,20 +143,12 @@ xf86-video-voodoo
# Core ISO packages end here # Core ISO packages end here
# Branding # Branding
artix-gtk-presets
artix-grub-theme artix-grub-theme
artix-dark-theme artix-dark-theme
xcursor-premium
artix-branding-base artix-branding-base
artix-gtk-presets
# Basic usability apps artix-qt-presets
gvfs-mtp xcursor-premium
leafpad
lightdm-gtk-greeter
light-locker
midori
mpv
xreader
# Cinnamon # Cinnamon
cinnamon cinnamon
@@ -174,3 +169,16 @@ nemo-preview
nemo-seahorse nemo-seahorse
nemo-share nemo-share
xcursor-vanilla-dmz xcursor-vanilla-dmz
# Basic usability apps
leafpad
midori
atril
lightdm-gtk-greeter
light-locker
mpv
ffmpegthumbnailer
ffmpegthumbs
raw-thumbnailer
qt5-imageformats
gvfs-mtp

View File

@@ -1,2 +1,3 @@
QT_QPA_PLATFORMTHEME=gtk2 QT_QPA_PLATFORMTHEME=gtk2
QT_STYLE_OVERRIDE=gtk QT_STYLE_OVERRIDE=gtk
QTWEBENGINE_CHROMIUM_FLAGS="-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter"

View File

@@ -1,14 +0,0 @@
#!/bin/sh
# local.d execution in runit/s6
init=$(ls -l /sbin/init | sed 's/.*->\ \(.*\)-init/\1/')
case $init in
runit|s6) for script in /etc/local.d/*.start; do
[[ $script =~ local.start ]] && continue
[[ $script =~ $0 ]] && continue
[[ -x $script ]] && $script
done
;;
*) ;;
esac

View File

@@ -86,6 +86,8 @@ zsh
alsa-firmware alsa-firmware
powertop powertop
inxi inxi
modemmanager
usb_modeswitch
@openrc alsa-utils-openrc @openrc alsa-utils-openrc
@openrc avahi-openrc @openrc avahi-openrc
@@ -213,9 +215,11 @@ firefox-noscript
firefox-ublock-origin firefox-ublock-origin
libreoffice-fresh libreoffice-fresh
mpv mpv
youtube-dl
ffmpegthumbnailer ffmpegthumbnailer
ffmpegthumbs ffmpegthumbs
raw-thumbnailer
qt5-imageformats
youtube-dl
pulseaudio-alsa pulseaudio-alsa
p7zip p7zip
unrar unrar
@@ -249,7 +253,7 @@ breeze-icons
# Network management # Network management
connman-gtk connman-gtk
modemmanager modem-manager-gui
# GTK pkgs # GTK pkgs
geany-plugins geany-plugins
@@ -274,9 +278,10 @@ midori
leafpad leafpad
# other stuff # other stuff
raw-thumbnailer
qt5-imageformats
gtk-engines gtk-engines
accountsservice accountsservice
raw-thumbnailer
bluez-utils bluez-utils
yaourtix yaourtix
hunspell-en_US hunspell-en_US

View File

@@ -86,6 +86,8 @@ zsh
alsa-firmware alsa-firmware
powertop powertop
inxi inxi
modemmanager
usb_modeswitch
@openrc alsa-utils-openrc @openrc alsa-utils-openrc
@openrc avahi-openrc @openrc avahi-openrc
@@ -146,7 +148,7 @@ artix-dark-theme
artix-branding-base artix-branding-base
artix-community-presets artix-community-presets
xcursor-premium xcursor-premium
artix-sddm-theme sddm-theme-artix
# Community goodies # Community goodies
base-devel base-devel
@@ -168,14 +170,13 @@ winetricks
# KDE Plasma # KDE Plasma
plasma plasma
kf5 kf5
kdebase kde-system
kdeutils
kde-applications kde-applications
kdenetwork kde-utilities
kde-network
kde-graphics
kde-multimedia
kdepim kdepim
kdegraphics
kdeutils
kdemultimedia
# LXQT # LXQT
lxqt lxqt
@@ -192,9 +193,11 @@ firefox-noscript
firefox-ublock-origin firefox-ublock-origin
libreoffice-fresh libreoffice-fresh
mpv mpv
youtube-dl
ffmpegthumbnailer ffmpegthumbnailer
ffmpegthumbs #ffmpegthumbs # included in kdemultimedia
raw-thumbnailer
qt5-imageformats
youtube-dl
pulseaudio-alsa pulseaudio-alsa
p7zip p7zip
unrar unrar
@@ -228,6 +231,7 @@ breeze-icons
# Network management # Network management
network-manager-applet network-manager-applet
modem-manager-gui
# GTK pkgs # GTK pkgs
geany-plugins geany-plugins
@@ -244,7 +248,6 @@ meld
# other stuff # other stuff
gtk-engines gtk-engines
accountsservice accountsservice
raw-thumbnailer
bluez-utils bluez-utils
yaourtix yaourtix
hunspell-en_US hunspell-en_US

View File

@@ -1,2 +1,3 @@
#QT_QPA_PLATFORMTHEME=gtk2 #QT_QPA_PLATFORMTHEME=gtk2
QT_STYLE_OVERRIDE=gtk QT_STYLE_OVERRIDE=gtk
QTWEBENGINE_CHROMIUM_FLAGS="-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter"

View File

@@ -1 +0,0 @@
../../../../community/root-overlay/usr/share/sddm

View File

@@ -1,14 +0,0 @@
#!/bin/sh
# local.d execution in runit/s6
init=$(ls -l /sbin/init | sed 's/.*->\ \(.*\)-init/\1/')
case $init in
runit|s6) for script in /etc/local.d/*.start; do
[[ $script =~ local.start ]] && continue
[[ $script =~ $0 ]] && continue
[[ -x $script ]] && $script
done
;;
*) ;;
esac

View File

@@ -1 +0,0 @@
../../../live-overlay/etc/local.d/0-process_local.d.start

View File

@@ -25,7 +25,7 @@ case $XDG_CURRENT_DESKTOP in
;; ;;
MATE) [[ -f .hidden-mate ]] && ln -sf .hidden-mate .hidden MATE) [[ -f .hidden-mate ]] && ln -sf .hidden-mate .hidden
;; ;;
LXDE) [[ -f .hidden-lxde ]] && ln -sf .hidden-lxde .hidden LXDE) rm -f org.kde.konversation.desktop
;; ;;
LXQt) [[ -f .hidden-lxqt ]] && ln -sf .hidden-lxqt .hidden LXQt) [[ -f .hidden-lxqt ]] && ln -sf .hidden-lxqt .hidden
;; ;;

View File

@@ -1,245 +0,0 @@
import QtQuick 2.0
import SddmComponents 2.0
Rectangle {
id: container
width: 640
height: 480
LayoutMirroring.enabled: Qt.locale().textDirection == Qt.RightToLeft
LayoutMirroring.childrenInherit: true
TextConstants { id: textConstants }
Connections {
target: sddm
onLoginSucceeded: {
errorMessage.color = "steelblue"
errorMessage.text = textConstants.loginSucceeded
}
onLoginFailed: {
password.text = ""
errorMessage.color = "red"
errorMessage.text = textConstants.loginFailed
}
}
Background {
anchors.fill: parent
source: config.background
fillMode: Image.PreserveAspectCrop
onStatusChanged: {
if (status == Image.Error && source != config.defaultBackground) {
source = config.defaultBackground
}
}
}
Rectangle {
anchors.fill: parent
color: "transparent"
//visible: primaryScreen
Image {
id: rectangle
anchors.centerIn: parent
width: Math.max(320, mainColumn.implicitWidth + 50)
height: Math.max(320, mainColumn.implicitHeight + 50)
source: "rectangle.png"
Column {
id: mainColumn
anchors.centerIn: parent
spacing: 12
Text {
anchors.horizontalCenter: parent.horizontalCenter
color: "black"
verticalAlignment: Text.AlignVCenter
height: text.implicitHeight
width: parent.width
text: textConstants.welcomeText.arg(sddm.hostName)
wrapMode: Text.WordWrap
font.pixelSize: 24
elide: Text.ElideRight
horizontalAlignment: Text.AlignHCenter
}
Text {
anchors.horizontalCenter: parent.horizontalCenter
color: "black"
verticalAlignment: Text.AlignVCenter
height: text.implicitHeight
width: parent.width
text: qsTr("Artix Linux")
wrapMode: Text.WordWrap
font.pixelSize: 14
elide: Text.ElideRight
horizontalAlignment: Text.AlignHCenter
}
Column {
width: parent.width
spacing: 4
Text {
id: lblName
width: parent.width
text: textConstants.userName
font.bold: true
font.pixelSize: 12
}
TextBox {
id: name
width: parent.width; height: 30
text: userModel.lastUser
font.pixelSize: 14
KeyNavigation.backtab: rebootButton; KeyNavigation.tab: password
Keys.onPressed: {
if (event.key === Qt.Key_Return || event.key === Qt.Key_Enter) {
sddm.login(name.text, password.text, session.index)
event.accepted = true
}
}
}
}
Column {
width: parent.width
spacing : 4
Text {
id: lblPassword
width: parent.width
text: textConstants.password
font.bold: true
font.pixelSize: 12
}
PasswordBox {
id: password
width: parent.width; height: 30
font.pixelSize: 14
KeyNavigation.backtab: name; KeyNavigation.tab: session
Keys.onPressed: {
if (event.key === Qt.Key_Return || event.key === Qt.Key_Enter) {
sddm.login(name.text, password.text, session.index)
event.accepted = true
}
}
}
}
Row {
spacing: 4
width: parent.width / 2
z: 100
Column {
z: 100
width: parent.width * 1.3
spacing : 4
anchors.bottom: parent.bottom
Text {
id: lblSession
width: parent.width
text: textConstants.session
wrapMode: TextEdit.WordWrap
font.bold: true
font.pixelSize: 12
}
ComboBox {
id: session
width: parent.width; height: 30
font.pixelSize: 14
arrowIcon: "angle-down.png"
model: sessionModel
index: sessionModel.lastIndex
KeyNavigation.backtab: password; KeyNavigation.tab: layoutBox
}
}
Column {
z: 101
width: parent.width * 0.7
spacing : 4
anchors.bottom: parent.bottom
Text {
id: lblLayout
width: parent.width
text: textConstants.layout
wrapMode: TextEdit.WordWrap
font.bold: true
font.pixelSize: 12
}
LayoutBox {
id: layoutBox
width: parent.width; height: 30
font.pixelSize: 14
arrowIcon: "angle-down.png"
KeyNavigation.backtab: session; KeyNavigation.tab: loginButton
}
}
}
Row {
spacing: 4
anchors.horizontalCenter: parent.horizontalCenter
property int btnWidth: Math.max(loginButton.implicitWidth,
shutdownButton.implicitWidth,
rebootButton.implicitWidth, 80) + 8
Button {
id: loginButton
text: textConstants.login
width: parent.btnWidth
onClicked: sddm.login(name.text, password.text, session.index)
KeyNavigation.backtab: layoutBox; KeyNavigation.tab: shutdownButton
}
Button {
id: shutdownButton
text: textConstants.shutdown
width: parent.btnWidth
onClicked: sddm.powerOff()
KeyNavigation.backtab: loginButton; KeyNavigation.tab: rebootButton
}
Button {
id: rebootButton
text: textConstants.reboot
width: parent.btnWidth
onClicked: sddm.reboot()
KeyNavigation.backtab: shutdownButton; KeyNavigation.tab: name
}
}
}
}
}
Component.onCompleted: {
if (name.text == "")
name.focus = true
else
password.focus = true
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 196 B

View File

@@ -1,14 +0,0 @@
[SddmGreeterTheme]
Name=Artix
Description=Artix SDDM Theme
Author=oberon
Type=sddm-theme
Version=0.1
Website=https://github.com/sddm/sddm
Screenshot=preview.png
#TranslationsDirectory=translations
Email=oberon@manjaro.org
MainScript=Main.qml
ConfigFile=theme.conf
Theme-Id=artix
Theme-API=2.0

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

View File

@@ -1,2 +0,0 @@
[General]
background=/usr/share/backgrounds/Artix_dna_spiral_dark.jpg

View File

@@ -10,7 +10,7 @@ nbd
artix-grub-theme artix-grub-theme
artix-sddm-theme sddm-theme-artix
artix-lxqt-presets artix-lxqt-presets
artix-docs artix-docs

View File

@@ -16,6 +16,7 @@ ecryptfs-utils
exfat-utils exfat-utils
f2fs-tools f2fs-tools
grub grub
htop
inetutils inetutils
iptables iptables
ipw2100-fw ipw2100-fw
@@ -85,6 +86,8 @@ zsh
alsa-firmware alsa-firmware
powertop powertop
inxi inxi
modemmanager
usb_modeswitch
@openrc alsa-utils-openrc @openrc alsa-utils-openrc
@openrc avahi-openrc @openrc avahi-openrc
@@ -123,6 +126,7 @@ xdg-utils
xorg-server xorg-server
xorg-xinit xorg-xinit
xorg-xhost
xf86-input-vmmouse xf86-input-vmmouse
xf86-video-amdgpu xf86-video-amdgpu
@@ -165,11 +169,15 @@ openbox
pcmanfm pcmanfm
# Basic usability apps # Basic usability apps
connman-gtk
leafpad
midori
atril
lightdm-gtk-greeter lightdm-gtk-greeter
light-locker light-locker
atril
connman-gtk
midori
leafpad
mpv mpv
ffmpegthumbnailer
ffmpegthumbs
raw-thumbnailer
qt5-imageformats
gvfs-mtp gvfs-mtp

View File

@@ -16,6 +16,7 @@ ecryptfs-utils
exfat-utils exfat-utils
f2fs-tools f2fs-tools
grub grub
htop
inetutils inetutils
iptables iptables
ipw2100-fw ipw2100-fw
@@ -85,6 +86,8 @@ zsh
alsa-firmware alsa-firmware
powertop powertop
inxi inxi
modemmanager
usb_modeswitch
@openrc alsa-utils-openrc @openrc alsa-utils-openrc
@openrc avahi-openrc @openrc avahi-openrc
@@ -123,6 +126,7 @@ xdg-utils
xorg-server xorg-server
xorg-xinit xorg-xinit
xorg-xhost
xf86-input-vmmouse xf86-input-vmmouse
xf86-video-amdgpu xf86-video-amdgpu
@@ -144,19 +148,23 @@ artix-dark-theme
artix-branding-base artix-branding-base
artix-gtk-presets artix-gtk-presets
artix-qt-presets artix-qt-presets
artix-sddm-theme
xcursor-premium xcursor-premium
sddm-theme-artix
# LXQt # LXQt
lxqt lxqt
# Basic usability apps # Basic usability apps
screengrab cmst
kwrite kwrite
falkon falkon
xarchiver
breeze-icons
mpv
gvfs-mtp
qpdfview qpdfview
cmst lxqt-archiver
breeze-icons
screengrab
mpv
ffmpegthumbnailer
ffmpegthumbs
raw-thumbnailer
qt5-imageformats
gvfs-mtp

View File

@@ -1,2 +1,3 @@
#QT_STYLE_OVERRIDE=gtk2 #QT_STYLE_OVERRIDE=gtk2
QT_QPA_PLATFORMTHEME=gtk2 QT_QPA_PLATFORMTHEME=gtk2
QTWEBENGINE_CHROMIUM_FLAGS="-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter"

View File

@@ -16,6 +16,7 @@ ecryptfs-utils
exfat-utils exfat-utils
f2fs-tools f2fs-tools
grub grub
htop
inetutils inetutils
iptables iptables
ipw2100-fw ipw2100-fw
@@ -85,6 +86,8 @@ zsh
alsa-firmware alsa-firmware
powertop powertop
inxi inxi
modemmanager
usb_modeswitch
@openrc alsa-utils-openrc @openrc alsa-utils-openrc
@openrc avahi-openrc @openrc avahi-openrc
@@ -123,6 +126,7 @@ xdg-utils
xorg-server xorg-server
xorg-xinit xorg-xinit
xorg-xhost
xf86-input-vmmouse xf86-input-vmmouse
xf86-video-amdgpu xf86-video-amdgpu
@@ -169,11 +173,15 @@ mate-utils
mozo mozo
# Basic usability apps # Basic usability apps
connman-gtk
leafpad
midori
atril
lightdm-gtk-greeter lightdm-gtk-greeter
light-locker light-locker
atril
connman-gtk
midori
leafpad
mpv mpv
ffmpegthumbnailer
ffmpegthumbs
raw-thumbnailer
qt5-imageformats
gvfs-mtp gvfs-mtp

View File

@@ -16,6 +16,7 @@ ecryptfs-utils
exfat-utils exfat-utils
f2fs-tools f2fs-tools
grub grub
htop
inetutils inetutils
iptables iptables
ipw2100-fw ipw2100-fw
@@ -85,6 +86,8 @@ zsh
alsa-firmware alsa-firmware
powertop powertop
inxi inxi
modemmanager
usb_modeswitch
@openrc alsa-utils-openrc @openrc alsa-utils-openrc
@openrc avahi-openrc @openrc avahi-openrc
@@ -123,6 +126,7 @@ xdg-utils
xorg-server xorg-server
xorg-xinit xorg-xinit
xorg-xhost
xf86-input-vmmouse xf86-input-vmmouse
xf86-video-amdgpu xf86-video-amdgpu
@@ -144,8 +148,8 @@ artix-dark-theme
artix-branding-base artix-branding-base
artix-gtk-presets artix-gtk-presets
artix-qt-presets artix-qt-presets
artix-sddm-theme
xcursor-premium xcursor-premium
sddm-theme-artix
# KDE Plasma # KDE Plasma
artix-qt-presets artix-qt-presets
@@ -176,6 +180,7 @@ plasma-browser-integration
plasma-desktop plasma-desktop
plasma-integration plasma-integration
plasma-workspace plasma-workspace
plasma-pa
polkit-kde-agent polkit-kde-agent
powerdevil powerdevil
sddm-kcm sddm-kcm
@@ -190,16 +195,18 @@ khelpcenter
konsole konsole
kwalletmanager kwalletmanager
gwenview gwenview
ark
spectacle spectacle
# Basic usability apps # Basic usability apps
screengrab plasma-nm
kwrite kwrite
falkon falkon
xarchiver okular
ark
breeze-icons breeze-icons
mpv mpv
ffmpegthumbnailer
ffmpegthumbs
raw-thumbnailer
qt5-imageformats
gvfs-mtp gvfs-mtp
okular
plasma-nm

View File

@@ -1,2 +1,3 @@
QT_STYLE_OVERRIDE=gtk2 QT_STYLE_OVERRIDE=gtk2
QT_QPA_PLATFORMTHEME=gtk QT_QPA_PLATFORMTHEME=gtk
QTWEBENGINE_CHROMIUM_FLAGS="-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter"

View File

@@ -16,6 +16,7 @@ ecryptfs-utils
exfat-utils exfat-utils
f2fs-tools f2fs-tools
grub grub
htop
inetutils inetutils
iptables iptables
ipw2100-fw ipw2100-fw
@@ -85,6 +86,8 @@ zsh
alsa-firmware alsa-firmware
powertop powertop
inxi inxi
modemmanager
usb_modeswitch
@openrc alsa-utils-openrc @openrc alsa-utils-openrc
@openrc avahi-openrc @openrc avahi-openrc
@@ -123,6 +126,7 @@ xdg-utils
xorg-server xorg-server
xorg-xinit xorg-xinit
xorg-xhost
xf86-input-vmmouse xf86-input-vmmouse
xf86-video-amdgpu xf86-video-amdgpu
@@ -153,11 +157,15 @@ pulseaudio
pavucontrol pavucontrol
# Basic usability apps # Basic usability apps
connman-gtk
leafpad
midori
atril
lightdm-gtk-greeter lightdm-gtk-greeter
light-locker light-locker
atril
connman-gtk
midori
leafpad
mpv mpv
ffmpegthumbnailer
ffmpegthumbs
raw-thumbnailer
qt5-imageformats
gvfs-mtp gvfs-mtp