[kde] pre2

This commit is contained in:
Bernhard Landauer 2020-01-12 16:47:13 +01:00
parent 75f0dc7b08
commit 19cf461746
3 changed files with 16 additions and 12 deletions

View File

@ -71,7 +71,6 @@ udisks2
>extra git >extra git
>extra patchutils >extra patchutils
>extra subversion >extra subversion
#yaourt
## Fonts ## Fonts
# cantarell-fonts # Installed as gnome-themes-standard dependency # cantarell-fonts # Installed as gnome-themes-standard dependency
@ -91,7 +90,7 @@ terminus-font
>x86_64 >extra steam-manjaro >x86_64 >extra steam-manjaro
## Package management ## Package management
#appimagelauncher >extra appimagelauncher
pamac pamac
pamac-tray-appindicator pamac-tray-appindicator
pamac-cli pamac-cli
@ -156,6 +155,7 @@ milou
plasma-desktop plasma-desktop
plasma-nm plasma-nm
plasma-pa plasma-pa
plasma-simplemenu
plasma-workspace plasma-workspace
>extra plasma-workspace-wallpapers >extra plasma-workspace-wallpapers
powerdevil powerdevil
@ -174,16 +174,13 @@ illyria-wallpaper
>extra wallpapers-2018 >extra wallpapers-2018
>extra manjaro-wallpapers-18.0 >extra manjaro-wallpapers-18.0
## Better systray/notifications support
#>extra sni-qt # A Qt plugin that enables tray icons in qt4 applications
## KDE Applications ## KDE Applications
ark ark
#>extra digikam #>extra digikam
dolphin dolphin
dolphin-plugins dolphin-plugins
>extra filelight >extra filelight
#>extra k3b >extra k3b
kate kate
kcalc kcalc
>extra keditbookmarks >extra keditbookmarks
@ -252,7 +249,7 @@ sshfs # remote filesystem browser
poppler-data # encoding data to display PDF documents containing CJK characters poppler-data # encoding data to display PDF documents containing CJK characters
## Applications ## Applications
#>extra cantata >extra cantata
dmidecode # for inxi -m output dmidecode # for inxi -m output
htop htop
imagewriter imagewriter
@ -263,22 +260,20 @@ inxi
#ms-office-online #ms-office-online
#>extra freeoffice #>extra freeoffice
#>extra libreoffice-still #>extra libreoffice-still
#>extra calligra
manjaro-hello manjaro-hello
manjaro-settings-manager-kcm manjaro-settings-manager-kcm
manjaro-settings-manager-knotifier manjaro-settings-manager-knotifier
powertop powertop
#>extra qbittorrent >extra qbittorrent
screenfetch screenfetch
systemd-kcm systemd-kcm
>extra thunderbird >extra thunderbird
>extra vlc >extra vlc
#vlc-nightly
yakuake yakuake
## Optional dependencis for cantata ## Optional dependencis for cantata
#>extra mpd # playback >extra mpd # playback
#>extra perl-uri # dynamic playlist >extra perl-uri # dynamic playlist
## Optional dependencies for libreoffice ## Optional dependencies for libreoffice
#>extra jre8-openjdk #>extra jre8-openjdk

View File

@ -0,0 +1,6 @@
Section "InputClass"
Identifier "touchpad"
Driver "libinput"
MatchIsTouchpad "on"
Option "Tapping" "on"
EndSection

View File

@ -0,0 +1,3 @@
#!/bin/bash
sudo -E /usr/bin/calamares "$@"