Mirror osi config
This commit is contained in:
parent
7fe5d9e75e
commit
fe4f0d8a94
19 changed files with 107 additions and 8 deletions
|
@ -0,0 +1,2 @@
|
|||
[org/gnome/shell]
|
||||
favorite-apps = ['com.github.p3732.OS-Installer.desktop', 'firefox.desktop', 'org.gnome.Calendar.desktop', 'io.bassi.Amberol.desktop', 'org.gnome.Nautilus.desktop', 'org.gnome.Software.desktop']
|
|
@ -0,0 +1,7 @@
|
|||
[org/gnome/desktop/background]
|
||||
color-shading-type='solid'
|
||||
picture-options='zoom'
|
||||
picture-uri-dark='file:///usr/share/backgrounds/arkane/starstruck-d.webp'
|
||||
picture-uri='file:///usr/share/backgrounds/arkane/starstruck-l.webp'
|
||||
primary-color='#001a3f'
|
||||
secondary-color='#0087d6'
|
|
@ -0,0 +1,2 @@
|
|||
[org/gnome/desktop/interface]
|
||||
color-scheme='prefer-dark'
|
|
@ -0,0 +1,2 @@
|
|||
user-db:user
|
||||
system-db:local
|
3
arkdep-build.d/arkanelinux/overlay/etc/motd
Normal file
3
arkdep-build.d/arkanelinux/overlay/etc/motd
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
Welcome to [33mArkane Linux[0m!
|
||||
|
1
arkdep-build.d/arkanelinux/overlay/etc/sudoers.d/wheel
Normal file
1
arkdep-build.d/arkanelinux/overlay/etc/sudoers.d/wheel
Normal file
|
@ -0,0 +1 @@
|
|||
%wheel ALL=(ALL:ALL) ALL
|
79
arkdep-build.d/arkanelinux/overlay/etc/systemd/system.conf
Normal file
79
arkdep-build.d/arkanelinux/overlay/etc/systemd/system.conf
Normal file
|
@ -0,0 +1,79 @@
|
|||
# This file is part of systemd.
|
||||
#
|
||||
# systemd is free software; you can redistribute it and/or modify it under the
|
||||
# terms of the GNU Lesser General Public License as published by the Free
|
||||
# Software Foundation; either version 2.1 of the License, or (at your option)
|
||||
# any later version.
|
||||
#
|
||||
# Entries in this file show the compile time defaults. Local configuration
|
||||
# should be created by either modifying this file, or by creating "drop-ins" in
|
||||
# the system.conf.d/ subdirectory. The latter is generally recommended.
|
||||
# Defaults can be restored by simply deleting this file and all drop-ins.
|
||||
#
|
||||
# Use 'systemd-analyze cat-config systemd/system.conf' to display the full config.
|
||||
#
|
||||
# See systemd-system.conf(5) for details.
|
||||
|
||||
[Manager]
|
||||
#LogLevel=info
|
||||
#LogTarget=journal-or-kmsg
|
||||
#LogColor=yes
|
||||
#LogLocation=no
|
||||
#LogTime=no
|
||||
#DumpCore=yes
|
||||
#ShowStatus=yes
|
||||
#CrashChangeVT=no
|
||||
#CrashShell=no
|
||||
#CrashReboot=no
|
||||
#CtrlAltDelBurstAction=reboot-force
|
||||
#CPUAffinity=
|
||||
#NUMAPolicy=default
|
||||
#NUMAMask=
|
||||
#RuntimeWatchdogSec=off
|
||||
#RuntimeWatchdogPreSec=off
|
||||
#RuntimeWatchdogPreGovernor=
|
||||
#RebootWatchdogSec=10min
|
||||
#KExecWatchdogSec=off
|
||||
#WatchdogDevice=
|
||||
#CapabilityBoundingSet=
|
||||
#NoNewPrivileges=no
|
||||
#SystemCallArchitectures=
|
||||
#TimerSlackNSec=
|
||||
#StatusUnitFormat=description
|
||||
#DefaultTimerAccuracySec=1min
|
||||
#DefaultStandardOutput=journal
|
||||
#DefaultStandardError=inherit
|
||||
#DefaultTimeoutStartSec=90s
|
||||
DefaultTimeoutStopSec=15s
|
||||
#DefaultTimeoutAbortSec=
|
||||
#DefaultDeviceTimeoutSec=90s
|
||||
#DefaultRestartSec=100ms
|
||||
#DefaultStartLimitIntervalSec=10s
|
||||
#DefaultStartLimitBurst=5
|
||||
#DefaultEnvironment=
|
||||
#DefaultCPUAccounting=no
|
||||
#DefaultIOAccounting=no
|
||||
#DefaultIPAccounting=no
|
||||
#DefaultMemoryAccounting=yes
|
||||
#DefaultTasksAccounting=yes
|
||||
#DefaultTasksMax=15%
|
||||
#DefaultLimitCPU=
|
||||
#DefaultLimitFSIZE=
|
||||
#DefaultLimitDATA=
|
||||
#DefaultLimitSTACK=
|
||||
#DefaultLimitCORE=
|
||||
#DefaultLimitRSS=
|
||||
#DefaultLimitNOFILE=1024:524288
|
||||
#DefaultLimitAS=
|
||||
#DefaultLimitNPROC=
|
||||
#DefaultLimitMEMLOCK=8M
|
||||
#DefaultLimitLOCKS=
|
||||
#DefaultLimitSIGPENDING=
|
||||
#DefaultLimitMSGQUEUE=
|
||||
#DefaultLimitNICE=
|
||||
#DefaultLimitRTPRIO=
|
||||
#DefaultLimitRTTIME=
|
||||
#DefaultOOMPolicy=stop
|
||||
#DefaultSmackProcessLabel=
|
||||
#ReloadLimitIntervalSec=
|
||||
#ReloadLimitBurst=
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/bluetooth.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/bluetooth.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/NetworkManager-dispatcher.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/gdm.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/switcheroo-control.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/NetworkManager.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/apparmor.service
|
|
@ -0,0 +1 @@
|
|||
/etc/systemd/system/pacman-init.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/sshd.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/NetworkManager-wait-online.service
|
|
@ -0,0 +1 @@
|
|||
/usr/lib/systemd/system/cups.socket
|
|
@ -1,8 +0,0 @@
|
|||
NetworkManager.service
|
||||
apparmor.service
|
||||
bluetooth.service
|
||||
cups.service
|
||||
fstrim.timer
|
||||
gdm.service
|
||||
paccache.timer
|
||||
systemd-boot-update.service
|
Loading…
Add table
Reference in a new issue