diff --git a/community/openbox/Packages-Desktop b/community/openbox/Packages-Desktop deleted file mode 100644 index 9bcf8d0b..00000000 --- a/community/openbox/Packages-Desktop +++ /dev/null @@ -1,153 +0,0 @@ -## xorg -xorg-server -xorg-server-common -xorg-xbacklight -xorg-xinit -xorg-xkill -xorg-xprop -xf86-input-keyboard -xf86-input-libinput -xf86-input-mouse - -## system requirements -bash-completion -gamin -#gksu -zensu -gnome-keyring -gtk3-classic # toolkit -gvfs # gnome virtual filesystem -gvfs-afc # apple -gvfs-mtp # android -gvfs-smb # windows network shares -polkit # policy -poppler -python2-xdg -xdg-user-dirs -xdg-utils - -## manjaro -manjaro-settings-manager - -## window manager and helpers -compton # transparency -conky # info on screen -dunst # messages -i3lock # lockscreen -imagemagick # image manipulation -jsoncpp # polybar reading configs -kickshaw # openbox menu editor -libmpdclient # polybar media controlling -lxmenu-data # openbox-menu data -nitrogen # wallpaper management -ob-autostart # openbox autostart -obkey-gtk3 # openbox keypress editor -obmenu-generator # openbox menu generator -openbox # window manager -polybar # next generation bar/launcher -rofi # menu selector -skippy-xd # expose style window switcher -scrot # screen capture -tint2 # old school bar/launcher -wireless_tools # tools used by polybar -wmctrl # controlling window manager -xcape # shortcut keys define -xdotool # simulate shortcut keys -zenity # window for communication with user - -## desktop and settings -arandr # monitor layout -exo-gtk3 # open with default programs -lxappearance-gtk3 # openbox appearance manager -lxappearance-obconf-gtk3 # obconf plugin -lxsession-gtk3 # session manager -obconf -xfce4-settings-gtk3 - -## package manager -pacui # console systemtool pacman/yaourt wrapper -pamac # graphic systemtool pacman/yaourt wrapper - -## display manager -lightdm # display manager -lightdm-slick-greeter # greeter - -## terminal -termite # nonsense terminal -xfce4-terminal # xfce terminal - -## filemanager -catfish # filesearch utility -file-roller # archive manager utility -mc # norton commander clone file manager -ranger # highspeed console file manager -thunar-gtk3 # well reputed file manager -thunar-archive-plugin-gtk3 # plugin for archives -thunar-media-tags-plugin # plugin for media -thunar-volman-gtk3 # plugin for removable media -tumbler # thumbnail generator - -## network -networkmanager # network manger including nmtui -networkmanager-dmenu # - -## net tools -bind-tools # -net-tools # -nmap # - -## system tool -clonezilla -fsarchiver -testdisk - -## browser -lynx # text based browser used by ranger and mc -basilisk-bin -#chromium # opensource browser - -## mail -claws-mail # slim and fast mail client - -## theming -manjaro-openbox-common -manjaro-openbox-extra-skel -manjaro-openbox-grub-theme -manjaro-openbox-scripts -manjaro-openbox-settings -manjaro-openbox-theming-fonts -manjaro-openbox-theming-icons -manjaro-openbox-theming-theme -manjaro-wallpapers-18.0 -manjaro-zsh-config -manjaro-guake-config -openbox-themes - -## utilities -android-file-transfer # android file -android-tools # adb and fastboot -android-udev # rules for attaching android devices to usb -qpdfview # pdf -galculator # calculator -gcolor2 # colorpicker -gparted # partition tool -gpicview-gtk3 # image viewer -gsimplecal # calendar -htop # process monitor used by polybar -inxi # human readable sysinfo -numlockx # numlock -p7zip # archive manager for 7zip -ps_mem # process view -screenfetch # show off your system -sublime-text-dev # multi-purpose text editor - # proprietary preview - no timelimit - occacional nag screen - -## media, audio & codec -audacious-gtk3 -audacious-plugins-gtk3 -manjaro-pulse -mpv # mediaplayer -pamixer -playerctl # player control -pavucontrol -volumeicon # volume control diff --git a/community/openbox/Packages-Live b/community/openbox/Packages-Live deleted file mode 120000 index 5e66e00b..00000000 --- a/community/openbox/Packages-Live +++ /dev/null @@ -1 +0,0 @@ -../../shared/Packages-Live \ No newline at end of file diff --git a/community/openbox/Packages-Mhwd b/community/openbox/Packages-Mhwd deleted file mode 120000 index 9df3d5e3..00000000 --- a/community/openbox/Packages-Mhwd +++ /dev/null @@ -1 +0,0 @@ -../../shared/Packages-Mhwd \ No newline at end of file diff --git a/community/openbox/Packages-Root b/community/openbox/Packages-Root deleted file mode 120000 index 60cc7bde..00000000 --- a/community/openbox/Packages-Root +++ /dev/null @@ -1 +0,0 @@ -../../shared/Packages-Root \ No newline at end of file diff --git a/community/openbox/desktop-overlay/etc/X11/xorg.conf.d/50-touchpad.conf b/community/openbox/desktop-overlay/etc/X11/xorg.conf.d/50-touchpad.conf deleted file mode 100644 index 1e7d12bc..00000000 --- a/community/openbox/desktop-overlay/etc/X11/xorg.conf.d/50-touchpad.conf +++ /dev/null @@ -1,6 +0,0 @@ -Section "InputClass" - Identifier "tap-by-default" - MatchIsTouchpad "on" - MatchDriver "libinput" - Option "Tapping" "on" -EndSection \ No newline at end of file diff --git a/community/openbox/desktop-overlay/etc/default/useradd b/community/openbox/desktop-overlay/etc/default/useradd deleted file mode 100644 index 999b3c68..00000000 --- a/community/openbox/desktop-overlay/etc/default/useradd +++ /dev/null @@ -1,10 +0,0 @@ -# useradd defaults file for Manjaro Linux -# useradd defaults file for ArchLinux -# original changes by TomK -GROUP=users -HOME=/home -INACTIVE=-1 -EXPIRE= -SHELL=/bin/zsh -SKEL=/etc/skel -CREATE_MAIL_SPOOL=no diff --git a/community/openbox/desktop-overlay/etc/lightdm/lightdm.conf b/community/openbox/desktop-overlay/etc/lightdm/lightdm.conf deleted file mode 100644 index a88302d3..00000000 --- a/community/openbox/desktop-overlay/etc/lightdm/lightdm.conf +++ /dev/null @@ -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=slick-greeter -#greeter-hide-users=false -#greeter-allow-guest=true -#greeter-show-manual-login=false -#greeter-show-remote-login=true -user-session=openbox -#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=fh -#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 diff --git a/community/openbox/desktop-overlay/etc/lightdm/slick-greeter.conf b/community/openbox/desktop-overlay/etc/lightdm/slick-greeter.conf deleted file mode 100644 index 443b454b..00000000 --- a/community/openbox/desktop-overlay/etc/lightdm/slick-greeter.conf +++ /dev/null @@ -1,5 +0,0 @@ -[Greeter] -background=/usr/share/slick-greeter/slick-greeter.png -theme-name=Breath-Dark -icon-theme-name=Breath-Dark -draw-grid=false diff --git a/community/openbox/live-overlay/etc/default/grub b/community/openbox/live-overlay/etc/default/grub deleted file mode 100644 index cd7cc5f9..00000000 --- a/community/openbox/live-overlay/etc/default/grub +++ /dev/null @@ -1,49 +0,0 @@ -GRUB_DEFAULT=saved -GRUB_TIMEOUT=5 -GRUB_DISTRIBUTOR="Manjaro" -GRUB_CMDLINE_LINUX_DEFAULT="quiet splash" -GRUB_CMDLINE_LINUX="" - -# If you want to enable the save default function, uncomment the following -# line, and set GRUB_DEFAULT to saved. -GRUB_SAVEDEFAULT=true - -# Preload both GPT and MBR modules so that they are not missed -GRUB_PRELOAD_MODULES="part_gpt part_msdos" - -# Uncomment to enable Hidden Menu, and optionally hide the timeout count -#GRUB_HIDDEN_TIMEOUT=5 -#GRUB_HIDDEN_TIMEOUT_QUIET=true - -# Uncomment to use basic console -GRUB_TERMINAL_INPUT=console - -# Uncomment to disable graphical terminal -#GRUB_TERMINAL_OUTPUT=console - -# The resolution used on graphical terminal -# note that you can use only modes which your graphic card supports via VBE -# you can see them in real GRUB with the command `vbeinfo' -GRUB_GFXMODE=auto - -# Uncomment to allow the kernel use the same resolution used by grub -GRUB_GFXPAYLOAD_LINUX=keep - -# Uncomment if you want GRUB to pass to the Linux kernel the old parameter -# format "root=/dev/xxx" instead of "root=/dev/disk/by-uuid/xxx" -#GRUB_DISABLE_LINUX_UUID=true - -# Uncomment to disable generation of recovery mode menu entries -GRUB_DISABLE_RECOVERY=true - -# Uncomment and set to the desired menu colors. Used by normal and wallpaper -# modes only. Entries specified as foreground/background. -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_THEME="/path/to/gfxtheme" - -# Uncomment to get a beep at GRUB start -#GRUB_INIT_TUNE="480 440 1" diff --git a/community/openbox/live-overlay/etc/default/tlp b/community/openbox/live-overlay/etc/default/tlp deleted file mode 100644 index c33ece30..00000000 --- a/community/openbox/live-overlay/etc/default/tlp +++ /dev/null @@ -1,221 +0,0 @@ -# ------------------------------------------------------------------------------ -# tlp - Parameters for power save - -# Hint: some features are disabled by default, remove the leading # to enable them - -# Set to 0 to disable/1 to enable TLP -TLP_ENABLE=1 - -# Seconds laptop mode has to to wait after the disk goes idle before doing a sync. -# Non-zero value enables, zero disables laptop mode. -DISK_IDLE_SECS_ON_AC=0 -DISK_IDLE_SECS_ON_BAT=2 - -# Dirty page values (timeouts in secs). -MAX_LOST_WORK_SECS_ON_AC=15 -MAX_LOST_WORK_SECS_ON_BAT=60 - -# Select a cpu frequency scaling governor: ondemand/powersave/performance/conservative -# Important: -# - You *must* disable your distribution's governor settings or conflicts will occur -# - ondemand is sufficient for *almost all* workloads, you should know what you're doing! -#CPU_SCALING_GOVERNOR_ON_AC=ondemand -#CPU_SCALING_GOVERNOR_ON_BAT=ondemand - -# Set the min/max frequency available for the scaling governor. -# Possible values strongly depend on your cpu. For available frequencies see -# tlp-stat output, Section "+++ Processor". -# Hint: Parameters are disabled by default, remove the leading # to enable them, -# otherwise kernel default values are used. -#CPU_SCALING_MIN_FREQ_ON_AC=0 -#CPU_SCALING_MAX_FREQ_ON_AC=0 -#CPU_SCALING_MIN_FREQ_ON_BAT=0 -#CPU_SCALING_MAX_FREQ_ON_BAT=0 - -# Set the cpu "turbo boost" feature: 0=disable / 1=allow -# Requires an Intel Core i processor and kernel 3.7 or later. -# Important: -# - This may conflict with your distribution's governor settings -# - A value of 1 does *not* activate boosting, it just allows it -#CPU_BOOST_ON_AC=1 -#CPU_BOOST_ON_BAT=0 - -# Minimize number of used cpu cores/hyper-threads under light load conditions -SCHED_POWERSAVE_ON_AC=0 -SCHED_POWERSAVE_ON_BAT=1 - -# Kernel NMI Watchdog -# 0=disable (default, saves power) / 1=enable (for kernel debugging only) -NMI_WATCHDOG=0 - -# Change CPU voltages aka "undervolting" - Kernel with PHC patch required -# Freq:voltage pairs are written to /sys/devices/system/cpu/cpu0/cpufreq/phc_controls -# CAUTION: only use this, if you thoroughly understand what you are doing! -#PHC_CONTROLS="F:V F:V F:V F:V" - -# Hard disk devices, separate multiple devices with spaces (default: sda). -# Devices can be specified by disk id too (lookup with: tlp diskid). -DISK_DEVICES="sda sdb" - -# Hard disk advanced power management level: 1(max saving)..254(off) -# Levels 1..127 may spin down the disk. -# Separate values for multiple devices with spaces. -DISK_APM_LEVEL_ON_AC="254 254" -DISK_APM_LEVEL_ON_BAT="254 254" - -# Hard disk spin down timeout: -# 0: spin down disabled -# 1..240: timeouts from 5s to 20min (in units of 5s) -# 241..251: timeouts from 30min to 5.5 hours (in units of 30min) -# (see 'man hdparm' for details) -#DISK_SPINDOWN_TIMEOUT_ON_AC="0 0" -#DISK_SPINDOWN_TIMEOUT_ON_BAT="0 0" - -# Select io scheduler for the disk devices: noop/deadline/cfq (Default: cfq) -# Separate values for multiple devices with spaces. -#DISK_IOSCHED="cfq cfq" - -# SATA aggressive link power management (ALPM): -# min_power/medium_power/max_performance -SATA_LINKPWR_ON_AC=max_performance -SATA_LINKPWR_ON_BAT=min_power - -# PCI Express Active State Power Management (PCIe ASPM): -# default/performance/powersave -# Hint: needs kernel boot option pcie_aspm=force on some machines -PCIE_ASPM_ON_AC=performance -PCIE_ASPM_ON_BAT=powersave - -# Radeon graphics clock speed (profile method): low/mid/high/auto/default -# auto = mid on BAT, high on AC; default = use hardware defaults -# (Kernel >= 2.6.35 only, not with fglrx driver!) -RADEON_POWER_PROFILE_ON_AC=high -RADEON_POWER_PROFILE_ON_BAT=low - -# New radeon dynamic power management method (dpm): battery/performance -# (Kernel >= 3.11 only, requires boot option radeon.dpm=1) -RADEON_DPM_STATE_ON_AC=performance -RADEON_DPM_STATE_ON_BAT=battery - -# New radeon dpm performance level: auto/low/high (auto is recommended) -RADEON_DPM_PERF_LEVEL_ON_AC=auto -RADEON_DPM_PERF_LEVEL_ON_BAT=auto - -# WiFi power saving mode: 1=disable/5=enable -# (Linux 2.6.32 and later, some adapters only!) -WIFI_PWR_ON_AC=1 -WIFI_PWR_ON_BAT=5 - -# Disable wake on lan: Y/N -WOL_DISABLE=Y - -# Enable audio power saving for Intel HDA, AC97 devices (timeout in secs). -# A value of 0 disables / >=1 enables power save. -SOUND_POWER_SAVE_ON_AC=0 -SOUND_POWER_SAVE_ON_BAT=1 - -# Disable controller too (HDA only): Y/N -SOUND_POWER_SAVE_CONTROLLER=Y - -# Set to 1 to power off optical drive in UltraBay (ThinkPads only) -# when running on battery. A value of 0 disables this Feature (Default). -# Drive can be powered on again by releasing (and reinserting) the -# eject lever or by pressing the disc eject button on newer models. -# Note: an UltraBay hard disk is never powered off. -BAY_POWEROFF_ON_BAT=0 -# Optical drive device to power off (default sr0) -BAY_DEVICE="sr0" - -# Runtime Power Management for pci(e) bus devices -# (Kernel >= 2.6.35 only): on=disable/auto=enable -RUNTIME_PM_ON_AC=on -RUNTIME_PM_ON_BAT=auto - -# Runtime PM for *all* pci(e) bus devices, expect backlisted ones: -# 0=disable / 1=enable -# Warning: experimental option, could cause system instabilities -RUNTIME_PM_ALL=0 - -# Exclude pci(e) device adresses the following list from Runtime PM -# (separate with spaces). Use lspci to get the adresses (1st column). -#RUNTIME_PM_BLACKLIST="bb:dd.f 11:22.3 44:55.6" - -# Set to 0 to disable/1 to enable usb autosuspend feature -USB_AUTOSUSPEND=1 - -# Devices from the following list are excluded from usb autosuspend -# (separate with spaces). Use lsusb to get the ids. -# Note: input devices (usbhid) are excluded automatically -#USB_BLACKLIST="1111:2222 3333:4444" - -# WWAN devices are excluded from usb autosuspend: -# 0=do not exclude / 1=exclude -# Note: works for ids 05c6:* 0bdb:* 1199:* only -USB_BLACKLIST_WWAN=1 - -# Set to 1 to disable autosuspend before shutdown/0 to do nothing -# (workaround for usb devices that cause shutdown problems) -#USB_AUTOSUSPEND_DISABLE_ON_SHUTDOWN=1 - -# Restore radio device state (bluetooth, wifi, wwan) from previous shutdown -# on system startup: 0=disable/1=enable -# Hint: the parameters DEVICES_TO_DISABLE/ENABLE_ON_STARTUP/SHUTDOWN below -# are ignored when this is enabled! -RESTORE_DEVICE_STATE_ON_STARTUP=0 - -# Radio devices to disable on startup: bluetooth wifi wwan -#DEVICES_TO_DISABLE_ON_STARTUP="bluetooth wifi wwan" - -# Radio devices to enable on startup: bluetooth wifi wwan -#DEVICES_TO_ENABLE_ON_STARTUP="wifi" - -# Radio devices to disable on shutdown: bluetooth wifi wwan -# (workaround for devices that are blocking shutdown) -#DEVICES_TO_DISABLE_ON_SHUTDOWN="bluetooth wifi wwan" - -# Radio devices to enable on shutdown: bluetooth wifi wwan -# (to prevent other operating systems from missing radios) -#DEVICES_TO_ENABLE_ON_SHUTDOWN="wwan" - -# Radio devices to enable when wireless radio switch is turned on: -# bluetooth wifi wwan (Ubuntu + ThinkPad only) -#DEVICES_TO_ENABLE_ON_RADIOSW="wifi wwan" - -# Battery charge thresholds (ThinkPad only, tp-smapi or acpi-call kernel module required) -# Charging starts when the remaining capacity falls below the START_CHARGE_TRESH -# value and stops when exceeding the STOP_CHARGE_TRESH value. -# Main battery (values in %) -#START_CHARGE_THRESH_BAT0=75 -#STOP_CHARGE_THRESH_BAT0=80 -# Ultrabay or slice battery (values in %) -#START_CHARGE_THRESH_BAT1=75 -#STOP_CHARGE_THRESH_BAT1=80 - -# Set to 1 to disable use of tpacpi-bat on Sandy Bridge or newer Thinkpads -# and force usage of tp-smapi instead -#DISABLE_TPACPIBAT=1 - -# ------------------------------------------------------------------------------ -# tlp-rdw - Parameters for the radio device wizard -# Possible devices: bluetooth/wifi/wwan - -# Hint: parameters are disabled by default, remove the leading # to enable them - -# Radio devices to disable on connect -#DEVICES_TO_DISABLE_ON_LAN_CONNECT="wifi wwan" -#DEVICES_TO_DISABLE_ON_WIFI_CONNECT="wwan" -#DEVICES_TO_DISABLE_ON_WWAN_CONNECT="wifi" - -# Radio devices to enable on disconnect -#DEVICES_TO_ENABLE_ON_LAN_DISCONNECT="wifi wwan" -#DEVICES_TO_ENABLE_ON_WIFI_DISCONNECT="" -#DEVICES_TO_ENABLE_ON_WWAN_DISCONNECT="" - -# Radio devices to enable/disable when docked -#DEVICES_TO_ENABLE_ON_DOCK="" -#DEVICES_TO_DISABLE_ON_DOCK="" - -# Radio devices to enable/disable when undocked -#DEVICES_TO_ENABLE_ON_UNDOCK="wifi" -#DEVICES_TO_DISABLE_ON_UNDOCK="" - diff --git a/community/openbox/live-overlay/etc/fstab b/community/openbox/live-overlay/etc/fstab deleted file mode 100644 index 0df0cba5..00000000 --- a/community/openbox/live-overlay/etc/fstab +++ /dev/null @@ -1,5 +0,0 @@ -# -# /etc/fstab: static file system information -# -# -/dev/mapper/root-image / auto defaults 0 0 diff --git a/community/openbox/live-overlay/etc/issue b/community/openbox/live-overlay/etc/issue deleted file mode 100644 index 75720d48..00000000 --- a/community/openbox/live-overlay/etc/issue +++ /dev/null @@ -1,13 +0,0 @@ - -Manjaro Live ISO (\l) - \s-\r \m - - - - # Welcome to Manjaro # - - - login for the live environment: - user 'manjaro' - password 'manjaro' - - diff --git a/community/openbox/live-overlay/etc/pam.d/su b/community/openbox/live-overlay/etc/pam.d/su deleted file mode 100644 index a2910423..00000000 --- a/community/openbox/live-overlay/etc/pam.d/su +++ /dev/null @@ -1,6 +0,0 @@ -#%PAM-1.0 -auth sufficient pam_rootok.so -auth sufficient pam_wheel.so trust use_uid -auth required pam_unix.so -account required pam_unix.so -session required pam_unix.so diff --git a/community/openbox/live-overlay/etc/skel/.config/autostart/mate-screensaver.desktop b/community/openbox/live-overlay/etc/skel/.config/autostart/mate-screensaver.desktop deleted file mode 100644 index 3ebcbe9c..00000000 --- a/community/openbox/live-overlay/etc/skel/.config/autostart/mate-screensaver.desktop +++ /dev/null @@ -1,149 +0,0 @@ -[Desktop Entry] -Type=Application -Name=Screensaver -Name[am]=መመልከቻውን ማዳኛ -Name[ar]=حافظة الشاشة -Name[as]=স্ক্ৰীনছেভাৰ -Name[ast]=Curiapantalles -Name[be]=Ахоўнік экрану -Name[bg]=Предпазител на екрана -Name[bn]=স্ক্রিন-সেভার -Name[bn_IN]=স্ক্রিন-সেভার -Name[br]=Damanter skramm -Name[bs]=Screensaver -Name[ca]=Estalvi de pantalla -Name[ca@valencia]=Estalvi de pantalla -Name[cmn]=螢幕保護程式 -Name[crh]=Ekran qoruyıcısı -Name[cs]=Šetřič obrazovky -Name[cy]=Arbedwr sgrin -Name[da]=Pauseskærm -Name[de]=Bildschirmschoner -Name[dz]=གསལ་གཞི་ཉེན་སྲུང་། -Name[el]=Προστασία οθόνης -Name[en_AU]=Screensaver -Name[en_CA]=Screensaver -Name[en_GB]=Screensaver -Name[es]=Salvapantallas -Name[es_AR]=Protector de pantalla -Name[es_CO]=Protector de pantalla -Name[et]=Ekraanisäästja -Name[eu]=Pantaila-babeslea -Name[fa]=محافظ صفحهٔ نمایش -Name[fi]=Näytönsäästäjä -Name[fr]=Économiseur d'écran -Name[fr_CA]=Économiseur d'écran -Name[frp]=Sârvor d’ècran -Name[ga]=Spárálaí Scáileáin -Name[gl]=Protector de pantalla -Name[gu]=સ્ક્રીનસેવર -Name[he]=שומר מסך -Name[hi]=स्क्रीनसेवर -Name[hr]=Zaslonski čuvar -Name[hu]=Képernyővédő -Name[hy]=Էկրանապահ -Name[id]=Screensaver -Name[is]=Skjáhvíla -Name[it]=Salvaschermo -Name[ja]=スクリーンセーバー -Name[ka]=ეკრანმზოგი -Name[kk]=Экран қорғауышы -Name[kn]=ಸ್ಕ್ರೀನ್‌ಸೇವರ್ -Name[ko]=화면 보호기 -Name[ku]=Dîmenderparêz -Name[ku_IQ]=پەردەپارێز -Name[ky]=Экран сактагыч -Name[lt]=Ekrano užsklanda -Name[lv]=Ekrānsaudzētājs -Name[mai]=स्क्रीनसेवर -Name[mg]=Sary mitsitsy -Name[mk]=Чувар на екранот -Name[ml]=സ്ക്രീന്‍സേവര്‍ -Name[mn]=Дэлгэц гамнагч -Name[mr]=स्क्रीनसेवर -Name[ms]=Penyelamat skrin -Name[nb]=Skjermsparer -Name[nds]=Billschirmschoner -Name[ne]=स्क्रिनसेभर -Name[nl]=Schermbeveiliging -Name[nn]=Skjermsparar -Name[oc]=Estalviador d'ecran -Name[or]=ପରଦା ସଂରକ୍ଷକ -Name[pa]=ਸਕਰੀਨ-ਸੇਵਰ -Name[pl]=Wygaszacz ekranu -Name[ps]=پرده ساتونکی -Name[pt]=Proteção de Ecrã -Name[pt_BR]=Proteção de tela -Name[ro]=Protector ecran -Name[ru]=Хранитель экрана -Name[si]=තිරආවරකය -Name[sk]=Šetrič obrazovky -Name[sl]=Ohranjevalnik zaslona -Name[sq]=Ruajtës ekrani -Name[sr]=Чувар екрана -Name[sr@latin]=Čuvar ekrana -Name[sv]=Skärmsläckare -Name[ta]=திரை சேமிப்பி -Name[te]=తెరకాపరి -Name[th]=โปรแกรมรักษาหน้าจอ -Name[tr]=Ekran koruyucu -Name[uk]=Зберігач екрану -Name[ur]=سکرین سیور -Name[uz]=Ekran Saqlovchi -Name[vi]=Bộ bảo vệ màn hình -Name[zh_CN]=屏幕保护程序 -Name[zh_HK]=螢幕保護程式 -Name[zh_TW]=螢幕保護程式 -Comment=Launch screensaver and locker program -Comment[be]=Запусціць ахоўнік экрану і блакавальнік -Comment[bg]=Стартиране на предпазителя на екрана и заключване -Comment[ca]=Llança l'estalvi de pantalla i el programa de bloqueig -Comment[ca@valencia]=Executa l'estalvi de pantalla i el programa de bloqueig -Comment[cs]=Spustí šetřič obrazovky a program uzamknutí -Comment[da]=Start pauseskærm og skærmlåseprogram -Comment[de]=Bildschirmschoner und Bildschirmsperrprogramm starten -Comment[el]=Έναρξη της προφύλαξης οθόνης και του προγράμματος κλειδώματος υπολογιστή -Comment[en_AU]=Launch screensaver and locker program -Comment[en_GB]=Launch screensaver and locker program -Comment[es]=Lanzar el salvapantallas y el programa de bloqueo -Comment[et]=Ekraanisäästja ja lukustusprogrammi käivitamine -Comment[fr]=Lancer l'économiseur d'écran et le programme de verrouillage -Comment[hr]=Pokreni program zaslonskog čuvara i zaključavanja -Comment[hu]=Képernyővédő és zároló program indítása -Comment[hy]=Գործարկել Էկրանապահը և արգելափակման ծրագիրը -Comment[id]=Luncurkan program screensaver dan pengunci. -Comment[is]=Ræsa skjáhvílu og læsingarforrit -Comment[it]=Lancia il programma per salvaschermo e per blocco schermo -Comment[ja]=スクリーンセーバーとロックするプロラグラムを起動 -Comment[ko]=화면 보호기 및 잠금 프로그램 실행 -Comment[lt]=Paleisti ekrano užsklandą ir užraktą -Comment[ms]=Lancar penyelamat skrin dan program pengunci -Comment[nb]=Start skjermsparer og låseprogram -Comment[nl]=Programma opstarten voor schermbeveiling en -vergrendeling -Comment[pl]=Uruchamia wygaszacz ekranu i program blokujący -Comment[pt]=Iniciar protetor de ecrã e aplicação de bloquear -Comment[pt_BR]=Executar protetor de tela e programa de bloqueio -Comment[ro]=Lansați programul de protecție și blocare a ecranului -Comment[ru]=Запустить хранитель экрана и программу блокировки -Comment[sk]=Spustí šetrič obrazovky a uzamykací program -Comment[sl]=Zaženi ohranjevalnik zaslona in program za zaklepanje -Comment[sr]=Покрените чувара екрана и програм за закључавање -Comment[sv]=Kör skärmsläckar och låsprogram -Comment[th]=เรียกใช้โปรแกรมรักษาหน้าจอและโปรแกรมล็อกเกอร์ -Comment[tr]=Ekran koruyucu ve kilitleyici programı başlat -Comment[uk]=Запустити зберігач екрану і проґраму блокування -Comment[vi]=Chạy bộ bảo vệ màn hình và các chương trình khóa -Comment[zh_CN]=运行屏幕保护及锁定程序 -Comment[zh_TW]=啟動螢幕保護程式以及鎖定程式 -Icon=preferences-desktop-screensaver -Exec=mate-screensaver -OnlyShowIn=MATE; -NoDisplay=true -X-MATE-Autostart-Phase=Application -X-MATE-Autostart-Notify=true -X-MATE-Bugzilla-Bugzilla=MATE -X-MATE-Bugzilla-Product=mate-screensaver -X-MATE-Bugzilla-Component=general -X-MATE-Bugzilla-Version=1.18.2 -X-MATE-Autostart-enabled=false -Hidden=true diff --git a/community/openbox/live-overlay/etc/skel/.config/manjaro/manjaro-settings-manager.conf b/community/openbox/live-overlay/etc/skel/.config/manjaro/manjaro-settings-manager.conf deleted file mode 100644 index 0e4675da..00000000 --- a/community/openbox/live-overlay/etc/skel/.config/manjaro/manjaro-settings-manager.conf +++ /dev/null @@ -1,7 +0,0 @@ -[notifications] -checkLanguagePackages=false -checkNewKernel=false -checkNewKernelLts=false -checkNewKernelRecommended=false -checkUnsupportedKernel=false -checkUnsupportedKernelRunning=false diff --git a/community/openbox/live-overlay/etc/skel/.config/openbox/autostart b/community/openbox/live-overlay/etc/skel/.config/openbox/autostart deleted file mode 100644 index 61bd856b..00000000 --- a/community/openbox/live-overlay/etc/skel/.config/openbox/autostart +++ /dev/null @@ -1,21 +0,0 @@ -# compton -sleep 1; manjaro-compositor --start & - -# enable numlock, commented out for laptop users -#sleep 1; numlockx & - -# restore wallpaper -sleep 1; nitrogen --restore & -sleep 1; manjaro-polybar-session & - -# Openbox autostart -sleep 1; ob-autostart -d & - -# Required for xfce settings to work -xfsettingsd & - -# PolicyKit authentication -lxpolkit & - -# Side shortcuts for file managers -xdg-user-dirs-gtk-update & diff --git a/community/openbox/live-overlay/etc/skel/.config/openbox/environment b/community/openbox/live-overlay/etc/skel/.config/openbox/environment deleted file mode 100644 index 8ef77587..00000000 --- a/community/openbox/live-overlay/etc/skel/.config/openbox/environment +++ /dev/null @@ -1,17 +0,0 @@ -# environment -# vim:ft=sh - -# To set your language for displaying messages and time/date formats, use the following: -# LANG=en_US.UTF8 - -# GNOME Keyring -export "$(gnome-keyring-daemon --start --components=pkcs11,secrets)" - -# xdg-open applications -export XDG_CURRENT_DESKTOP=XFCE -export DE="xfce" - -# dbus with openbox -if which dbus-launch >/dev/null && test -z "$DBUS_SESSION_BUS_ADDRESS"; then - eval "$(dbus-launch --sh-syntax --exit-with-session)" -fi diff --git a/community/openbox/live-overlay/etc/skel/.config/openbox/menu-static.xml b/community/openbox/live-overlay/etc/skel/.config/openbox/menu-static.xml deleted file mode 100644 index 4b82a26e..00000000 --- a/community/openbox/live-overlay/etc/skel/.config/openbox/menu-static.xml +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - sudo calamares - - - - - termite -e "sudo setup" - - - - - - - galculator - - - - - file-roller - - - - - epdfview - - - - - gpicview - - - - - catfish - - - - - - - scrot 'screenshot_%Y%m%d-%H%M%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' - - - - - scrot -d 5 'screenshot_%Y%m%d-%H%M%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' - - - - - scrot -d 10 'screenshot_%Y%m%d-%H%M%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' - - - - - scrot -s 'screenshot_%Y%m%d-%H%M%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' - - - - - - - - lxappearance - - - - - kickshaw - - - - - obkey - - - - - ob-autostart - - - - - - exo-open ~/.config/openbox/menu.xml - - - - - exo-open ~/.config/openbox/rc.xml - - - - - exo-open ~/.config/openbox/autostart - - - - - - - - - - - - - - - - - manjaro-panel-chooser - - - - - - nitrogen - - - - - rofi-theme-selector - - - - - - - - pamac-manager - - - - - pacui - - - - - gksu thunar - - - - - pavucontrol - - - - - arandr - - - - - gksu gparted - - - - - exo-preferred-applications - - - - - xfce4-settings-manager - - - - - - - - - - - exo-open --launch TerminalEmulator - - - - - exo-open --launch FileManager - - - - - exo-open --launch WebBrowser - - - - - subl3 - - - - - - - - - - - - - - - - - switchmenu -dynamic - - - - - - lockscreen -- scrot - - - - - rofr.sh -l - - - - - \ No newline at end of file diff --git a/community/openbox/live-overlay/etc/skel/.config/openbox/menu.xml b/community/openbox/live-overlay/etc/skel/.config/openbox/menu.xml deleted file mode 100644 index 4b82a26e..00000000 --- a/community/openbox/live-overlay/etc/skel/.config/openbox/menu.xml +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - sudo calamares - - - - - termite -e "sudo setup" - - - - - - - galculator - - - - - file-roller - - - - - epdfview - - - - - gpicview - - - - - catfish - - - - - - - scrot 'screenshot_%Y%m%d-%H%M%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' - - - - - scrot -d 5 'screenshot_%Y%m%d-%H%M%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' - - - - - scrot -d 10 'screenshot_%Y%m%d-%H%M%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' - - - - - scrot -s 'screenshot_%Y%m%d-%H%M%S_$wx$h.png' -e 'mv $f $$(xdg-user-dir PICTURES) ; gpicview $$(xdg-user-dir PICTURES)/$f' - - - - - - - - lxappearance - - - - - kickshaw - - - - - obkey - - - - - ob-autostart - - - - - - exo-open ~/.config/openbox/menu.xml - - - - - exo-open ~/.config/openbox/rc.xml - - - - - exo-open ~/.config/openbox/autostart - - - - - - - - - - - - - - - - - manjaro-panel-chooser - - - - - - nitrogen - - - - - rofi-theme-selector - - - - - - - - pamac-manager - - - - - pacui - - - - - gksu thunar - - - - - pavucontrol - - - - - arandr - - - - - gksu gparted - - - - - exo-preferred-applications - - - - - xfce4-settings-manager - - - - - - - - - - - exo-open --launch TerminalEmulator - - - - - exo-open --launch FileManager - - - - - exo-open --launch WebBrowser - - - - - subl3 - - - - - - - - - - - - - - - - - switchmenu -dynamic - - - - - - lockscreen -- scrot - - - - - rofr.sh -l - - - - - \ No newline at end of file diff --git a/community/openbox/live-overlay/etc/sudoers.d/g_wheel b/community/openbox/live-overlay/etc/sudoers.d/g_wheel deleted file mode 100644 index 8c45359f..00000000 --- a/community/openbox/live-overlay/etc/sudoers.d/g_wheel +++ /dev/null @@ -1 +0,0 @@ -%wheel ALL=(ALL) NOPASSWD: ALL diff --git a/community/openbox/profile.conf b/community/openbox/profile.conf deleted file mode 100644 index ee57a358..00000000 --- a/community/openbox/profile.conf +++ /dev/null @@ -1,73 +0,0 @@ -########################################## -###### use this file in the profile ###### -########################################## - -# use multilib packages; x86_64 only -multilib="false" - -# displaymanager -displaymanager="lightdm" - -# 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 -# names must match systemd service names -enable_systemd=('avahi-daemon' 'bluetooth' 'cronie' 'ModemManager' 'NetworkManager' 'org.cups.cupsd' 'tlp' 'tlp-sleep' '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=() - -# the same workgroup name if samba is used -# smb_workgroup="" - -################# livecd ################# - -# unset defaults to given value -hostname="openbox-manjaro" - -# 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') - -# 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')