Add bspwm-mate

This commit is contained in:
Chrysostomus 2018-02-19 21:34:51 +02:00
parent 4776d32a32
commit 94d2c7aed4
27 changed files with 964 additions and 3 deletions

View File

@ -0,0 +1,139 @@
# Applications
eom
vlc-nightly
transmission-gtk
thunar-gtk3
thunar-archive-plugin-gtk3
thunar-media-tags-plugin
thunar-shares-plugin-manjaro
thunar-volman-gtk3
mousepad
sterminal
pavucontrol
chromium
gnome-disk-utility
gufw
>extra libreoffice-fresh
>extra gparted
>extra gimp
# Desktop
alsa-firmware
alsa-plugins
alsa-utils
bspwm-manjaro
bspwm-ruler
bspwm-scripts
bspwm-wallpapers
compton
compton-conf
dbus-x11
dunstify
desktop-file-utils
feh
gnome-keyring
gksu
gtk3-classic
gvfs
light
lightdm-slick-greeter
light-locker
lightdm-settings
manjaro-hello
manjaro-settings-manager
mate-control-center
mate-tweak
manjaro-mate-panel-layout
mate-polkit
mate-applets
mate-notification-daemon
mate-session-manager
mate-power-manager
mate-netbook
mate-menus
manjaro-bspwm-mate-settings
manjaro-browser-settings-native
mygtkmenui
mozo
network-manager-applet
pa-applet
pamac
pulseaudio-ctl
rofi-scripts
rootmenu
sxhkd
terminus-font
thermald
xcape
xdg-su
xdg-user-dirs
xdg-utils
xf86-input-elographics
xf86-input-evdev
xf86-input-keyboard
xf86-input-libinput
xf86-input-mouse
xf86-input-void
xorg-server
xorg-xinit
xorg-xprop
xorg-xsetroot
xdg-user-dirs-gtk
# Terminal
dash
atool
bc
bmenu
brandr
links
clonezilla
dconf
delayed-hibernation
dfc
downgrade
hibernator
htop
inxi
libdnet
limepanel
maia-console
manjaro-architect
manjaro-zsh-config
moc
ncdu
nerd-fonts-terminus
yay
pacui
perl-file-mimeinfo
poppler
ps_mem
ranger
speedtest-cli
tree
w3m
# Printing, drivers and networking
>extra manjaro-printer
>extra gtk3-print-backends
>extra avahi
>extra manjaro-settings-samba
>extra blueman
networkmanager
networkmanager-dispatcher-ntpd
networkmanager-dmenu
networkmanager-openconnect
networkmanager-openvpn
networkmanager-pptp
networkmanager-vpnc
openresolv
manjaro-pulse
# Themes
xcursor-breeze
adwaita-maia-gtk3
breeze-maia-icon-themes
gtk-theme-breath
kvantum-manjaro
qt5ct

View File

@ -0,0 +1,11 @@
manjaro-live-skel
mkinitcpio-nfs-utils
nbd
>sonar sonar-calamares-branding
squashfs-tools
manjaro-live-systemd
>sonar thus
>manjaro grub-theme-live-manjaro
>sonar grub-theme-live-sonar
gsmartcontrol
calamares

View File

@ -0,0 +1,50 @@
#KERNEL-bbswitch
#KERNEL-broadcom-wl
#KERNEL-r8168
#KERNEL-rt3562sta
KERNEL-virtualbox-guest-modules
libva-intel-driver
libva-mesa-driver
#libva-vdpau-driver
#>multilib lib32-libva-vdpau-driver
libxaw
libxpm
libxvmc
mesa-vdpau
#>multilib lib32-mesa-vdpau
#>multilib lib32-libxvmc
#>multilib lib32-primus
#>nonfree_default catalyst-utils
#>nonfree_default KERNEL-catalyst
#>nonfree_default KERNEL-nvidia
#>nonfree_default KERNEL-nvidia-304xx
#>nonfree_default KERNEL-nvidia-340xx
#>nonfree_default nvidia-304xx-utils
#>nonfree_default nvidia-340xx-utils
#>nonfree_default nvidia-utils
#>nonfree_multilib lib32-catalyst-utils
#>nonfree_multilib lib32-nvidia-304xx-utils
#>nonfree_multilib lib32-nvidia-340xx-utils
#>nonfree_multilib lib32-nvidia-utils
opencl-mesa
open-vm-tools
pangox-compat
#primus
#bumblebee
virtualbox-guest-utils
#vulkan-radeon
#>multilib lib32-vulkan-radeon
vulkan-intel
#>multilib lib32-vulkan-intel
xf86-input-vmmouse
#xf86-video-amdgpu
#xf86-video-ati
xf86-video-dummy
xf86-video-fbdev
xf86-video-intel
#xf86-video-nouveau
#xf86-video-openchrome
xf86-video-sisusb
xf86-video-vesa
xf86-video-vmware
#xf86-video-voodoo

View File

@ -0,0 +1,92 @@
acpi
b43-fwcutter
bash
btrfs-progs
bzip2
coreutils
crda
dbus-x11
dhclient
diffutils
dmraid
dnsmasq
dosfstools
e2fsprogs
ecryptfs-utils
>x86_64 efibootmgr
exfat-utils
f2fs-tools
file
filesystem
findutils
gawk
gcc-libs
>multilib gcc-libs-multilib
gettext
glibc
grep
grub
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
pcmciautils
perl
procps-ng
psmisc
reiserfsprogs
sed
shadow
s-nail
>sonar sonar-release
sudo
sysfsutils
acpid
cpupower
cronie
cryptsetup
device-mapper
dhcpcd
haveged
lvm2
mdadm
nfs-utils
rsync
systemd-sysvcompat
tlp
wpa_supplicant
tar
texinfo
usbutils
util-linux
vi
wget
which
xfsprogs
zd1211-firmware
zsh

View File

@ -0,0 +1,10 @@
Section "InputClass"
Identifier "libinput touchpad catchall"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
Driver "libinput"
Option "AccelSpeed" "0.3"
Option "Tapping" "on"
EndSection

View File

@ -0,0 +1,9 @@
# useradd defaults file for ArchLinux
# original changes by TomK
GROUP=100
HOME=/home
INACTIVE=-1
EXPIRE=
SHELL=/bin/zsh
SKEL=/etc/skel
CREATE_MAIL_SPOOL=no

View File

@ -0,0 +1,6 @@
#
# This file is parsed by pam_env module
#
# Syntax: simple "KEY=VAL" pairs on separate lines
#
GTK_CSD=1

View File

@ -0,0 +1,26 @@

Manjaro Live ISO (\l) - \s-\r \m
\e[0m# Welcome to Manjaro #
\e[34m██████████████████ ████████
██████████████████ ████████
██████████████████ ████████
██████████████████ ████████
████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████\e[0m

View File

@ -0,0 +1,169 @@
#
# 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

@ -0,0 +1,11 @@
[Greeter]
background=/usr/share/backgrounds/lockscreen.png
background-color=#2e3d44
draw-grid=false
theme-name=Breath-Dark
icon-theme-name=Breeze_maia-Dark
cursor-theme-name=xcursor-breeze
font-name='Noto Sans 12'
xft-antialias=true
xft-hintstyle=hintfull
enable-hidpi=auto

View File

@ -0,0 +1,31 @@
# /etc/profile
#Set our umask
umask 022
# Set our default path
PATH="/usr/local/sbin:/usr/local/bin:/usr/bin:$HOME/.config/bspwm:$HOME/.config/bspwm/panel:$HOME/.bin"
export PATH
export XDG_CONFIG_HOME="$HOME/.config"
export BSPWM_SOCKET="/tmp/bspwm-socket"
export XDG_CONFIG_DIRS=/usr/etc/xdg:/etc/xdg
# Load profiles from /etc/profile.d
if test -d /etc/profile.d/; then
for profile in /etc/profile.d/*.sh; do
test -r "$profile" && . "$profile"
done
unset profile
fi
# Source global bash config
if test "$PS1" && test "$BASH" && test -r /etc/bash.bashrc; then
. /etc/bash.bashrc
fi
# Termcap is outdated, old, and crusty, kill it.
unset TERMCAP
# Man is much better than us at figuring this out
unset MANPATH
BROWSER=/usr/bin/xdg-open

View File

@ -0,0 +1,111 @@
#! /bin/sh
gap=15
PANEL_HEIGHT=25
export gap
export PANEL_HEIGHT
#This creates negative padding equal to window gap so that gaps are shown only between windows and not on desktop edges.
bspc config window_gap $gap;
bspc config top_padding $(($PANEL_HEIGHT-$gap))
bspc config left_padding -$gap
bspc config right_padding -$gap
bspc config bottom_padding -$gap
#Various settings
bspc config gapless_monocle false #Default setup uses negative padding, and gapless monocle looks really weird like that
bspc config borderless_monocle true
bspc config single_monocle true
bspc config paddingless_monocle false
#bspc config ignore_ewmh_focus true
#bspc config initial_polarity second_child
bspc config remove_disabled_monitors true
bspc config remove_unplugged_monitors true
## Honor size hints: do not make windows smaller than they wish to be
#bspc config honor_size_hints true
##Color settings
bspc config focused_border_color "#1ABB9B"
bspc config normal_border_color "#2D2D2D"
#"#000000"
bspc config presel_feedback_color "#1ABB9B"
#"#8F3724"
bspc config border_width 2
bspc config focus_follows_pointer true
#bspc config pointer_follows_focus true #Some keybindings automatically enable and disable this setting
#Settings for manual splitting
bspc config split_ratio 0.52
#bspc monitor -d i ii iii iv v vi vii viii ix x
#bspc monitor -d One Two Three Four Five Six Seven Eight Nine Ten
#bspc monitor -d I II III IV V VI VII VIII IX X
#bspc monitor -d • • • • • • • • • •
#bspc monitor -d I II III IV V VI
###This creates and names desktops for multiple monitors.
workspaces_multimonitor &
bspc rule -a screenkey --unmanage
bspc rule -a gcolor2 state=floating center=true
bspc rule -a lxappearance state=floating center=true
bspc rule -a gmrun state=floating center=true
bspc rule -a lxterminal state=floating center=true sticky=true
#bspc rule -a urxvt state=floating center=true
bspc rule -a viewnior state=floating center=true
bspc rule -a file-roller state=floating center=true
bspc rule -a floaterm state=floating center=true
bspc rule -a spotify state=pseudo_tiled
#bspc rule -a nautilus state=pseudo_tiled
#bspc rule -a skype state=pseudo_tiled
bspc rule -a file-roller state=pseudo_tiled
bspc rule -a transmission-gtk state=pseudo_tiled
bspc rule -a conky sticky=on manage=off lower=on
bspc rule -a astime sticky=on
bspc rule -a yad state=floating
bspc rule -a Docky layer=above border=off manage=on
bspc rule -a Plank layer=above border=off manage=on
bspc rule -a wbar layer=above
bspc rule -a dockbarx layer=above
bspc rule -a google-chrome-unstable private=on
bspc rule -a google-chrome-stable private=on
bspc rule -a chromium private=on
bspc rule -a firefox private=on
bspc rule -a midori private=on
bspc rule -a gnome-pie border=off manage=off
bspc rule -a wpa_gui state=pseudo_tiled
bspc rule -a libreoffice state=tiled
bspc rule -a '*:libreofficedev' state=tiled
bspc rule -a '*:soffice' state=tiled
#bspc rule -a firefox desktop=I
#bspc rule -a calibre desktop=II
#bspc rule -a geany desktop=II
#bspc rule -a deluge desktop=III
bspc rule -a 9menu border=off manage=off
bspc rule -a tint2 border=off manage=off
#bspc desktop I --layout monocle
#bspc desktop II --layout monocle
## Autogap adjusts windowgap automatically according to the number of
## windows on the desktop. Using it disables negative window gap.
#autogap &
## This script balances all windows when new one is spawned
#euclid_balancer &
##Edge-switcher switches to next workspace when moves moves to the
##edge of the monitor (behavior similar to enlightenment)
#edge-switcher &
###External rules
##Pseudo automatic mode: always splits focused window when opening new window
bspc config external_rules_command /usr/bin/pseudo_automatic_mode
##Adjust new window: splits biggest windows to keep windows about the same size
#bspc config external_rules_command /usr/bin/adjust-new-window
##Autostart apps
#Keybindings daemon
#sxhkd &
#Source autostartfile. Uncomment this if you use bspwm-git
#. $HOME/.config/bspwm/autostart

View File

@ -0,0 +1 @@
kernel.printk = 3 3 3 3

View File

@ -0,0 +1,5 @@
# This file is written by LXAppearance. Do not edit.
[Icon Theme]
Name=Default
Comment=Default Cursor Theme
Inherits=xcursor-breeze

View File

@ -0,0 +1,10 @@
.window-frame, .window-frame:backdrop {
box-shadow: 0 0 0 black;
border-style: none;
margin: 0;
border-radius: 0;
}
.titlebar {
border-radius: 0;
}

View File

@ -0,0 +1,17 @@
[Settings]
gtk-theme-name=Breath-Dark
gtk-icon-theme-name=Breeze-Maia-Dark
gtk-font-name=xos4 Terminus 13
gtk-cursor-theme-name=xcursor-breeze
gtk-cursor-theme-size=0
gtk-toolbar-style=GTK_TOOLBAR_ICONS
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1
gtk-menu-images=1
gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1
gtk-xft-antialias=0
gtk-xft-hinting=0
gtk-xft-hintstyle=hintmedium
gtk-application-prefer-dark-theme=1
gtk-decoration-layout=:menu,appmenu,close

View File

@ -0,0 +1,77 @@
[Toplevel top]
orientation=top
expand=true
size=25
[Object workspaceswitcherapplet]
locked=false
position=1440
panel-right-stick=false
toplevel-id=top
applet-iid=WnckletFactory::WorkspaceSwitcherApplet
object-type=applet
[Object notificationarea]
locked=false
position=223
panel-right-stick=true
toplevel-id=top
applet-iid=NotificationAreaAppletFactory::NotificationArea
object-type=applet
[Object clockapplet]
locked=false
position=164
panel-right-stick=true
toplevel-id=top
applet-iid=ClockAppletFactory::ClockApplet
object-type=applet
[Object commandapplet]
locked=false
position=252
panel-right-stick=false
toplevel-id=top
applet-iid=CommandAppletFactory::CommandApplet
object-type=applet
[Object logout]
action-type=logout
locked=false
position=26
panel-right-stick=true
toplevel-id=top
object-type=action
[Object windowmenuapplet]
locked=false
position=229
panel-right-stick=false
toplevel-id=top
applet-iid=WnckletFactory::WindowMenuApplet
object-type=applet
[Object launcher]
locked=false
position=263
launcher-location=bspc-zen.desktop
panel-right-stick=false
toplevel-id=top
object-type=launcher
menu-path=applications:/
[Object menu-bar]
locked=false
position=0
panel-right-stick=false
toplevel-id=top
applet-iid=
object-type=menu-bar
[Object separator]
locked=false
position=219
panel-right-stick=false
toplevel-id=top
object-type=separator

View File

@ -0,0 +1,87 @@
[general]
default-layout='bspwm-tweak'
object-id-list=['workspaceswitcherapplet', 'notificationarea', 'clockapplet', 'commandapplet', 'logout', 'windowmenuapplet', 'launcher', 'object-0', 'object-1']
toplevel-id-list=['top']
[toplevels/top]
expand=true
orientation='top'
screen=0
size=25
[objects/commandapplet]
applet-iid='CommandAppletFactory::CommandApplet'
locked=false
toplevel-id='top'
position=252
object-type='applet'
panel-right-stick=false
[objects/commandapplet/prefs]
width=70
command='xtitle'
[objects/windowmenuapplet]
applet-iid='WnckletFactory::WindowMenuApplet'
locked=false
toplevel-id='top'
position=229
object-type='applet'
panel-right-stick=false
[objects/workspaceswitcherapplet]
applet-iid='WnckletFactory::WorkspaceSwitcherApplet'
locked=false
toplevel-id='top'
position=1440
object-type='applet'
panel-right-stick=false
[objects/clockapplet]
applet-iid='ClockAppletFactory::ClockApplet'
locked=false
toplevel-id='top'
position=164
object-type='applet'
panel-right-stick=true
[objects/clockapplet/prefs]
format='24-hour'
custom-format=''
[objects/object-0]
toplevel-id='top'
position=0
object-type='menu-bar'
panel-right-stick=false
[objects/notificationarea]
applet-iid='NotificationAreaAppletFactory::NotificationArea'
locked=false
toplevel-id='top'
position=223
object-type='applet'
panel-right-stick=true
[objects/object-1]
toplevel-id='top'
position=219
object-type='separator'
panel-right-stick=false
[objects/logout]
locked=false
toplevel-id='top'
action-type='logout'
position=26
object-type='action'
panel-right-stick=true
[objects/launcher]
locked=false
launcher-location='bspc-zen.desktop'
menu-path='applications:/'
position=263
object-type='launcher'
panel-right-stick=false
toplevel-id='top'

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 B

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,31 @@

Manjaro Live ISO (\l) - \s-\r \m
\e[0m# Welcome to Manjaro #
\e[34m██████████████████ ████████
██████████████████ ████████
██████████████████ ████████
██████████████████ ████████
████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████
████████ ████████ ████████\e[0m
login:
\e[34muser\e[0m \e[1m\e[36mmanjaro\e[0m
\e[34mpassword\e[0m \e[1m\e[36mmanjaro\e[0m
To launch the installer run: \e[1m\e[36msudo setup\e[0m

View File

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

View File

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

View File

@ -0,0 +1,64 @@
##########################################
###### use this file in the profile ######
##########################################
displaymanager="lightdm"
nonfree_mhwd="true"
multilib="true"
# use extra packages as defined in pkglist to activate a full profile
extra="true"
################ install ################
# 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=('cronie' 'ModemManager' 'NetworkManager' 'tlp' 'tlp-sleep' 'avahi-daemon' 'add-autologin-group')
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' 'tlp' 'tlp-sleep' 'xdm')
# disable_openrc=()
# the same workgroup name if samba is used
# smb_workgroup=""
################# livecd #################
# unset defaults to given value
hostname="manjaro-bspwm"
# 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="video,audio,power,disk,storage,optical,network,lp,scanner,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' 'pacman-boot')
# 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' 'pacman-boot')

View File

@ -76,7 +76,7 @@ pacui
perl-file-mimeinfo
poppler
ps_mem
pulseaudio-ctl
>extra pulseaudio-ctl
ranger
rofi
rofi-scripts

View File

@ -14,10 +14,10 @@ extra="false"
################ install ################
# configure calamares for netinstall
netinstall="true"
netinstall="false"
# configure calamares to use chrootcfg instead of unpackfs
chrootcfg="true"
chrootcfg="false"
# use geoip for localization
# geoip='true'