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