Compare commits

..

8 Commits

8 changed files with 14 additions and 24 deletions

View File

@ -9,4 +9,4 @@ Description = Add instructions for startx
When = PostTransaction When = PostTransaction
Depends = xorg-xinit Depends = xorg-xinit
Depends = sh Depends = sh
Exec = /bin/sh -c 'echo -e \\nTo start GUI, type \\033\[0\;35mstartx\\033\[0\;0m.\\n >> /etc/motd' Exec = /bin/sh -c 'echo -e \\nTo start GUI, type \\033\[0\;35mstartx\\033\[0\;0m or \\033\[0\;35mstartwayland\\033\[0\;0m.\\n >> /etc/motd'

View File

@ -61,7 +61,7 @@ immutability=1
plugin=org.kde.plasma.icontasks plugin=org.kde.plasma.icontasks
[Containments][2][Applets][5][Configuration][General] [Containments][2][Applets][5][Configuration][General]
launchers=applications:systemsettings.desktop,preferred://filemanager,preferred://browser launchers=applications:systemsettings.desktop,preferred://filemanager,preferred://browser,applications:org.kde.konsole.desktop
[Containments][2][Applets][6] [Containments][2][Applets][6]
immutability=1 immutability=1

View File

@ -0,0 +1,2 @@
#!/bin/bash
dbus-run-session startplasma-wayland

View File

@ -6,7 +6,7 @@ b43-fwcutter
base base
bind-tools bind-tools
brltty brltty
broadcom-wl broadcom-wl-dkms
btrfs-progs btrfs-progs
clonezilla clonezilla
cloud-init cloud-init
@ -29,7 +29,7 @@ exfatprogs
f2fs-tools f2fs-tools
fatresize fatresize
fsarchiver fsarchiver
gnu-netcat openbsd-netcat
gpart gpart
gpm gpm
gptfdisk gptfdisk
@ -82,7 +82,6 @@ pptpclient
pv pv
qemu-guest-agent qemu-guest-agent
reflector reflector
reiserfsprogs
rp-pppoe rp-pppoe
rsync rsync
rxvt-unicode-terminfo rxvt-unicode-terminfo
@ -142,3 +141,5 @@ firefox-i18n-en-us
firefox-i18n-ru firefox-i18n-ru
gparted gparted
grub grub
kwin-x11
kscreen

View File

@ -22,4 +22,5 @@ file_permissions=(
["/usr/local/bin/choose-mirror"]="0:0:755" ["/usr/local/bin/choose-mirror"]="0:0:755"
["/usr/local/bin/Installation_guide"]="0:0:755" ["/usr/local/bin/Installation_guide"]="0:0:755"
["/usr/local/bin/livecd-sound"]="0:0:755" ["/usr/local/bin/livecd-sound"]="0:0:755"
["/usr/local/bin/startwayland"]="0:0:755"
) )

View File

@ -6,7 +6,7 @@ b43-fwcutter
base base
bind-tools bind-tools
brltty brltty
broadcom-wl broadcom-wl-dkms
btrfs-progs btrfs-progs
clonezilla clonezilla
cloud-init cloud-init
@ -29,7 +29,7 @@ exfatprogs
f2fs-tools f2fs-tools
fatresize fatresize
fsarchiver fsarchiver
gnu-netcat openbsd-netcat
gpart gpart
gpm gpm
gptfdisk gptfdisk
@ -82,7 +82,6 @@ pptpclient
pv pv
qemu-guest-agent qemu-guest-agent
reflector reflector
reiserfsprogs
rp-pppoe rp-pppoe
rsync rsync
rxvt-unicode-terminfo rxvt-unicode-terminfo

View File

@ -22,4 +22,5 @@ file_permissions=(
["/usr/local/bin/choose-mirror"]="0:0:755" ["/usr/local/bin/choose-mirror"]="0:0:755"
["/usr/local/bin/Installation_guide"]="0:0:755" ["/usr/local/bin/Installation_guide"]="0:0:755"
["/usr/local/bin/livecd-sound"]="0:0:755" ["/usr/local/bin/livecd-sound"]="0:0:755"
["/usr/local/bin/startwayland"]="0:0:755"
) )

View File

@ -79,12 +79,6 @@ Include = /etc/pacman.d/mirrorlist
[extra] [extra]
Include = /etc/pacman.d/mirrorlist Include = /etc/pacman.d/mirrorlist
#[community-testing]
#Include = /etc/pacman.d/mirrorlist
[community]
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system, # If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here. # enable the multilib repositories as required here.
@ -101,13 +95,5 @@ Include = /etc/pacman.d/mirrorlist
#Server = file:///home/custompkgs #Server = file:///home/custompkgs
[archzfs] [archzfs]
# Origin Server - France SigLevel = Required
Server = http://archzfs.com/$repo/x86_64 Server = https://github.com/archzfs/archzfs/releases/download/experimental
# Mirror - Germany
Server = http://mirror.sum7.eu/archlinux/archzfs/$repo/x86_64
# Mirror - Germany
Server = https://mirror.biocrafting.net/archlinux/archzfs/$repo/x86_64
# Mirror - India
Server = https://mirror.in.themindsmaze.com/archzfs/$repo/x86_64
# Mirror - US
Server = https://zxcvfdsa.com/archzfs/$repo/$arch