Compare commits
8 Commits
5d85bf67dd
...
4ebb52fff2
| Author | SHA1 | Date | |
|---|---|---|---|
| 4ebb52fff2 | |||
| 8bad586ace | |||
| bd4811c607 | |||
| bcf101a733 | |||
| be3eb3bf51 | |||
| 32cb3bac67 | |||
| a3eb72fa1c | |||
| 3645821ded |
@ -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'
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
2
airootfs/usr/local/bin/startwayland
Executable file
2
airootfs/usr/local/bin/startwayland
Executable file
@ -0,0 +1,2 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
dbus-run-session startplasma-wayland
|
||||||
@ -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
|
||||||
|
|||||||
@ -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"
|
||||||
)
|
)
|
||||||
|
|||||||
@ -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
|
||||||
|
|||||||
@ -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"
|
||||||
)
|
)
|
||||||
|
|||||||
18
pacman.conf
18
pacman.conf
@ -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
|
|
||||||
Loading…
Reference in New Issue
Block a user