Skip to content
Snippets Groups Projects
Commit db2a5ad0 authored by jean-michel's avatar jean-michel
Browse files

Merge branch 'dev-jm' into 'dev'

plasma theme

See merge request Obarun/obarun-install-themes!5
parents 715d4551 91727bdb
No related branches found
No related tags found
No related merge requests found
......@@ -57,13 +57,13 @@ config_66(){
mkdir -p -m1777 /run/66
out_action "Create and enable tree [system]"
66-tree -v3 -cE system
66-tree -v3 -nE system
out_action "Enable ntpd,sshd on tree [system]"
66-enable -v3 -t system ntpd sshd
out_action "Create, enable and set flag default on tree [desktop]"
66-tree -v3 -cEn desktop
66-tree -v3 -nEc desktop
out_action "Enable dbus,networkmanager,wpa_supplicant services on tree [desktop]"
66-enable -v3 -t desktop dbus networkmanager wpa_supplicant
......
......@@ -62,14 +62,16 @@ p7zip
boot-66serv
root-66tree
ntpd-66serv
sshd-66serv
dbus-66serv
networkmanager-66serv
wpa_supplicant-66serv
xdg-user-dirs-66serv
consolekit-66serv
# consolekit-66serv
# sddm-66serv
# dhcpcd-66serv
# dmraid-66serv
......
......@@ -142,6 +142,13 @@ user-manager
# simplescreenrecorder
# obs-studio
#---------------------
## Other applications
#---------------------
# firefox
# thunderbird
#--------
## fonts
#--------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment