Merge branch 'master' of ssh://gitlab.manjaro.org:22277/profiles-and-settings/iso-profiles

This commit is contained in:
Chrysostomus 2019-03-28 21:03:43 +02:00
commit 8fc7ee47e2
89 changed files with 1772 additions and 905 deletions

View File

@ -1,7 +1,7 @@
iso-profiles
==========================
###### * profile.conf
###### profile.conf
~~~
##########################################
@ -80,7 +80,7 @@ iso-profiles
# enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
~~~
###### * New Packagelist tags
###### New Packagelist tags
~~~
>openrc
@ -101,22 +101,26 @@ iso-profiles
>extra
~~~
###### * Packages-Root
###### Packages-Root
* Contains root image packages
* ideally no xorg
###### * Packages-Desktop
###### Packages-Desktop
* Contains the desktop image packages
* desktop environment packages go here
###### * Packages-Mhwd
###### Packages-Mhwd
* Contains the MHWD driver packages repo
###### * Packages-Live
###### Packages-Live
* Contains packages you only want in live session but not installed on the target system with installer
* default files are in shared folder and can be symlinked or defined in a real file
###### * buildiso can be configured to use custom repos.
###### buildiso can be configured to use custom repos
* create a user-repos.conf
@ -124,7 +128,10 @@ iso-profiles
${profile_dir}/user-repos.conf
~~~
Add only your repos to user-repos.conf!
**Add only your repos to user-repos.conf!**
###### * Calamares
**Important**: Only online repos is allowed in the user-repos.conf. Buildiso will fail on file-based repos.
###### Calamares
* netgroups definitions go in [this](https://github.com/manjaro/calamares-netgroups) repo please

View File

@ -1 +1,5 @@
/openbox-core/
/abook*/
/lxqt-kwin/
/v141/
/v142/

View File

@ -59,15 +59,15 @@ xorg-xprop
###################################
## Misc
###################################
>basic ufw
gtk3-classic
lightdm
lightdm-slick-greeter
libappindicator-gtk3
accountsservice # Enhanced user accounts
python-dbus
compton
gnome-keyring
grub-theme-manjaro-dev
grub-theme-manjaro
light-locker
mate-polkit
gksu-polkit
@ -82,11 +82,10 @@ xdg-utils
xfce4-settings-gtk3
xfce4-power-manager-gtk3
manjaro-zsh-config
manjaro-browser-settings-native
manjaro-browser-settings
manjaro-hotfixes
manjaro-settings-manager
manjaro-wallpapers-17.0
manjaro-awesome-settings
manjaro-awesome-settings-18.0
qt5ct
kvantum-manjaro
@ -99,28 +98,25 @@ inxi
i3-scrot
htop
lxterminal
firefox
galculator
gufw
gnome-disk-utility
chromium
catfish
mousepad
pamac
ristretto
thunar-gtk3
thunar-volman-gtk3
thunar-archive-plugin-gtk3
catfish
file-roller
p7zip
unrar
unace
tumbler
ffmpegthumbnailer
libgsf
libopenraw
ffmpegthumbnailer
mousepad
zathura-pdf-poppler
zathura-djvu
ristretto
mpv
###################################
############## EXTRA ##############
@ -136,16 +132,19 @@ mpv
###################################
## Extra Misc and Apps
###################################
>extra compton-conf
>extra bmenu
>extra compton
>extra compton-conf
>extra gimp
>extra guvcview
>extra gufw
>extra libreoffice-fresh
>extra lightdm-settings
>extra simple-scan
>extra mpv
>extra thunderbird
>extra transmission-gtk
>extra manjaro-settings-samba
>extra thunar-shares-plugin-gtk3
>extra blueman
>extra pulseaudio-bluetooth
>extra manjaro-printer
>extra manjaro-settings-manager-notifier
>extra manjaro-settings-manager-notifier
>extra manjaro-wallpapers-18.0

View File

@ -1,169 +0,0 @@
#
# General configuration
#
# start-default-seat = True to always start one seat if none are defined in the configuration
# greeter-user = User to run greeter as
# minimum-display-number = Minimum display number to use for X servers
# minimum-vt = First VT to run displays on
# lock-memory = True to prevent memory from being paged to disk
# user-authority-in-system-dir = True if session authority should be in the system location
# guest-account-script = Script to be run to setup guest account
# logind-check-graphical = True to on start seats that are marked as graphical by logind
# log-directory = Directory to log information to
# run-directory = Directory to put running state in
# cache-directory = Directory to cache to
# sessions-directory = Directory to find sessions
# remote-sessions-directory = Directory to find remote sessions
# greeters-directory = Directory to find greeters
# backup-logs = True to move add a .old suffix to old log files when opening new ones
# dbus-service = True if LightDM provides a D-Bus service to control it
#
[LightDM]
#start-default-seat=true
#greeter-user=lightdm
#minimum-display-number=0
#minimum-vt=7 # Setting this to a value < 7 implies security issues, see FS#46799
#lock-memory=true
#user-authority-in-system-dir=false
#guest-account-script=guest-account
#logind-check-graphical=false
#log-directory=/var/log/lightdm
run-directory=/run/lightdm
#cache-directory=/var/cache/lightdm
#sessions-directory=/usr/share/lightdm/sessions:/usr/share/xsessions:/usr/share/wayland-sessions
#remote-sessions-directory=/usr/share/lightdm/remote-sessions
#greeters-directory=$XDG_DATA_DIRS/lightdm/greeters:$XDG_DATA_DIRS/xgreeters
#backup-logs=true
#dbus-service=true
#
# Seat configuration
#
# Seat configuration is matched against the seat name glob in the section, for example:
# [Seat:*] matches all seats and is applied first.
# [Seat:seat0] matches the seat named "seat0".
# [Seat:seat-thin-client*] matches all seats that have names that start with "seat-thin-client".
#
# type = Seat type (local, xremote, unity)
# pam-service = PAM service to use for login
# pam-autologin-service = PAM service to use for autologin
# pam-greeter-service = PAM service to use for greeters
# xserver-backend = X backend to use (mir)
# xserver-command = X server command to run (can also contain arguments e.g. X -special-option)
# xmir-command = Xmir server command to run (can also contain arguments e.g. Xmir -special-option)
# xserver-config = Config file to pass to X server
# xserver-layout = Layout to pass to X server
# xserver-allow-tcp = True if TCP/IP connections are allowed to this X server
# xserver-share = True if the X server is shared for both greeter and session
# xserver-hostname = Hostname of X server (only for type=xremote)
# xserver-display-number = Display number of X server (only for type=xremote)
# xdmcp-manager = XDMCP manager to connect to (implies xserver-allow-tcp=true)
# xdmcp-port = XDMCP UDP/IP port to communicate on
# xdmcp-key = Authentication key to use for XDM-AUTHENTICATION-1 (stored in keys.conf)
# unity-compositor-command = Unity compositor command to run (can also contain arguments e.g. unity-system-compositor -special-option)
# unity-compositor-timeout = Number of seconds to wait for compositor to start
# greeter-session = Session to load for greeter
# greeter-hide-users = True to hide the user list
# greeter-allow-guest = True if the greeter should show a guest login option
# greeter-show-manual-login = True if the greeter should offer a manual login option
# greeter-show-remote-login = True if the greeter should offer a remote login option
# user-session = Session to load for users
# allow-user-switching = True if allowed to switch users
# allow-guest = True if guest login is allowed
# guest-session = Session to load for guests (overrides user-session)
# session-wrapper = Wrapper script to run session with
# greeter-wrapper = Wrapper script to run greeter with
# guest-wrapper = Wrapper script to run guest sessions with
# display-setup-script = Script to run when starting a greeter session (runs as root)
# display-stopped-script = Script to run after stopping the display server (runs as root)
# greeter-setup-script = Script to run when starting a greeter (runs as root)
# session-setup-script = Script to run when starting a user session (runs as root)
# session-cleanup-script = Script to run when quitting a user session (runs as root)
# autologin-guest = True to log in as guest by default
# autologin-user = User to log in with by default (overrides autologin-guest)
# autologin-user-timeout = Number of seconds to wait before loading default user
# autologin-session = Session to load for automatic login (overrides user-session)
# autologin-in-background = True if autologin session should not be immediately activated
# exit-on-failure = True if the daemon should exit if this seat fails
#
[Seat:*]
#type=local
#pam-service=lightdm
#pam-autologin-service=lightdm-autologin
#pam-greeter-service=lightdm-greeter
#xserver-backend=
#xserver-command=X
#xmir-command=Xmir
#xserver-config=
#xserver-layout=
#xserver-allow-tcp=false
#xserver-share=true
#xserver-hostname=
#xserver-display-number=
#xdmcp-manager=
#xdmcp-port=177
#xdmcp-key=
#unity-compositor-command=unity-system-compositor
#unity-compositor-timeout=60
greeter-session=lightdm-slick-greeter
#greeter-hide-users=false
#greeter-allow-guest=true
#greeter-show-manual-login=false
#greeter-show-remote-login=true
#user-session=default
#allow-user-switching=true
#allow-guest=true
#guest-session=
session-wrapper=/etc/lightdm/Xsession
#greeter-wrapper=
#guest-wrapper=
#display-setup-script=
#display-stopped-script=
#greeter-setup-script=
#session-setup-script=
#session-cleanup-script=
#autologin-guest=false
#autologin-user=
#autologin-user-timeout=0
#autologin-in-background=false
#autologin-session=
#exit-on-failure=false
#
# XDMCP Server configuration
#
# enabled = True if XDMCP connections should be allowed
# port = UDP/IP port to listen for connections on
# listen-address = Host/address to listen for XDMCP connections (use all addresses if not present)
# key = Authentication key to use for XDM-AUTHENTICATION-1 or blank to not use authentication (stored in keys.conf)
# hostname = Hostname to report to XDMCP clients (defaults to system hostname if unset)
#
# The authentication key is a 56 bit DES key specified in hex as 0xnnnnnnnnnnnnnn. Alternatively
# it can be a word and the first 7 characters are used as the key.
#
[XDMCPServer]
#enabled=false
#port=177
#listen-address=
#key=
#hostname=
#
# VNC Server configuration
#
# enabled = True if VNC connections should be allowed
# command = Command to run Xvnc server with
# port = TCP/IP port to listen for connections on
# listen-address = Host/address to listen for VNC connections (use all addresses if not present)
# width = Width of display to use
# height = Height of display to use
# depth = Color depth of display to use
#
[VNCServer]
#enabled=false
#command=Xvnc
#port=5900
#listen-address=
#width=1024
#height=768
#depth=8

View File

@ -1,5 +1,5 @@
[Greeter]
background=/usr/share/backgrounds/manjarowall17_07.jpg
theme-name=Adapta-Nokto-Maia
icon-theme-name=Arc-Maia
background=/usr/share/backgrounds/awesome-new5.png
theme-name=Matcha-dark-sea
icon-theme-name=Papirus-Dark-Maia
draw-grid=false

View File

@ -32,16 +32,16 @@ displaymanager="lightdm"
# use geoip
# geoip="true"
# default system shell is bash
# use /etc/defaults/useradd by supplying a space " "
# use the full path e.g. "/bin/zsh"
user_shell=/bin/zsh
# unset defaults to given values
# names must match systemd service names
# enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep')
disable_systemd=('pacman-init')
# unset defaults to given values,
# names must match openrc service names
# enable_openrc=('acpid' 'bluetooth' 'elogind' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
# disable_openrc=()
# unset defaults to given values
# addgroups="lp,network,power,wheel"
@ -63,17 +63,7 @@ hostname="manjaro-awesome"
# defaults to bash
login_shell=/bin/zsh
# default system shell is bash
# use /etc/defaults/useradd by supplying a space " "
# use the full path e.g. "/bin/zsh"
user_shell=/bin/zsh
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
# unset defaults to given values,
# names must match openrc service names
# services in enable_openrc array don't need to be listed here
# enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')

View File

@ -10,14 +10,15 @@
>extra adwaita-maia-gtk3
>extra compton
>extra dconf
>extra dunstify
>extra ffmpegthumbnailer
>extra file-roller
>extra firefox
>extra gestures
>extra gnome-disk-utility
>extra gtk2-compatibility
>extra gtk3-classic
>extra gufw
>extra gvfs
>extra gvfs
>extra gvfs-afc
>extra gvfs-gphoto2
>extra gvfs-mtp
@ -26,20 +27,20 @@
>extra lightdm
>extra lightdm-slick-greeter
>extra lxappearance-gtk3
>extra lxsession-gtk3
>extra lxrandr-gtk3
>extra lxinput-gtk3
>extra manjaro-browser-settings
>extra manjaro-bspwm-settings
>extra manjaro-pulse
>extra mate-notification-daemon
>extra mate-polkit
>extra morc_menu
>extra mygtkmenui
>extra papirus-maia-icon-theme
>extra pavucontrol
>extra pcmanfm-gtk3
>extra pulseaudio-ctl
>extra timeshift
>extra zathura-pdf-poppler
>extra xreader
>multilib manjaro-alsa
alsa-firmware
alsa-plugins
@ -60,13 +61,11 @@ delayed-hibernation
desktop-file-utils
dfc
downgrade
dunstify
feh
ffmpegthumbnailer
grub-theme-manjaro-dev
gtk-theme-breath
gtop
hibernator
highlight
htop
inxi
libdnet
@ -81,7 +80,7 @@ micro-manjaro
moc
mpv
ncdu
nerd-fonts-terminus
nerd-fonts-noto-sans-mono
networkmanager
networkmanager-dmenu
networkmanager-openconnect
@ -89,11 +88,14 @@ networkmanager-openvpn
networkmanager-pptp
networkmanager-vpnc
openresolv
yay
pacui
papirus-maia-icon-theme
perl-file-mimeinfo
poppler
ps_mem
ranger
manjaro-ranger-settings
rofi
rofi-scripts
rootmenu
@ -102,10 +104,8 @@ sterminal
sxhkd
terminus-font
testdisk
thermald
tree
udevil
w3m
xcape
xcursor-breeze
xdg-su
@ -121,6 +121,6 @@ xorg-server
xorg-xinit
xorg-xprop
xorg-xsetroot
yay
zensu
zsh-completions
zsh-completions
highlight

View File

@ -51,7 +51,6 @@ man-pages
memtest86+
mhwd
mhwd-db
mhwd-i2c-syna3602
mkinitcpio-openswap
nano
ntfs-3g
@ -79,6 +78,7 @@ lvm2
mdadm
nfs-utils
rsync
systemd-fsck-silent
systemd-sysvcompat
tlp
wpa_supplicant

View File

@ -1,5 +1,10 @@
[Greeter]
background=/usr/share/backgrounds/illyria-bspwm-dark.png
theme-name=Breath-Dark
icon-theme-name=Breeze-Maia-Dark
theme-name=Adapta-Nokto-Eta-Maia
icon-theme-name=Papirus-Adapta-Nokto-Maia
font-name='Noto Sans 11'
xft-antialias=true
xft-hintstyle=hintfull
enable-hidpi=auto
cursor-theme-name=xcursor-breeze
draw-grid=false

View File

@ -1,156 +0,0 @@
# morc_menu_v1.conf
# configuration file in support of morc_menu
# To begin allowing you to customize the 'look' or 'skin' of the menu,
# some explanation is called for: By default, the script uses a
# low-resource front-end application called 'dmenu' to present its
# menus. In this configuration file, you are be able to change the
# parameters that the script uses to invoke 'dmenu', or you may
# replace 'dmenu' with another front-end. The script has been tested
# with front-ends 'rofi' and 'zenity', and may also work with 'yada'
# and others. The script also allows you to import 'look' and 'skin'
# data from definitions in other configuration files, to help you
# maintain a consistent 'look' across different programs.
# If you wish to import import 'look' and 'skin' data from definitions
# in other configuration files, you must perform that first, before
# defining how you wish to invoke your chosen front-end (sensible, as
# in that situation, the invocation will be using definitions from
# those files). You may define as many 'external_definition_file's as
# you like. They will be read in the order you present them here, so
# in a case of conflicting definitions, the last one wins. If the file
# does not exist or can't be read, it is ignored, and the script
# continues. The script will only read lines in the form 'foo=bar'. In
# our default example we are reading a configuration file meant for
# 'dmenu' usage.
external_skin_definition_file=${HOME}/.dmenurc
# Customize where on the screen you wish the menu to appear. If you
# want the menu to appear at the wherever the mouse pointer is
# resting, set the variable 'use_mouse_position' to 'TRUE', and you're
# done - the script will figure out the correct x and y positions at
# run-time. Otherwise, the script will always place the menu at the
# 'x_position' and 'y_position' definitions you set below. All the
# numeric values in this block are measured in pixels.
# IMPORTANT:
# This only works when the 'menu_cmd' definition below correctly
# uses the string literals X_POSITION, Y_POSITION, as is the case in
# the default and in the examples below. Additionally, MENU_LINES
# and MENU_WIDTH must be correctly used, as in the examples below,
# in order for dynamically positioned menus not to try to display
# beyond the screen edge, and for there not to display unnecessary
# whitespace.
x_position=300
y_position=20
# Until we learn how to directly measure font width and height, we
# need to set 'line_height', 'avg_char_width', and 'menu_width'
# manually by trial and error. If 'avg_char_width' is not zero, then
# 'menu_width' will be ignored, and the value will be calculated at
# run-time.
line_height=22
avg_char_width=13
menu_width=350
# use_mouse_position=TRUE
use_mouse_position=TRUE
# The third and final, step in customizing the 'look' or 'skin' of the
# menu is to modify how the script invokes its menu command
# ('menu_cmd') and its error notification (error_cmd'). In general,
# the options available to you are limited by those of your chosen
# front-end, so refer to its man page and other documentation.
# Additionally, you may refer to variables defined in one of the
# 'external_skin_definition_file's you specified above, and you may
# use variables 'x_position' and 'y_position' to set where on the
# screen you want your menu. Here are some examples:
# IMPORTANT:
# In order for the script to properly position the menu, these
# definitions must include parameters that correctly use the string
# literals X_POSITION, Y_POSITION, MENU_LINES, and MENU_WIDTH, as is
# the case in the default and in the examples below. Additionally,
# MENU_LINES and MENU_WIDTH must be correctly used, as in the
# examples below, in order for dynamically positioned menus not to
# try to display beyond the screen edge, and for there not to
# display unnecessary whitespace.
#
# The script's default, using 'dmenu'
#menu_cmd="dmenu -i -l MENU_LINES -x X_POSITION -y Y_POSITION -w MENU_WIDTH "
#menu_cmd="dmenu -i -l MENU_LINES -x X_POSITION -y Y_POSITION -w MENU_WIDTH "
# Using a variable defined in an external_skin_definition_file, in
# this case ${HOME}/.dmenurc
menu_cmd="dmenu -i -l MENU_LINES -x X_POSITION -y Y_POSITION -w MENU_WIDTH ${DMENU_OPTIONS}"
# Using 'zenity' and 'rofi'
# Because there ought to be some reward for reading all this
# documentation, note the use of the embedded linux command 'uname' to
# set the zenity column title.
# menu_cmd="zenity --list --column=$(uname -no) "
# menu_cmd="rofi "
# Customize the 'look' or 'skin' of the error messages by modifying
# the following string, which, as above for the menu command, will be
# used to invoke your choice of menu front end.
error_cmd="dmenu -i -l 40 -x 500 -y 150 -w 350 -nb red -nf black -fn DejaVu"
# error_cmd="zenity --error "
# error_cmd="rofi "
# Distinguish between an executable item and a sub-menu selection
menu_prefix=" "
menu_suffix=" >"
# If a 'menu_suffix' is defined, you can have the script align them
# vertically, but this only works if you are using a fixed width font,
# so if you've selected a proportional font, set 'align_suffix' to
# 'FALSE'.
align_suffix=TRUE
# Desired categories: Any single .desktop definition can include an
# arbitrarily long list of categories for itself, which would bloat
# the menu with duplicate clutter, so the following space-delimited
# variable white-lists the desired categories.
desired_categories="Favorites Settings Development Documentation Education System Network Utility Graphics Office AudioVideo"
# Category aliases: The common convention seems to be to rename some
# categories, as in the default below. We implement the renaming sing
# an associative array in which the index is the category as defined
# in the .desktop file, and the value is the desired output
declare -A category_aliases=( [Utility]=Accessories [AudioVideo]=Multimedia [Network]=Internet )
# Unwanted names and execs: Entries with these names or execution
# statements should black-listed from the menu.
unwanted_names=( feh )
unwanted_execs=( )
# Maximum number of backups to keep: because almost no one will notice
# accumulating cruft. Backups are automatically created in the user's
# ${HOME}/.config/morc_menu folder, in the form
# "categorized_menu${ext}_%y-%m-%d-%T" where ${ext} is either ".txt"
# or "_xml.txt" and the suffix is a timestamp. If you want to keep a
# particular backup forever, rename it to fail a match against
# "categorized_menu${ext}_*"
max_num_backups=5
# Information about the menu and how to customize it are by default
# presented in a trailng menu entry "about morc_menu". You may exclude
# presentation of that menu item by setting 'exclude_about' to TRUE
exclude_about="TRUE"
#exclude_about="False"
# Adding top-level menu entries for frequently used applications:
# That's what 'favorites' are. See below for how to do that.
# Adding 'favorites' and custom entries: Neither of those
# customizations are performed in this configuration file. In both
# cases, define each extra entry by creating a new ".desktop" file or
# by editing an existing one. For system-wide customization, this will
# be performed by a system administrator in the
# /usr/share/applications folder; For user-personal customizations,
# this will be performed by the user in the
# ${HOME}/.local/share/applications folder. Favorites are defined by
# adding that word to the list of categories in the .desktop file.
# Other additional entries are made by adding a new .desktop file, or
# adding a category to an existing one.

View File

@ -1 +0,0 @@
You can put your scripts in this directory and they become available to use in dmenu and command line without specifying the full path.

View File

@ -24,7 +24,7 @@ chrootcfg="false"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('cronie' 'ModemManager' 'NetworkManager' 'tlp' 'tlp-sleep' 'systemd-fsck@' 'systemd-fsck-root' 'haveged')
enable_systemd=('ModemManager' 'NetworkManager' 'tlp' 'tlp-sleep' 'systemd-fsck@' 'systemd-fsck-root' 'systemd-timesyncd' 'avahi-daemon' 'haveged' 'ufw')
disable_systemd=('pacman-init')
# unset defaults to given values,

View File

@ -10,10 +10,13 @@ lightdm-slick-greeter
lightdm-settings
grub-theme-manjaro
budgie-desktop
>extra budgie-extras
budgie-extras
manjaro-budgie-settings
papirus-maia-icon-theme
manjaro-wallpapers-18.0
wallpapers-2018
manjaro-icons
matcha-gtk-theme
libappindicator-gtk3
baobab
dconf-editor
@ -68,6 +71,7 @@ manjaro-hotfixes
manjaro-pulse
manjaro-settings-manager-notifier
manjaro-hello
manjaro-application-utility
mesa-demos
mobile-broadband-provider-info
modemmanager
@ -141,9 +145,8 @@ yelp
>extra manjaro-documentation-en
>extra jre8-openjdk
>extra jre8-openjdk-headless
>extra timeshift
timeshift
>extra kernel-alive
# >extra flashplugin
>extra libdvdcss
>extra steam-manjaro
>extra manjaro-printer

View File

@ -1,5 +1,5 @@
[Greeter]
background=/usr/share/backgrounds/manjaro-budgie/manjaro-budgie.jpg
theme-name=Adapta-Nokto-Maia
icon-theme-name=Papirus-Adapta-Maia
theme-name=Matcha-sea
icon-theme-name=Papirus-Maia
draw-grid=false

View File

@ -5,7 +5,7 @@
# use multilib packages; x86_64 only
# multilib="true"
extra="true"
# extra="true"
################ install ################
@ -38,7 +38,7 @@ displaymanager="lightdm"
# unset defaults to given values,
# names must match openrc service names
# enable_openrc=('acpid' 'bluetooth' 'elogind' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
# enable_openrc=('acpid' 'bluetooth' 'elogind' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
# disable_openrc=()
# unset defaults to given values

View File

@ -7,13 +7,14 @@ avahi
>extra baobab
binutils
bison
>extra blueberry
>extra blueman
cinnamon-sounds
cinnamon-translations
>extra cinnamon-wallpapers
>extra dconf-editor
>extra deluge
dmidecode
>extra etcher
fakeroot
>extra ffmpegthumbnailer
>extra firefox
@ -41,6 +42,7 @@ grub-theme-manjaro-dev
>extra gst-plugins-good
>extra gst-plugins-ugly
>extra gstreamer
gtkhash-nemo
gvfs-afc
gvfs-gphoto2
gvfs-mtp
@ -49,7 +51,6 @@ htop
>extra hexchat
icon-naming-utils
inxi
>extra isousb
>extra jre8-openjdk
>extra jre8-openjdk-headless
kvantum-manjaro
@ -63,8 +64,9 @@ lightdm-slick-greeter
m4
make
manjaro-alsa
manjaro-application-utility
manjaro-browser-settings
manjaro-cinnamon-settings-dev
manjaro-cinnamon-settings
>extra manjaro-documentation-en
manjaro-hello
manjaro-hotfixes
@ -73,12 +75,13 @@ manjaro-pulse
manjaro-settings-manager-notifier
>extra mesa-demos
>basic midori
>extra mint-themes
>extra mobile-broadband-provider-info
>extra modemmanager
>extra mousetweaks
>extra mugshot
>multilib lib32-mesa-demos
>extra nemo-bulk-rename
# >extra nemo-bulk-rename
>extra nemo-fileroller
>extra nemo-preview
>extra nemo-python
@ -96,6 +99,7 @@ openssh
>extra openvpn
>extra p7zip
pamac
papirus-maia-icon-theme
>extra parcellite
patch
>extra patchutils
@ -147,9 +151,9 @@ xorg-xinit
>extra xplayer
>extra xreader
>extra xviewer-plugins
>extra yaourt
xdg-user-dirs
xorg-server
xorg-xhost
xorg-xkill
>extra yay
zensu

View File

@ -1,5 +1,6 @@
calamares-git
calamares
cinnamon-live
clonezilla
grub-theme-live-manjaro
gsmartcontrol
manjaro-architect

View File

@ -1 +1 @@
../../shared/Packages-Root
../../shared/Packages-Root-dbus-x11

View File

@ -3,7 +3,7 @@ background=/usr/share/backgrounds/greeter_default.jpg
background-color=#263138
draw-grid=false
theme-name=Adapta-Nokto-Eta-Maia
icon-theme-name=Vibrancy-Full-Dark-Teal
icon-theme-name=Papirus-Dark-Maia
font-name='Cantarell 11'
xft-antialias=true
xft-hintstyle=hintfull

View File

@ -31,7 +31,7 @@ nonfree_mhwd="true"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'add-autologin-group')
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw')
disable_systemd=('pacman-init')
# unset defaults to given values

View File

@ -11,6 +11,7 @@ bison
>extra dconf-editor
deepin-calendar
>extra deepin-calculator
deepin-editor
deepin-file-manager
deepin-gtk-theme
>extra deepin-draw
@ -22,9 +23,12 @@ deepin-gtk-theme
>extra deepin-screenshot
>extra deepin-system-monitor
deepin-terminal
deepin-turbo
>extra deepin-voice-recorder
>extra deluge
dmidecode
>extra downgrade
>extra etcher
>extra evince
>extra evolution
fakeroot
@ -35,7 +39,6 @@ flex
>extra gcc
>extra >multilib gcc-libs-multilib
>extra >multilib gcc-multilib
gedit
>extra gimp
>extra git
>extra gparted
@ -54,7 +57,6 @@ gvfs-smb
hexchat
htop
inxi
>extra isousb
>extra jre8-openjdk
>extra jre8-openjdk-headless
>multilib lib32-flex
@ -68,6 +70,7 @@ make
manjaro-alsa
manjaro-browser-settings
manjaro-deepin-settings
manjaro-application-utility
>extra manjaro-documentation-en
manjaro-hello
manjaro-hotfixes
@ -106,6 +109,7 @@ screenfetch
>extra sushi
syslog-ng
terminus-font
>extra timeshift
>extra ttf-bitstream-vera
>extra ttf-dejavu
>extra ttf-droid
@ -126,8 +130,8 @@ xorg-twm
xorg-xinit
>extra xsane
>extra xsane-gimp
>extra yaourt
xdg-user-dirs
xorg-xhost
xorg-server
>extra yay
zensu

View File

@ -1,6 +1,6 @@
calamares
deepin-live
grub-theme-live-manjaro-dev
grub-theme-live-manjaro
gsmartcontrol
manjaro-architect
manjaro-live-skel
@ -8,4 +8,3 @@ manjaro-live-systemd
mkinitcpio-nfs-utils
nbd
squashfs-tools
clonezilla

View File

@ -1,4 +0,0 @@
{
"allow_switch": true,
"last_wm": "deepin-wm"
}

View File

@ -0,0 +1,5 @@
[Theme]
IconThemeName=Compass
Font=Noto Sans
MonoFont=Noto Mono
FontSize=9.0

View File

@ -5,8 +5,6 @@
# use multilib packages; x86_64 only
# multilib="true"
################ install ################
# default displaymanager: none
# supported; lightdm, sddm, gdm, lxdm, mdm
displaymanager="lightdm"
@ -17,6 +15,8 @@ displaymanager="lightdm"
# nonfree xorg drivers
# nonfree_mhwd="true"
################ install ################
# possible values: grub;systemd-boot
# efi_boot_loader="grub"
@ -31,16 +31,13 @@ displaymanager="lightdm"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw' 'add-autologin-group' 'haveged')
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw')
disable_systemd=('pacman-init')
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# the same workgroup name if samba is used
# smb_workgroup=""
################# live-session #################
################# livecd #################
# unset defaults to given value
hostname="manjaro-deepin"
@ -51,6 +48,13 @@ hostname="manjaro-deepin"
# unset defaults to given value
# password="manjaro"
# the login shell
# defaults to bash
# login_shell=/bin/bash
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here

View File

@ -11,6 +11,7 @@ avahi
binutils
bison
>extra blueman
>extra bluez-utils
bmenu
>extra cantarell-fonts
clipit
@ -19,6 +20,7 @@ dfc
dmidecode
>extra downgrade
epdfview
>extra etcher
fakeroot
>extra ffmpeg
>extra ffmpegthumbnailer
@ -53,7 +55,6 @@ gvfs-smb
>extra hexchat
htop
inxi
>extra isousb
json-c
kvantum-manjaro
>multilib lib32-flex
@ -69,13 +70,16 @@ m4
maia-console
make
>multilib manjaro-alsa
>extra manjaro-application-utility
manjaro-browser-settings
>extra manjaro-hello
manjaro-hotfixes
manjaro-i3-settings
>extra manjaro-printer
manjaro-ranger-settings
>extra manjaro-settings-manager-notifier
markdown_previewer
>extra matcha-gtk-theme
mesa-demos
mlocate
mobile-broadband-provider-info
@ -158,6 +162,6 @@ xorg-xinit
xorg-xkill
xorg-xprop
xterm
>extra yaourt
xdg-user-dirs
xorg-server
>extra yay

View File

@ -1,10 +0,0 @@
calamares
grub-theme-live-manjaro-dev
gsmartcontrol
manjaro-architect
manjaro-live-skel
manjaro-live-systemd
mkinitcpio-nfs-utils
nbd
squashfs-tools
clonezilla

1
community/i3/Packages-Live Symbolic link
View File

@ -0,0 +1 @@
../../shared/Packages-Live

View File

@ -0,0 +1 @@
/etc/fonts/conf.avail/70-no-bitmaps.conf

View File

@ -0,0 +1 @@
../../../../../shared/manjaro/live-overlay/etc/skel/.config/

View File

@ -8,8 +8,8 @@ set $mod Mod4
# workspace_layout tabbed <stacking|tabbed>
# Configure border style <normal|1pixel|pixel xx|none|pixel>
new_window pixel 1
new_float normal
default_border pixel 1
default_floating_border normal
# Hide borders
hide_edge_borders none

View File

@ -31,7 +31,7 @@ displaymanager="lightdm"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw' 'add-autologin-group' 'haveged')
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw')
disable_systemd=('pacman-init')
# unset defaults to given values

View File

@ -1,266 +1,285 @@
###################################
# toolkit
###################################
gtk3-classic
#-------------------------------------------------
##### LXDE MINIMAL/FULL PROFILE
###################################
## Network
###################################
avahi
network-manager-applet
networkmanager
networkmanager-openconnect
networkmanager-openvpn
networkmanager-pptp
networkmanager-vpnc
networkmanager-dispatcher-ntpd
nss-mdns
ntp
mobile-broadband-provider-info
modemmanager
openresolv
openssh
#samba
usb_modeswitch
#---------=> media player
>extra deadbeef
>extra smplayer
>extra smplayer-skins
>extra smplayer-themes
###################################
## Libraries for Sound/Audio/Video
###################################
#---------=> media controls/codecs/plugins
>extra ffmpeg
>extra pavucontrol
#---------=> graphic applications
>extra gcolor2
>extra gimp
>extra gpicview
>extra viewnior
#---------=> connect packages
>extra blueman
>extra gvfs
>extra gvfs-afc
>extra gvfs-mtp
>extra gvfs-nfs
>extra gvfs-smb
>extra udiskie
#---------=> extra fonts
>extra noto-fonts
#---------=> office
>extra libreoffice-fresh
>extra jre10-openjdk
#---------=> Printer
## meta-pkg manjaro-printer
>extra cups
>extra cups-pdf
>extra cups-pk-helper
>extra ghostscript
>extra gsfonts
>extra gutenprint
>extra hplip
>extra python-gobject
>extra python-pyqt5
>extra splix
>extra system-config-printer
#---------=> Scanner
>extra python-pillow
>extra python-reportlab
>extra sane
>extra simple-scan
>extra xsane
#---------=> package manager
>extra pacui
#---------=> build support
>extra autoconf
>extra automake
>extra binutils
>extra bison
>extra flex
>extra gc
>extra gcc
>extra git
>extra guile
>extra libatomic_ops
>extra libmpc
>extra m4
>extra make
>extra package-query
>extra patch
>extra pkg-config
>extra yajl
#---------=> internet apps
>extra thunderbird
#---------=> filemanager
>extra catfish
>extra engrampa
>extra ffmpegthumbnailer
>extra mlocate
>extra poppler-data
>extra poppler-glib
>extra p7zip
>extra thunar-archive-plugin-gtk3
>extra thunar-media-tags-plugin
>extra thunar-volman-gtk3
>extra tumbler
>extra unace
>extra unarchiver
>extra unarj
>extra unrar
>extra unzip
#---------=> disk utilities
>extra gnome-disk-utility
>extra mintstick
>extra xfburn
#---------=> basic utilities
>extra galculator
#-------------------------------------------------
##### EDITION BASE PACKAGES
lynx
mc
ranger
#---------=> manjaro
manjaro-documentation-en
manjaro-application-utility
pamac
qpdfview
thunar-gtk3
xed
firefox
dash
micro-manjaro
terminus-font
#---------=> sound support
alsa-firmware
alsa-utils
ffmpeg
gst-libav
gst-plugins-bad
gst-plugins-base
gst-plugins-good
gst-plugins-ugly
libdvdcss
manjaro-pulse
pulseaudio-bluetooth
pulseaudio-ctl
pulseaudio-zeroconf
alsa-plugins
pamixer
playerctl
pulseaudio
pulseaudio-alsa
###################################
## Connect Packages
###################################
android-tools
android-udev
gvfs
gvfs-afc
gvfs-gphoto2
gvfs-mtp
gvfs-nfs
gvfs-smb
mtpfs
udiskie
udisks2
###################################
# Multilib
###################################
>multilib gcc-libs-multilib
>multilib gcc-multilib
>multilib lib32-flex
>multilib manjaro-alsa
#---------=> network utilities
arp-scan
bind-tools
net-tools
openssh
traceroute
whois
###################################
## AUR Support/Development
# Missing base-devel packages
###################################
autoconf
automake
binutils
bison
fakeroot
flex
gcc
libtool
m4
make
patch
pkg-config
git
patchutils
subversion
yaourt
#---------=> disk utilities
timeshift
gparted
testdisk
###################################
## Display manager
###################################
lightdm
lightdm-gtk-greeter
lightdm-settings
accountsservice # Enhanced user accounts handling
#---------=> basic utilities
gsimplecal
inxi
powertop
htop
ps_mem
xterm
###################################
## Theming
###################################
adwaita-icon-theme
gnome-icon-theme
gnome-icon-theme-extras
gnome-icon-theme-symbolic
gnome-themes-standard
hicolor-icon-theme
manjaro-lxde-logout-banner
#---------=> edition theming and settings
manjaro-lxde-settings-dev
manjaro-grub-theme-glassfield
manjaro-slick-greeter-theme-glassfield
manjaro-openbox-common
manjaro-openbox-config
manjaro-openbox-scripts
#---------=> theme meta package
# metapkg: manjaro-openbox-theme-18.0
# theme, icons, cursors, wallpapers
adapta-maia-theme
manjaro-openbox-maia
papirus-maia-icon-theme
manjaro-wallpapers-18.0
manjaro-zsh-config
xcursor-breeze
#---------=> fonts meta package
# metapkg: manjaro-openbox-theme-fonts
# fonts
manjaro-openbox-fonts
ttf-dejavu
ttf-font-awesome
ttf-font-logos
ttf-icomoon-icons
ttf-material-icons
ttf-polybar-icons
ttf-roboto
###################################
## LXDE Group
###################################
#---------=> network
network-manager-applet
networkmanager
networkmanager-dmenu
networkmanager-openvpn
openresolv
#---------=> settings manager
lxappearance-gtk3
lxappearance-obconf-gtk3
manjaro-settings-manager
#---------=> lxde not in core
lxde-common
lxhotkey-gtk3
lxinput-gtk3
lxlauncher-gtk3
lxpanel-gtk3
lxrandr-gtk3
lxsession-gtk3
lxtask-gtk3
lxterminal
#obconf
###################################
## Filemanager
###################################
pcmanfm-gtk3
ffmpegthumbnailer # tumbler - for video thumbnails
file-roller
freetype2 # tumbler - for font thumbnails
libgsf # tumbler - for ODF thumbnails
libopenraw # tumbler - for RAW thumbnails
###################################
## Misc apps
###################################
blueman
light-locker
manjaro-lxde-xfce4-notifyd
manjaro-lxde-xfce4-volumed-pulse
poppler-data
pamac
pavucontrol
qt5ct
qt5-styleplugins
xfce4-power-manager
#---------=> core
arandr
compton
conky
dunst
#exo-gtk3
fakeroot
feh
i3lock
imagemagick
jgmenu
jsoncpp
kickshaw
libmpdclient
lxmenu-data
lxsession-gtk3
nitrogen
numlockx
ob-autostart
obconf
obkey-gtk3
obmenu-generator
openbox
polybar
rofi
skippy-xd
scrot
termite
termite-terminfo
tint2
wireless_tools
wmctrl
xcape
xcb-util-cursor
xcmenu
xdotool
zenity
###################################
## Basic Applications
###################################
manjaro-hello
manjaro-settings-manager
manjaro-settings-manager-notifier
gconf
#---------=> system icons
adwaita-icon-theme
gnome-icon-theme
gnome-icon-theme-extras
gnome-icon-theme-symbolic
gnome-themes-extra
hicolor-icon-theme
#---------=> system fonts
freetype2
#---------=> system
accountsservice
gksu-polkit
gnome-keyring
gnome-disk-utility
htop
inxi
dmidecode # optional dependency inxi
leafpad
scrot
firefox
#hexchat
qpdfview
gpicview-gtk3
galculator
mlocate
numlockx
powertop
ps_mem
###################################
# Optional dependencies engrampa
###################################
p7zip # 7Z and ARJ archive support
unace # ACE archive support
unrar # RAR archive support
############7#######################
## Documentation
###################################
manjaro-documentation-en
###################################
## Desktop Utils
###################################
perl-file-mimeinfo
xdg-user-dirs
xdg-utils
xdg-su
###################################
## Misc
###################################
gtk3-classic
manjaro-hotfixes
polkit
python2-xdg
qt5ct
xdg-user-dirs
xdg-user-dirs-gtk
xdg-utils
###################################
## Xorg
###################################
xf86-input-elographics
xf86-input-evdev
xf86-input-keyboard
xf86-input-libinput
xf86-input-mouse
xf86-input-void
#---------=> xorg
xorg-server
xorg-twm
xorg-server-common
xorg-xbacklight
xorg-xinit
xorg-xinput
xorg-xkill
###################################
## Extra Themes/Artwork
###################################
>extra manjaro-wallpapers-18.0
###################################
## Java
###################################
>extra jre8-openjdk
###################################
## Printing Support
###################################
>extra manjaro-printer
>extra gtk3-print-backends
>extra pyqt5-common # For hplip
>extra python-pillow # For hplip
>extra python-pip # For hplip
>extra python-reportlab # For hplip
###################################
## Scanner Support
###################################
#>extra simple-scan
###################################
## Extra Fonts
###################################
#>extra terminus-font
#>extra ttf-bitstream-vera
#>extra ttf-inconsolata
#>extra ttf-indic-otf
#>extra ttf-liberation
#>extra ttf-droid
##################################
## Graphic demos
###################################
#mesa-demos
#>multilib lib32-mesa-demos
###################################
## Extra Applications
###################################
>extra gufw
>extra guvcview
>extra transmission-gtk
>extra gimp
>extra libreoffice-fresh
>extra vlc-nightly
>extra thunderbird
>extra xfburn
>extra yelp
xorg-xprop
xf86-input-libinput

View File

@ -34,18 +34,21 @@ displaymanager="lightdm"
geoip="true"
# unset defaults to given values
# names must match systemd service names
# enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep')
enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw' 'haveged')
disable_systemd=('pacman-init')
# unset defaults to given values,
# names must match openrc service names
#enable_openrc=('acpid' 'bluetooth' 'elogind' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
#disable_openrc=()
# addgroups="lp,sys,wheel,network"
# unset defaults to given values
#addgroups="lp,network,power,wheel"
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'ufw')
disable_systemd=('pacman-init')
# the same workgroup name if samba is used
# smb_workgroup=""
# default system shell is bash
# '/etc/defaults/useradd': " "
# userShell : "/bin/zsh"
# empty value will not be used
user_shell="/bin/zsh"
# the same workgroup name if samba is used
#smb_workgroup="Manjaro"
@ -63,7 +66,7 @@ hostname="manjaro-lxde"
# the login shell
# defaults to bash
#login_shell=/bin/bash
login_shell=/bin/zsh
# unset defaults to given values
# names must match systemd service names

1
community/lxqt-kwin/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.org

View File

@ -0,0 +1,132 @@
#-------------------------------------------------
##### EDITION BASE PACKAGES
#---------=> audio
alsa-firmware
alsa-lib
alsa-plugins
pa-applet
pavucontrol-qt
#---------=> applications
falkon
juffed-qt5
lximage-qt
manjaro-application-utility
manjaro-documentation-en
manjaro-hello
pamac
qpdfview
trojita
#---------=> file management
ark
p7zip
pcmanfm-qt
unarchiver
unrar
#---------=> fonts
terminus-font
ttf-dejavu
ttf-roboto
#---------=> utilities
dmidecode
htop
inxi
numlockx
powertop
screenfetch
#---------=> display manager and theme
sddm
sddm-breath-theme
#---------=> settings manager
manjaro-settings-manager
manjaro-settings-manager-notifier
qt5-styleplugins
qt5ct
#---------=> lxqt core
lxqt-about
lxqt-admin
lxqt-config
lxqt-globalkeys
lxqt-notificationd
lxqt-openssh-askpass
lxqt-panel
lxqt-policykit
lxqt-powermanagement
lxqt-qtplugin
lxqt-runner
lxqt-session
lxqt-sudo
#---------=> kwin window manager
kwin
systemsettings
#---------=> settings config package
>basic manjaro-lxqt-basic-settings
>extra manjaro-lxqt-extra-settings
#---------=> edition theming and settings
manjaro-grub-theme-glassfield
manjaro-wallpapers-18.0
manjaro-zsh-config
xcursor-breeze
#---------=> network
avahi
bluedevil
bluez
network-manager-applet
networkmanager-qt
networkmanager-dmenu
networkmanager-openvpn
openresolv
openssh
openssl
### -------- SYSTEM --------
#---------=> system icons
adwaita-icon-theme
gnome-icon-theme
gnome-icon-theme-extras
gnome-icon-theme-symbolic
gnome-themes-extra
hicolor-icon-theme
#---------=> system fonts
freetype2
#---------=> system
accountsservice
gamin
gksu-polkit
gnome-keyring
gtk3-classic
manjaro-hotfixes
polkit
python2-xdg
xdg-user-dirs
xdg-user-dirs-gtk
xdg-utils
#---------=> xorg
xorg-server
xorg-server-common
xorg-xbacklight
xorg-xinit
xorg-xinput
xorg-xkill
xorg-xprop
xf86-input-libinput
#---------=> Misc
manjaro-hotfixes

View File

@ -0,0 +1 @@
../../shared/Packages-Live

View File

@ -0,0 +1 @@
../../shared/Packages-Mhwd

View File

@ -0,0 +1 @@
../../shared/Packages-Root

View File

@ -0,0 +1,8 @@
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "TapButton2" "2"
Option "TapButton3" "3"
EndSection

View File

@ -0,0 +1,123 @@
[Autologin]
# Whether sddm should automatically log back into sessions when they exit
Relogin=false
# Name of session file for autologin session (if empty try last logged in)
Session=
# Username for autologin session
User=
[General]
# Halt command
HaltCommand=/usr/bin/systemctl poweroff
# Input method module
InputMethod=
# Initial NumLock state. Can be on, off or none.
# If property is set to none, numlock won't be changed
# NOTE: Currently ignored if autologin is enabled.
Numlock=none
RebootCommand=/usr/bin/systemctl reboot
[Theme]
# Current theme name
Current=manjaro
# Cursor theme used in the greeter
CursorTheme=breeze_cursors
# Number of users to use as threshold
# above which avatars are disabled
# unless explicitly enabled with EnableAvatars
DisableAvatarsThreshold=7
# Enable display of custom user avatars
EnableAvatars=true
# Global directory for user avatars
# The files should be named <username>.face.icon
FacesDir=/usr/share/sddm/faces
# Theme directory path
ThemeDir=/usr/share/sddm/themes
[Users]
# Default $PATH for logged in users
DefaultPath=/usr/local/sbin:/usr/local/bin:/usr/bin
# Comma-separated list of shells.
# Users with these shells as their default won't be listed
HideShells=
# Comma-separated list of users that should not be listed
HideUsers=
# Maximum user id for displayed users
MaximumUid=60000
# Minimum user id for displayed users
MinimumUid=1000
# Remember the session of the last successfully logged in user
RememberLastSession=true
# Remember the last successfully logged in user
RememberLastUser=true
# When logging in as the same user twice, restore the original session, rather than create a new one
ReuseSession=false
[Wayland]
# Enable Qt's automatic high-DPI scaling
EnableHiDPI=false
# Path to a script to execute when starting the desktop session
SessionCommand=/usr/share/sddm/scripts/wayland-session
# Directory containing available Wayland sessions
SessionDir=/usr/share/wayland-sessions
# Path to the user session log file
SessionLogFile=.local/share/sddm/wayland-session.log
[X11]
# Path to a script to execute when starting the display server
DisplayCommand=/usr/share/sddm/scripts/Xsetup
# Path to a script to execute when stopping the display server
DisplayStopCommand=/usr/share/sddm/scripts/Xstop
# Enable Qt's automatic high-DPI scaling
EnableHiDPI=false
# The lowest virtual terminal number that will be used.
MinimumVT=1
# Arguments passed to the X server invocation
ServerArguments=-nolisten tcp
# Path to X server binary
ServerPath=/usr/bin/X
# Path to a script to execute when starting the desktop session
SessionCommand=/usr/share/sddm/scripts/Xsession
# Directory containing available X sessions
SessionDir=/usr/share/xsessions
# Path to the user session log file
SessionLogFile=.local/share/sddm/xorg-session.log
# Path to the Xauthority file
UserAuthFile=.Xauthority
# Path to xauth binary
XauthPath=/usr/bin/xauth
# Path to Xephyr binary
XephyrPath=/usr/bin/Xephyr

View File

@ -0,0 +1,73 @@
##########################################
###### use this file in the profile ######
##########################################
# use multilib packages; x86_64 only
multilib="false"
# displaymanager
displaymanager="sddm"
# Set to false to disable autologin in the livecd
autologin="true"
# nonfree mhwd drivers
nonfree_mhwd="true"
# use extra packages as defined in pkglist to activate a full profile
#extra="false"
################ install ################
# unset defaults to given value
efi_boot_loader="grub"
# configure calamares for netinstall
#netinstall="false"
# configure calamares to use chrootcfg instead of unpackfs
#chrootcfg="false"
# use geoip for localization
geoip='true'
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'NetworkManager' 'systemd-timesyncd' 'tlp' 'tlp-sleep')
disable_systemd=('pacman-init')
# the same workgroup name if samba is used
# smb_workgroup=""
# default system shell is bash
# '/etc/defaults/useradd': " "
# userShell : "/bin/zsh"
# empty value will not be used
user_shell="/bin/zsh"
################# livecd #################
# unset defaults to given value
hostname="manjaro-lxqt"
# unset defaults to given value
# username="manjaro"
# unset defaults to given value
# password="manjaro"
# the login shell
# defaults to bash
login_shell=/bin/zsh
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')

1
community/lxqt/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.org

View File

@ -1,3 +1,6 @@
#-------------------------------------------------
##### LXQT MINIMAL/FULL PROFILE
## Connect Packages
>extra android-tools
>extra android-udev
@ -12,10 +15,10 @@
>extra udisks2
## Extra Fonts
>extra noto-fonts
>extra ttf-bitstream-vera
>extra ttf-droid
>extra ttf-inconsolata
>extra ttf-indic-otf
## Extra Network packages
>extra avahi
@ -27,7 +30,6 @@
>extra networkmanager-pptp
>extra networkmanager-vpnc
>extra nss-mdns
>extra ntp
>extra openssh
>extra usb_modeswitch
@ -50,16 +52,22 @@
>extra vlc
## Printer
## meta-pkg manjaro-printer
>extra cups
>extra cups-pdf
>extra cups-pk-helper
>extra ghostscript
>extra gsfonts
>extra gtk3-print-backends
>extra gutenprint
>extra hplip
>extra manjaro-printer
>extra simple-scan
>extra python-gobject
>extra python-pyqt5
>extra splix
>extra system-config-printer
>extra simple-scan
## Gtk
gtk3-classic
## AUR Support/Development
>extra autoconf
@ -79,13 +87,13 @@
>extra git
>extra patchutils
>extra subversion
>extra yay
## Package management
>extra octopi
>extra octopi-cachecleaner
>extra octopi-notifier-qt5
>extra octopi-repoeditor
pamac
## Office
>extra libreoffice-still
@ -101,8 +109,10 @@ trojita
## Text editor
juffed-qt5
micro-manjaro
## Terminal
dash
qterminal
xterm
st-manjaro
@ -121,21 +131,12 @@ unrar
## Misc
manjaro-hotfixes
## Display manager
sddm
sddm-qt-manjaro-theme
#lightdm
#lightdm-slick-greeter
## Desktop Settings
>basic manjaro-lxqt-basic-settings
>extra manjaro-lxqt-extra-settings
## Theming and icons
adapta-maia-theme
grub-theme-glassfield
manjaro-icons
manjaro-openbox-adapta-maia
manjaro-openbox-grub-theme-glassfield
manjaro-zsh-config
manjaro-wallpapers-18.0
manjaro-zsh-config
papirus-maia-icon-theme
@ -157,14 +158,26 @@ network-manager-applet
networkmanager-qt
openresolv
## Basic utilities
#---------=> basic utilities
dmidecode
htop
inxi
numlockx
powertop
## Window manager and Desktop
#---------=> display manager and greeter
sddm
sddm-qt-manjaro-theme
#lightdm
#lightdm-slick-greeter
#---------=> settings manager
manjaro-settings-manager
obconf-qt
qt5ct
#---------=> lxqt not in core
compton
compton-conf
gksu-polkit
@ -181,23 +194,117 @@ lxqt-qtplugin
lxqt-runner
lxqt-session
lxqt-sudo
obconf-qt
xscreensaver
#---------=> settings config package
>basic manjaro-lxqt-basic-settings
>extra manjaro-lxqt-extra-settings
#-------------------------------------------------
##### EDITION BASE PACKAGES
#---------=> edition theming and settings
grub-theme-glassfield
manjaro-openbox-scripts
#---------=> theme meta package
# metapkg: manjaro-openbox-theme-18.0
# theme, icons, cursors, wallpapers
adapta-maia-theme
manjaro-openbox-adapta-maia
papirus-maia-icon-theme
manjaro-wallpapers-18.0
manjaro-zsh-config
xcursor-breeze
#---------=> fonts meta package
# metapkg: manjaro-openbox-theme-fonts
# fonts
manjaro-openbox-fonts
ttf-dejavu
ttf-font-awesome
ttf-font-logos
ttf-icomoon-icons
ttf-material-icons
ttf-polybar-icons
ttf-roboto
#---------=> network
network-manager-applet
networkmanager
networkmanager-dmenu
networkmanager-openvpn
openresolv
#---------=> core
arandr
compton
conky
dunst
exo-gtk3
fakeroot
feh
i3lock
imagemagick
jgmenu
jsoncpp
kickshaw
libmpdclient
lxmenu-data
lxsession-gtk3
nitrogen
numlockx
ob-autostart
obconf
obkey-gtk3
obmenu-generator
openbox
qt5-styleplugins
xdg-su
polybar
rofi
skippy-xd
scrot
termite
termite-terminfo
tint2
wireless_tools
wmctrl
xcape
xcb-util-cursor
xcmenu
xdotool
zenity
#---------=> system icons
adwaita-icon-theme
gnome-icon-theme
gnome-icon-theme-extras
gnome-icon-theme-symbolic
gnome-themes-extra
hicolor-icon-theme
#---------=> system fonts
freetype2
#---------=> system
accountsservice
gksu-polkit
gnome-keyring
gtk3-classic
manjaro-hotfixes
polkit
python2-xdg
qc5ct
xdg-user-dirs
xdg-user-dirs-gtk
xdg-utils
## Xorg
xf86-input-synaptics
xf86-input-elographics
xf86-input-evdev
xf86-input-keyboard
xf86-input-libinput
xf86-input-mouse
xf86-input-void
#---------=> xorg
xorg-server
xorg-twm
xorg-server-common
xorg-xbacklight
xorg-xinit
xorg-xinput
xorg-xkill
xorg-xprop
xf86-input-libinput

View File

@ -31,9 +31,12 @@ efi_boot_loader="grub"
# use geoip for localization
geoip='true'
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep')
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'ufw')
disable_systemd=('pacman-init')
# the same workgroup name if samba is used
@ -43,7 +46,7 @@ disable_systemd=('pacman-init')
# '/etc/defaults/useradd': " "
# userShell : "/bin/zsh"
# empty value will not be used
# user_shell="/bin/zsh"
user_shell="/bin/zsh"
################# livecd #################
@ -58,10 +61,10 @@ hostname="manjaro-lxqt"
# the login shell
# defaults to bash
# login_shell=/bin/zsh
login_shell=/bin/zsh
# unset defaults to given values
addgroups="video,audio,power,storage,optical,network,lp,scanner,wheel"
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names

View File

@ -12,9 +12,11 @@ lightdm-slick-greeter
lightdm-settings
grub-theme-manjaro
mate-wallpapers
manjaro-wallpapers-17.0
manjaro-wallpapers-18.0
wallpapers-2018
mate-icon-theme
papirus-maia-icon-theme
matcha-gtk-theme
xcursor-breeze
mate
marco
@ -36,6 +38,7 @@ mozo
gnome-disk-utility
gnome-keyring
manjaro-mate-settings
manjaro-application-utility
mc # Midnight Commander
pacui
mhwd-tui
@ -125,7 +128,7 @@ caja-open-terminal
>extra brasero
>extra jre8-openjdk
>extra jre8-openjdk-headless
>extra timeshift #backup utility
timeshift #backup utility
>extra kernel-alive #after a kernel update this maintain usable the modules
# >extra flashplugin
>extra libdvdcss

View File

@ -1,5 +1,5 @@
[Greeter]
background=/usr/share/backgrounds/manjaro-mate/manjaro-mate.jpg
theme-name=Adapta-Nokto-Maia
icon-theme-name=Arc-Maia
theme-name=Matcha-sea
icon-theme-name=Papirus-Maia
draw-grid=false

View File

@ -6,7 +6,7 @@
# multilib="true"
# use extra packages as defined in pkglist to activate a full profile
extra="true"
# extra="true"
################ install ################

View File

@ -1,53 +1,53 @@
#-------------------------------------------------
##### OPENBOX MINIMAL/FULL PROFILE
##### OPENBOX MINIMAL/EXTRA PROFILE
#---------=> media player
>extra deadbeef
>extra smplayer
>extra smplayer-skins
>extra smplayer-themes
#---------=> sound support
alsa-firmware
alsa-utils
alsa-plugins
>extra smtube
#---------=> media controls/codecs/plugins
ffmpeg
pamixer
pavucontrol
playerctl
pulseaudio
pulseaudio-alsa
>extra ffmpeg
>extra libmad
>extra mpg123
>extra pavucontrol
#---------=> graphic applications
>extra gcolor2
>extra gimp
gpicview
viewnior
>extra gpicview
>extra viewnior
#---------=> connect packages
>extra blueman
>extra bluez
>extra gvfs
>extra gvfs-afc
>extra gvfs-mtp
>extra gvfs-nfs
>extra gvfs-smb
>extra udiskie
#---------=> extra fonts
noto-fonts
>extra noto-fonts
#---------=> office
>extra libreoffice-fresh
qpdfview
#---------=> manjaro
manjaro-documentation-en
#---------=> package manager
>extra pamac
>extra yay
#---------=> office
## metapackage manjaro-printer
>extra cups
>extra cups-pdf
>extra cups-pk-helper
>extra ghostscript
>extra gsfonts
>extra gutenprint
>extra hplip
>extra python-gobject
>extra python-pyqt5
>extra splix
>extra system-config-printer
#---------=> build support
>extra autoconf
@ -68,95 +68,146 @@ manjaro-documentation-en
>extra pkg-config
>extra yajl
#---------=> internet apps
>extra chromium
>basic midori
>extra sylpheed
#---------=> text editor
dash
micro-manjaro
terminus-font
xed
#---------=> filemanager
#---------=> file utilities
>extra catfish
engrampa
>extra engrampa
>extra ffmpegthumbnailer
lynx
mc
>extra mlocate
>extra poppler-data
>extra poppler-glib
p7zip
ranger
>extra p7zip
>extra thunar-archive-plugin-gtk3
>extra thunar-gtk3
>extra thunar-media-tags-plugin
>extra thunar-volman-gtk3
>extra tumbler
>basic pcmanfm-gtk3
unace
unarchiver
unarj
unrar
unzip
>extra unace
>extra unarchiver
>extra unarj
>extra unrar
>extra unzip
#---------=> disk utilities
>extra timeshift
clonezilla
>extra gnome-disk-utility
gparted
>extra mintstick
testdisk
>extra xfburn
#---------=> GUI internet apps
>extra thunderbird
#---------=> basic utilities
>extra galculator
gsimplecal
xterm
#---------=> network utilities
>extra arp-scan
>extra bind-tools
>extra net-tools
>extra openssh
>extra traceroute
>extra whois
#---------=> settings config package
openbox-desktop-settings
openbox-common-desktop-settings
>basic openbox-minimal-desktop-settings
>extra openbox-regular-desktop-settings
#-------------------------------------------------
##### EDITION BASE PACKAGES
#---------=> package manager
pamac
pacui
#---------=> office
qpdfview
#---------=> manjaro user infomartion
manjaro-application-utility
manjaro-documentation-en
manjaro-hello
#---------=> GUI internet apps
chromium
#---------=> CLI text editor
dash
micro-manjaro
terminus-font
#---------=> GUI text editor
xed
#---------=> sound support
alsa-firmware
alsa-utils
alsa-plugins
pamixer
playerctl
pulseaudio
pulseaudio-alsa
volumeicon
#---------=> CLI internet apps
lynx
w3m
#---------=> CLI file manager
mc
ranger
#---------=> GUI file manager
thunar-gtk3
#---------=> disk utilities
clonezilla
gparted
testdisk
timeshift
#---------=> basic utilities
catimg
dmidecode
feh
gsimplecal
hddtemp
htop
inxi
jp2a
mesa-demos
neofetch
ps_mem
tlp-rdw
tlpui
tree
upower
xterm
#---------=> network utilities
arp-scan
bind-tools
net-tools
openssh
traceroute
whois
#---------=> display manager and greeter
lightdm
lightdm-settings
lightdm-slick-greeter
#---------=> settings manager
lxappearance-gtk3
lxappearance-obconf-gtk3
#lxappearance-obconf-gtk3
manjaro-settings-manager
xfce4-settings-gtk3
#xfce4-power-manager-gtk3
#---------=> desktop settings and config
manjaro-openbox-config
manjaro-openbox-desktop-settings
#---------=> edition theming and settings
manjaro-openbox-grub-theme-glassfield
manjaro-grub-theme-glassfield
manjaro-openbox-scripts
#---------=> theme meta package
# metapkg: manjaro-openbox-theme-18.0
# theme, icons, cursors, wallpapers
adapta-maia-theme
manjaro-openbox-adapta-maia
papirus-maia-icon-theme
manjaro-openbox-maia
manjaro-openbox-wallpapers
manjaro-slick-greeter-theme-glassfield
manjaro-wallpapers-18.0
manjaro-wallpapers-by-lunix-cool-logo
manjaro-wallpapers-by-lunix-manjaro
manjaro-wallpapers-by-lunix-openbox
manjaro-zsh-config
matcha-gtk-theme
papirus-maia-icon-theme
xcursor-breeze
#---------=> fonts meta package
# metapkg: manjaro-openbox-theme-fonts
# fonts
#---------=> fonts packages
manjaro-openbox-fonts
ttf-dejavu
ttf-font-awesome
@ -173,10 +224,6 @@ networkmanager-dmenu
networkmanager-openvpn
openresolv
#---------=> display manager and greeter
lightdm
lightdm-slick-greeter
#---------=> core
arandr
compton
@ -200,8 +247,9 @@ obmenu-generator
openbox
polybar
rofi
skippy-xd
scrot
skippy-xd
synapse
termite
termite-terminfo
tint2
@ -213,7 +261,7 @@ xcmenu
xdotool
zenity
#---------=> system icons
#---------=> system icon themes
adwaita-icon-theme
gnome-icon-theme
gnome-icon-theme-extras
@ -226,24 +274,30 @@ freetype2
#---------=> system
accountsservice
gamin
gksu-polkit
gnome-keyring
gtk3-classic
manjaro-hotfixes
polkit
polkit-gnome
python2-xdg
qt5ct
xdg-user-dirs
xdg-user-dirs-gtk
xdg-utils
#---------=> xorg
xorg-fonts-75dpi
xorg-fonts-100dpi
xorg-fonts-type1
xorg-server
xorg-server-common
xorg-server-xephyr
xorg-xbacklight
xorg-xdpyinfo
xorg-xinit
xorg-xinput
xorg-xkill
xorg-xprop
xorg-xwininfo
xf86-input-libinput

View File

@ -1,5 +1,9 @@
[Greeter]
background=/usr/share/backgrounds/manjaro-wallpapers-18.0/glassfieldManjaro_perspective_center_dark.jpg
theme-name=Adapta-Maia
background=/usr/share/backgrounds/manjaro-wallpapers-18.0/wMJ_neutral_textured_warm.jpg
theme-name=Matcha-sea
icon-theme-name=Papirus-Maia
draw-grid=false
background-color=#525252
enable-hidpi=auto
font-name=Roboto
only-on-monitor=-1

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<openbox_menu>
<!-- DISK TOOLS MENU -->
<menu id="disk-utilities" label="Disk Tools">
<item label="Clonezilla">
<action name="Execute">
@ -19,7 +19,7 @@
</action>
</item>
</menu>
<!-- SCREENSHOT MENU -->
<menu id="screenshot" label="Screenshot">
<item label="Screenshot in 5">
<action name="Execute">
@ -37,7 +37,7 @@
</action>
</item>
</menu>
<!-- PREFERENCES MENU -->
<menu id="preferences" label="Preferences">
<menu id="openbox" label="Openbox">
<item label="Customize Look and Feel">
@ -111,7 +111,7 @@
</item>
</menu>
</menu>
<!-- ROOT MENU -->
<menu id="root-menu" label="Openbox 3">
<separator label="Install Manjaro Openbox"/>
<item label="Manjaro User Guide">
@ -121,7 +121,7 @@
</item>
<item label="Calamares Installer">
<action name="Execute">
<command>calamares polkit</command>
<command>calamares_polkit</command>
</action>
</item>
<item label="Architect Installer">
@ -135,6 +135,11 @@
<command>termite</command>
</action>
</item>
<item label="Filemanager">
<action name="Execute">
<command>exo-open --launch FileManager</command>
</action>
</item>
<item label="Midnight Commander">
<action name="Execute">
<command>termite -e mc</command>
@ -150,7 +155,7 @@
<menu id="preferences"/>
<menu id="keybinds" label="Keybinds" execute="manjaro-kb-pipemenu"/>
<separator/>
<menu id="help" label="Help and Info" execute="manjaro-help-pipemenu"/>
<menu id="help" label="HELP &amp; INFO" execute="manjaro-help-pipemenu"/>
<separator/>
<item label="Switch Menu">
<action name="Execute">

View File

@ -1,7 +1,7 @@
<?xml version="1.0"?>
<openbox_config xmlns="http://openbox.org/3.4/rc" xmlns:xi="http://www.w3.org/2001/XInclude">
<resistance>
<strength>10</strength>
<strength>50</strength>
<screen_edge_strength>20</screen_edge_strength>
</resistance>
<focus>
@ -462,7 +462,7 @@
</keybind>
<keybind key="W-m">
<action name="Execute">
<command>audacious</command>
<command>deadbeef</command>
</action>
</keybind>
<keybind key="W-v">
@ -482,7 +482,7 @@
</keybind>
<keybind key="C-space">
<action name="Execute">
<command>rofr.sh -r</command>
<command>synapse</command>
</action>
</keybind>
<keybind key="C-A-l">

View File

@ -1 +0,0 @@
../../../shared/manjaro/live-overlay/usr

View File

@ -15,7 +15,7 @@ autologin="true"
nonfree_mhwd="true"
# use extra packages as defined in pkglist to activate a full profile
#extra="false"
# extra="false"
################ install ################
@ -31,9 +31,12 @@ efi_boot_loader="grub"
# use geoip for localization
geoip="true"
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'NetworkManager' 'systemd-timesyncd' 'org.cups-cupsd')
enable_systemd=('avahi-daemon' 'bluetooth' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'systemd-timesyncd' 'tlp' 'tlp-sleep' 'ufw')
disable_systemd=('pacman-init')
# the same workgroup name if samba is used

View File

@ -1,7 +1,7 @@
git
KERNEL-broadcom-wl
KERNEL-ndiswrapper
KERNEL-r8168
#KERNEL-rt3562sta
KERNEL-virtualbox-guest-modules
maia-console
manjaro-architect-launcher

View File

@ -0,0 +1,322 @@
## Network
avahi
networkmanager
networkmanager-openconnect
networkmanager-openvpn
networkmanager-pptp
networkmanager-vpnc
nss-mdns # NSS support for mDNS (optdepend for avahi)
ntp
mobile-broadband-provider-info
modemmanager
openresolv
openssh
samba
usb_modeswitch
## Libraries for Sound/Audio/Video
alsa-firmware
alsa-utils
ffmpeg
gst-libav
gst-plugins-bad
gst-plugins-base
gst-plugins-good
gst-plugins-ugly
libcanberra
>multilib lib32-libcanberra
libcanberra-pulse
>multilib lib32-libcanberra-pulse
libcanberra-gstreamer
libdvdcss
manjaro-alsa
manjaro-pulse
phonon-qt5-gstreamer
pulseaudio-bluetooth
pulseaudio-ctl
pulseaudio-zeroconf
## Connect Packages
android-tools
android-udev
gvfs
gvfs-afc
gvfs-gphoto2
gvfs-mtp
gvfs-nfs
gvfs-smb
kamera
mtpfs
udiskie
udisks2
## AUR Support/Development
# Missing base-devel packages
autoconf
automake
binutils
bison
fakeroot
flex
gcc
>multilib gcc-libs-multilib
>multilib gcc-multilib
libtool
m4
make
patch
pkg-config
>multilib lib32-flex
# Extra packages for AUR support
>extra git
>extra patchutils
>extra subversion
#yaourt
## Fonts
# cantarell-fonts # Installed as gnome-themes-standard dependency
noto-fonts # default font
# noto-fonts-cjk # big package, ~76 mb compressed
>extra noto-fonts-emoji
terminus-font
>extra ttf-bitstream-vera
# ttf-dejavu # Installed as gnome-themes-standard dependency
# ttf-hack # Installed as plasma-integration dependency
>extra ttf-inconsolata
>extra ttf-indic-otf
>extra ttf-liberation
>extra ttf-droid
## Games
>extra steam-manjaro
## Package management
#packagekit-qt5
#discover
flatpak
#fwupd
octopi
octopi-cachecleaner
octopi-repoeditor
octopi-notifier-frameworks
#pamac
#pamac-tray-appindicator
## Printing
>extra cups
>extra cups-pdf
>extra cups-pk-helper
>extra ghostscript
>extra gsfonts
>extra gtk3-print-backends
>extra hplip
>extra splix
>extra system-config-printer
## Optional dependencies for hplip
>extra pyqt5-common
>extra python-pillow
>extra python-pip
>extra python-pyqt5
>extra python-reportlab
## Display manager
sddm
sddm-kcm
## Plasma5
bluedevil
kde-gtk-config
kdeplasma-addons
kgamma5
kinfocenter
kmenuedit
kscreen
kscreenlocker
ksshaskpass
ksysguard
kwallet-pam
kwayland-integration
kwin
qt5-virtualkeyboard # Virtual keyboard support for kwin-wayland
kwrited
milou
plasma-desktop
plasma-nm
plasma-pa
plasma-workspace
>extra plasma-workspace-wallpapers
powerdevil
systemsettings
user-manager
## Themes QT/GTK/SDDM
#breeze
#breeze-gtk
gnome-icon-theme
gnome-themes-standard
gtk-theme-breath
#>extra oxygen
#>extra oxygen-icons
plasma5-themes-breath # Default
sddm-breath-theme # Default
grub-theme-manjaro
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
kate
kcalc
>extra keditbookmarks
kfind
kdeconnect
okular
>extra >x86_64 kget
>extra >x86_64 libktorrent
>extra >i686 kdenetwork-kget
kdenetwork-filesharing
#>extra kdenlive
kde-servicemenus-rootactions
khelpcenter
kio-extras
#>extra kleopatra
konsole
konversation
ksystemlog
kwalletmanager
gwenview
partitionmanager
>extra print-manager
>extra skanlite
spectacle
## Optional dependencies for ark
p7zip # 7Z format support
unarchiver # RAR format support
## Optional dependency for digikam
#>extra kipi-plugins # export to various online services
#>extra hugin # panorama tool
## Optional dependencies for dolphin
kdegraphics-thumbnailers # PDF and PS thumbnails
ffmpegthumbs # video thumbnails
ruby # installing new service menus with GHNS
## Optional dependencies for gwenview
kimageformats # support for dds, xcf, exr, psd, and more image formats
qt5-imageformats # support for tiff, webp, and more image formats
## Optional dependencies for k3b
#>extra cdparanoia # for cd ripping support
#>extra cdrdao # for disk-at-once (DAO) mode support
#>extra dvd+rw-tools # for dvd burning support
#>extra emovix # for bootable multimedia cd/dvd support
#>extra transcode # for advanced mpeg conversion support
#>extra vcdimager # for vcd burning support
## Optional dependencies for kaccounts-integration
kaccounts-providers
## Optional dependencies for kdeconnect
sshfs # remote filesystem browser
## Optional dependencies for kdenlive
#>extra cdrtools # for creation of DVD ISO images
#>extra dvdauthor # for creation of DVD
#>extra dvgrab # for firewire capture
#>extra recordmydesktop # for screen capture
#>extra vlc-nightly # for DVD preview, needs xine-ui or vlc, vlc is in "Applications" section
#>extra movit # for GPU video processing
## Optional dependencies for okular
poppler-data # encoding data to display PDF documents containing CJK characters
## Optional dependencies for print-manager
>extra system-config-printer # auto-detect the printer driver
>extra python-pysmbc # SMB browser support
## Applications
appimagelauncher
#>extra cantata
dmidecode # for inxi -m output
htop
imagewriter
inxi
#>extra krita
>extra firefox
>basic falkon
ms-office-online
>extra libreoffice-fresh
manjaro-settings-manager-kcm
manjaro-settings-manager-knotifier
powertop
#>extra qbittorrent
screenfetch
systemd-kcm
>extra thunderbird
vlc
yakuake
## Optional dependencis for cantata
#>extra mpd # playback
#>extra perl-uri # dynamic playlist
## Optional dependencies for libreoffice
#>extra jre8-openjdk
#>extra jdk8-openjdk
## Documentation
manjaro-documentation-en
## Settings packages
>extra manjaro-kde-settings
>basic manjaro-kde-minimal-settings
manjaro-browser-settings
## Xorg Input Drivers
xf86-input-elographics
xf86-input-evdev
xf86-input-keyboard
xf86-input-libinput
xf86-input-mouse
xf86-input-void
## Xorg Server and Graphics
>multilib lib32-libva-intel-driver
libva-intel-driver
mesa-demos
>multilib lib32-mesa-demos
numlockx
xdg-user-dirs
xorg-server
xorg-twm
xorg-xinit
xorg-xkill
## Desktop Utils
perl-file-mimeinfo
xdg-utils
xdg-su
## Misc
manjaro-hotfixes
## Flatpak support
#>extra flatpak
#>extra xdg-desktop-portal
#>extra xdg-desktop-portal-kde
## OEM
calamares-oem-modules
calamares-oem-bldbk-settings

View File

@ -0,0 +1,6 @@
manjaro-live-skel
mkinitcpio-nfs-utils
nbd
grub-theme-live-manjaro
squashfs-tools
manjaro-live-systemd

View File

@ -0,0 +1 @@
../../shared/Packages-Root

View File

@ -0,0 +1 @@
../kde/desktop-overlay

View File

@ -0,0 +1 @@
../../../../shared/manjaro/live-overlay/etc/default

View File

@ -0,0 +1 @@
../../../../shared/manjaro/live-overlay/etc/fstab

View File

@ -0,0 +1 @@
../../../../shared/manjaro/live-overlay/etc/issue

View File

@ -0,0 +1 @@
../../../../shared/manjaro/live-overlay/etc/pam.d

View File

@ -0,0 +1 @@
../../../kde/live-overlay/etc/skel

View File

@ -0,0 +1 @@
../../../kde/live-overlay/etc/xdg

View File

@ -0,0 +1,78 @@
##########################################
###### use this file in the profile ######
##########################################
# use multilib packages; x86_64 only
# multilib="true"
displaymanager="sddm"
# Set to false to disable autologin in the livecd
# autologin="true"
# nonfree mhwd drivers
nonfree_mhwd="false"
# use extra packages as defined in pkglist to activate a full profile
extra="true"
################ install ################
# unset defaults to given value
# efi_boot_loader="grub"
# configure calamares for mhwd
mhwd_used="false"
# configure calamares for oem
oem_used="true"
# configure calamares for netinstall
# netinstall="false"
# configure calamares to use chrootcfg instead of unpackfs
# chrootcfg="false"
# use geoip for localization
# geoip='true'
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep')
disable_systemd=('pacman-init')
# unset defaults to given values,
# names must match openrc service names
# enable_openrc=('acpid' 'bluetooth' 'elogind' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
# disable_openrc=()
# the same workgroup name if samba is used
# smb_workgroup=""
################# livecd #################
# unset defaults to given value
# hostname="manjaro"
# unset defaults to given value
# username="manjaro"
# unset defaults to given value
# password="manjaro"
# the login shell
# defaults to bash
# login_shell=/bin/bash
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here
enable_systemd_live=('manjaro-live' 'pacman-init' 'mirrors-live')
# unset defaults to given values,
# names must match openrc service names
# services in enable_openrc array don't need to be listed here
# enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')

View File

@ -13,6 +13,7 @@ manjaro-gdm-check #this check if nvidia closed drivers are installed and disable
manjaro-gdm-theme #branding theme for GDM: 18.0
gedit
gtksourceview-pkgbuild #highlight for PKGBUILD
manjaro-gnome-vanilla
gnome-backgrounds
gnome-calculator
gnome-control-center
@ -47,6 +48,7 @@ papirus-maia-icon-theme
>extra gnome-weather
>extra gnome-maps
>extra gnome-todo
gtkhash-nautilus
>extra seahorse
file-roller
gparted
@ -71,15 +73,17 @@ mhwd-tui
########
manjaro-alsa
manjaro-artwork
manjaro-wallpapers-18.0
>extra wallpapers-2018
>extra manjaro-wallpapers-18.0
illyria-wallpaper
manjaro-browser-settings
manjaro-settings-manager-notifier
manjaro-gnome-assets-dev
grub-theme-manjaro-dev #grub theme for installed S.O.
manjaro-gnome-assets
grub-theme-manjaro #grub theme for installed S.O.
manjaro-hotfixes
manjaro-pulse
manjaro-hello
manjaro-application-utility
mesa-demos
mobile-broadband-provider-info
modemmanager
@ -98,6 +102,7 @@ nss-mdns
numlockx
openresolv
pamac
flatpak
polkit-gnome
powertop
pulseaudio-bluetooth
@ -114,6 +119,7 @@ terminus-font
totem
tracker
tracker-miners
>extra noto-fonts-compat
ttf-bitstream-vera
ttf-dejavu
ttf-droid
@ -121,8 +127,6 @@ ttf-inconsolata
ttf-indic-otf
ttf-liberation
usb_modeswitch
# arc-maia-icon-theme
# firefox-arc-maia-settings #disable theming since upstream no adjust the theme
vino
xdg-su
xdg-user-dirs
@ -149,22 +153,19 @@ ms-office-online
>extra unace
>extra lrzip
>extra gtk3-print-backends
>extra libreoffice-fresh
>extra libreoffice-still
>extra evolution
>extra lollypop
>extra empathy
>extra telepathy-accounts-signon
>extra uget
>extra transmission-gtk
#>extra brasero
>extra manjaro-documentation-en
>extra jre8-openjdk
>extra jre8-openjdk-headless
#>extra flashplugin
>extra libdvdcss
>extra steam-manjaro
>extra manjaro-printer
>extra blueman
>extra ffmpegthumbnailer
>extra timeshift
>extra kernel-alive
@ -187,4 +188,3 @@ ms-office-online
#>extra subversion
#>extra yaourt
manjaro-aur-support #introduce for testing in community

View File

@ -1,2 +1,2 @@
[General]
theme=KvAdaptaMaia
theme=KvArcMaia

View File

@ -1 +0,0 @@
../../../../shared/manjaro/live-overlay/usr/share

View File

@ -34,7 +34,7 @@ displaymanager="gdm"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-demon' 'mhwd-i2c-syna3602')
enable_systemd=('bluetooth' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'avahi-demon')
disable_systemd=('pacman-init')
# unset defaults to given values,

View File

@ -0,0 +1 @@
grub-theme-live-manjaro

View File

@ -0,0 +1,22 @@
amd-ucode
intel-ucode
bash
coreutils
efibootmgr
filesystem
gcc-libs
glibc
grub-quiet
KERNEL
lsb-release
>manjaro manjaro-release
systemd-sysvcompat
nbd
nfs-utils
util-linux
gnupg
curl
ca-certificates-utils
mkinitcpio-nfs-utils
memtest86+
licenses

74
manjaro/grub/profile.conf Normal file
View File

@ -0,0 +1,74 @@
##########################################
###### use this file in the profile ######
##########################################
# use multilib packages; x86_64 only
multilib="false"
displaymanager="sddm"
# Set to false to disable autologin in the livecd
# autologin="true"
# nonfree mhwd drivers
nonfree_mhwd="false"
# use extra packages as defined in pkglist to activate a full profile
# extra="true"
################ install ################
# unset defaults to given value
# efi_boot_loader="grub"
# configure calamares for netinstall
# netinstall="true"
# configure calamares to use chrootcfg instead of unpackfs
chrootcfg="true"
# use geoip for localization
# geoip='true'
# unset defaults to given value
# hostname="manjaro"
# the login shell
# defaults to bash
# login_shell=/bin/bash
# unset defaults to given values
# addgroups="lp,network,power,wheel"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'tlp' 'tlp-sleep')
# disable_systemd=('pacman-init')
# unset defaults to given values,
# names must match openrc service names
enable_openrc=('acpid' 'elogind' 'cronie' 'dbus' 'syslog-ng' 'NetworkManager')
# disable_openrc=()
# the same workgroup name if samba is used
# smb_workgroup=""
################# livecd #################
# unset defaults to given value
# username="manjaro"
# unset defaults to given value
# password="manjaro"
# unset defaults to given values
# names must match systemd service names
# services in enable_systemd array don't need to be listed here
enable_systemd_live=('manjaro-live' 'pacman-init' 'mirrors-live')
# unset defaults to given values,
# names must match openrc service names
# services in enable_openrc array don't need to be listed here
enable_openrc_live=('manjaro-live' 'pacman-init' 'mirrors-live')

View File

@ -91,10 +91,18 @@ terminus-font
>extra steam-manjaro
## Package management
appimagelauncher
#packagekit-qt5
#discover
flatpak
#fwupd
octopi
octopi-notifier-frameworks
octopi-cachecleaner
octopi-repoeditor
octopi-notifier-frameworks
#pamac
#pamac-tray-appindicator
#manjaro-application-utility
## Printing
>extra cups
@ -113,6 +121,10 @@ octopi-repoeditor
>extra python-pyqt5
>extra python-reportlab
## Optional dependencies for print-manager
>extra system-config-printer # auto-detect the printer driver
>extra python-pysmbc # SMB browser support
## Display manager
sddm
sddm-kcm
@ -144,18 +156,22 @@ systemsettings
user-manager
## Themes QT/GTK/SDDM
breeze
breeze-gtk
#breeze
#breeze-gtk
gnome-icon-theme
gnome-themes-standard
gtk-theme-breath
>extra oxygen
>extra oxygen-icons
#>extra oxygen
#>extra oxygen-icons
plasma5-themes-breath # Default
sddm-breath-theme # Default
grub-theme-manjaro
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
#>extra sni-qt # A Qt plugin that enables tray icons in qt4 applications
## KDE Applications
ark
@ -171,6 +187,7 @@ kfind
kdeconnect
okular
>extra >x86_64 kget
>extra >x86_64 libktorrent
>extra >i686 kdenetwork-kget
kdenetwork-filesharing
#>extra kdenlive
@ -230,13 +247,8 @@ sshfs # remote filesystem browser
## Optional dependencies for okular
poppler-data # encoding data to display PDF documents containing CJK characters
## Optional dependencies for print-manager
>extra system-config-printer # auto-detect the printer driver
>extra python-pysmbc # SMB browser support
## Applications
appimagelauncher
>extra cantata
#>extra cantata
dmidecode # for inxi -m output
htop
imagewriter
@ -245,25 +257,27 @@ inxi
>extra firefox
>basic falkon
ms-office-online
>extra libreoffice-fresh
#>extra libreoffice-fresh
>extra calligra
manjaro-hello
manjaro-settings-manager-kcm
manjaro-settings-manager-knotifier
powertop
>extra qbittorrent
#>extra qbittorrent
screenfetch
systemd-kcm
>extra thunderbird
vlc
#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
>extra jdk8-openjdk
#>extra jre8-openjdk
#>extra jdk8-openjdk
## Documentation
manjaro-documentation-en
@ -282,12 +296,20 @@ xf86-input-mouse
xf86-input-void
## Xorg Server and Graphics
>multilib lib32-libva-intel-driver
>multilib lib32-libva-mesa-driver
>multilib lib32-libva-vdpau-driver
libva-intel-driver
libva-mesa-driver
libva-vdpau-driver
mesa-demos
>multilib lib32-mesa-demos
numlockx
xdg-user-dirs
xorg-server
xorg-twm
xorg-xinit
mesa-demos
>multilib lib32-mesa-demos
xorg-xkill
## Desktop Utils
perl-file-mimeinfo
@ -298,6 +320,6 @@ xdg-su
manjaro-hotfixes
## Flatpak support
>extra flatpak
>extra xdg-desktop-portal
>extra xdg-desktop-portal-kde
#>extra flatpak
#>extra xdg-desktop-portal
#>extra xdg-desktop-portal-kde

View File

@ -1 +0,0 @@
../../../shared/manjaro/live-overlay/usr

View File

@ -33,7 +33,7 @@ extra="true"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'mhwd-i2c-syna3602')
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep')
disable_systemd=('pacman-init')
# unset defaults to given values,

View File

@ -83,6 +83,7 @@ ttf-bitstream-vera # xfce4-terminal default Monospace
## Package management
pamac
flatpak
## Java
>extra jdk8-openjdk
@ -98,6 +99,7 @@ pamac
>extra gtk3-print-backends
>extra hplip
>extra splix
>extra system-config-printer
## Optional dependencies for hplip
>extra pyqt5-common # For hplip
@ -181,13 +183,16 @@ pavucontrol
## Themes
>extra manjaro-wallpapers-18.0
>extra wallpapers-2018
gnome-icon-theme
gnome-themes-standard
grub-theme-manjaro
matcha-gtk-theme
xcursor-simpleandsoft
xcursor-vanilla-dmz-aa
## Applications
>extra catfish
catfish
dmidecode # optional dependency inxi
engrampa
>extra firefox
@ -205,6 +210,7 @@ inxi
>extra libreoffice-still
ms-office-online
manjaro-hello
manjaro-application-utility
manjaro-settings-manager
manjaro-settings-manager-notifier
>basic midori
@ -245,11 +251,17 @@ xf86-input-mouse
xf86-input-void
## Xorg Server and Graphics
xdg-user-dirs
xorg-server
numlockx
>multilib lib32-libva-intel-driver
>multilib lib32-libva-mesa-driver
>multilib lib32-libva-vdpau-driver
libva-intel-driver
libva-mesa-driver
libva-vdpau-driver
mesa-demos
>multilib lib32-mesa-demos
numlockx
xdg-user-dirs
xorg-server
xorg-twm
xorg-xinit
xorg-xkill
@ -260,4 +272,5 @@ xdg-utils
xdg-su
## Misc
gtkhash-thunar
manjaro-hotfixes

View File

@ -12,4 +12,4 @@ xft-hintstyle = hintfull
position = 50%,center 50%,center
clock-format =
panel-position = bottom
indicators = ~host;~spacer;~clock;~spacer;~language;~session;~a11y;~power
indicators = ~host;~spacer;~clock;~spacer;~language;~session;~a11y;~power

View File

@ -0,0 +1 @@
../../../shared/manjaro/live-overlay/etc

View File

@ -0,0 +1,2 @@
[General]
theme=KvAdaptaMaia

View File

@ -0,0 +1,24 @@
[Appearance]
color_scheme_path=
custom_palette=false
icon_theme=Papirus-Adapta-Maia
style=kvantum
[Fonts]
fixed=@Variant(\0\0\0@\0\0\0\x12\0\x43\0\x61\0n\0t\0\x61\0r\0\x65\0l\0l@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
general=@Variant(\0\0\0@\0\0\0\x12\0\x43\0\x61\0n\0t\0\x61\0r\0\x65\0l\0l@$\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
[Interface]
activate_item_on_single_click=1
buttonbox_layout=0
cursor_flash_time=1000
dialog_buttons_have_icons=1
double_click_interval=400
gui_effects=@Invalid()
menus_have_icons=true
stylesheets=@Invalid()
toolbutton_style=4
wheel_scroll_lines=3
[SettingsWindow]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x2\0\0\0\0\x1\x9a\0\0\0\x80\0\0\x3\xd6\0\0\x2\xff\0\0\x1\x9a\0\0\0\xa2\0\0\x3\xd6\0\0\x2\xff\0\0\0\0\0\0\0\0\x5V)

View File

@ -32,14 +32,9 @@ displaymanager="lightdm"
# unset defaults to given values
# names must match systemd service names
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw' 'mhwd-i2c-syna3602')
enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' 'ufw')
disable_systemd=('pacman-init')
# unset defaults to given values,
# names must match openrc service names
# enable_openrc=('acpid' 'bluetooth' 'elogind' 'cronie' 'cupsd' 'dbus' 'syslog-ng' 'NetworkManager')
# disable_openrc=()
# the same workgroup name if samba is used
# smb_workgroup=""
@ -65,8 +60,3 @@ disable_systemd=('pacman-init')
# names must match systemd service names
# services in enable_systemd array don't need to be listed here
# enable_systemd_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')
# unset defaults to given values,
# names must match openrc service names
# services in enable_openrc array don't need to be listed here
# enable_openrc_live=('manjaro-live' 'mhwd-live' 'pacman-init' 'mirrors-live')

View File

@ -1,5 +1,5 @@
calamares-git
>manjaro grub-theme-live-manjaro-dev
calamares
>manjaro grub-theme-live-manjaro
gsmartcontrol
manjaro-architect
manjaro-live-skel

View File

@ -1,4 +1,4 @@
calamares-git
calamares
KERNEL-bbswitch
KERNEL-broadcom-wl
KERNEL-r8168

View File

@ -1,6 +1,8 @@
KERNEL-bbswitch
KERNEL-broadcom-wl
KERNEL-r8168
KERNEL-zfs
zfs-utils
#KERNEL-rt3562sta
KERNEL-virtualbox-guest-modules
libva-intel-driver

View File

@ -50,7 +50,6 @@ man-pages
memtest86+
mhwd
mhwd-db
mhwd-i2c-syna3602
mkinitcpio-openswap
nano
ntfs-3g
@ -78,6 +77,7 @@ lvm2
mdadm
nfs-utils
rsync
systemd-fsck-silent
systemd-sysvcompat
tlp
wpa_supplicant

View File

@ -0,0 +1,94 @@
acpi
amd-ucode
>i686 archlinux32-keyring
b43-fwcutter
bash
btrfs-progs
bzip2
coreutils
crda
dbus-x11
dhclient
diffutils
dmraid
dnsmasq
dosfstools
e2fsprogs
ecryptfs-utils
efibootmgr
exfat-utils
f2fs-tools
file
filesystem
findutils
gawk
gcc-libs
>multilib gcc-libs-multilib
gettext
glibc
grep
grub
#grub-quiet # seems we are not ready yet
gzip
inetutils
intel-ucode
iproute2
iptables
iputils
ipw2100-fw
ipw2200-fw
jfsutils
KERNEL
less
licenses
linux-firmware
logrotate
lsb-release
man-db
manjaro-firmware
>manjaro manjaro-release
manjaro-system
man-pages
memtest86+
mhwd
mhwd-db
mkinitcpio-openswap
nano
ntfs-3g
os-prober
pacman
pciutils
perl
procps-ng
psmisc
reiserfsprogs
sed
shadow
spectre-meltdown-checker
s-nail
sudo
sysfsutils
acpid
cpupower
cronie
cryptsetup
device-mapper
dhcpcd
haveged
lvm2
mdadm
nfs-utils
rsync
#systemd-fsck-silent # only needed with grub-quiet
systemd-sysvcompat
tlp
wpa_supplicant
tar
texinfo
usbutils
util-linux
vi
wget
which
xfsprogs
zsh

View File

@ -1,7 +1,7 @@
GRUB_DEFAULT=saved
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Manjaro"
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX_DEFAULT=""
GRUB_CMDLINE_LINUX=""
# If you want to enable the save default function, uncomment the following
@ -42,7 +42,7 @@ GRUB_COLOR_NORMAL="light-gray/black"
GRUB_COLOR_HIGHLIGHT="green/black"
# Uncomment one of them for the gfx desired, a image background or a gfxtheme
GRUB_BACKGROUND="/usr/share/grub/background.png"
#GRUB_BACKGROUND="/usr/share/grub/background.png"
#GRUB_THEME="/path/to/gfxtheme"
# Uncomment to get a beep at GRUB start

View File

@ -1,23 +0,0 @@
---
componentName: manjaro
strings:
productName: Manjaro Linux
shortProductName: Manjaro
version: 18.0-beta-6
shortVersion: 18.0-beta-6
versionedName: Manjaro Linux 18.0-beta-6 "Illyria"
shortVersionedName: Manjaro 18.0-beta-6
bootloaderEntryName: Manjaro
images:
productLogo: "logo.png"
productIcon: "logo.png"
productWelcome: "languages.png"
slideshow: "show.qml"
style:
sidebarBackground: "#454948"
sidebarText: "#efefef"
sidebarTextSelect: "#9E4F5D"