forked from artix/iso-profiles
Compare commits
15 Commits
Author | SHA1 | Date | |
---|---|---|---|
53574109c7 | |||
7ff0b16051 | |||
8da0e7be1d
|
|||
e9f3f1cb28
|
|||
7d57956355
|
|||
62783babaa
|
|||
489d74b790
|
|||
eef3d4068f
|
|||
c99a079bfb
|
|||
07c9eb8b53
|
|||
6b9818dde4
|
|||
073a0b91a3
|
|||
09ab516a54
|
|||
39b493adf3
|
|||
bed58ad8bb
|
@@ -12,7 +12,7 @@ WORKSPACE=/home/$USER/artools-workspace
|
|||||||
PROFILES=${WORKSPACE}/iso-profiles
|
PROFILES=${WORKSPACE}/iso-profiles
|
||||||
REPO=/srv/iso/weekly-iso
|
REPO=/srv/iso/weekly-iso
|
||||||
#RSYNCARGS="-au --delete-after --bwlimit=5M"
|
#RSYNCARGS="-au --delete-after --bwlimit=5M"
|
||||||
RSYNCARGS="-au --delete-after"
|
RSYNCARGS="-au --delete-before"
|
||||||
CWD=$PROFILES
|
CWD=$PROFILES
|
||||||
DATE=$(date +"%Y%m%d")
|
DATE=$(date +"%Y%m%d")
|
||||||
|
|
||||||
@@ -27,7 +27,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cd $PROFILES
|
cd $PROFILES
|
||||||
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|logs|community$" | sort))
|
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|logs|lowmem|community$" | sort))
|
||||||
all_inits=('openrc' 'runit' 's6')
|
all_inits=('openrc' 'runit' 's6')
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
|
@@ -25,7 +25,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
cd $PROFILES
|
cd $PROFILES
|
||||||
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|logs|community$" | sort))
|
all_profiles=($(find -maxdepth 1 -type d | sed 's|.*/||'| egrep -v "\.|common|linexa|git|logs|lowmem|community$" | sort))
|
||||||
all_inits=('openrc' 'runit' 's6')
|
all_inits=('openrc' 'runit' 's6')
|
||||||
|
|
||||||
usage() {
|
usage() {
|
||||||
|
@@ -170,6 +170,11 @@ nemo-seahorse
|
|||||||
nemo-share
|
nemo-share
|
||||||
xcursor-vanilla-dmz
|
xcursor-vanilla-dmz
|
||||||
|
|
||||||
|
# Uniform QT/GTK look
|
||||||
|
kvantum-qt5
|
||||||
|
qt5-styleplugins
|
||||||
|
qt5ct
|
||||||
|
|
||||||
# Basic usability apps
|
# Basic usability apps
|
||||||
leafpad
|
leafpad
|
||||||
midori
|
midori
|
||||||
|
4
common/live-overlay/usr/bin/installer.sh
Executable file
4
common/live-overlay/usr/bin/installer.sh
Executable file
@@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
#pkexec env DISPLAY=:0 XAUTHORITY=/home/artix/.Xauthority QT_STYLE_OVERRIDE=kvantum QT_QPA_PLATFORM=wayland calamares
|
||||||
|
pkexec env DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY QT_QPA_PLATFORM=xcb QT_STYLE_OVERRIDE=kvantum calamares
|
||||||
|
|
@@ -5,7 +5,7 @@ Name=Install Artix
|
|||||||
GenericName=System Installer
|
GenericName=System Installer
|
||||||
Keywords=calamares;system;installer;
|
Keywords=calamares;system;installer;
|
||||||
TryExec=calamares
|
TryExec=calamares
|
||||||
Exec=pkexec env DISPLAY=:0 XAUTHORITY=/home/artix/.Xauthority QT_QPA_PLATFORMTHEME=gtk2 calamares
|
Exec=/usr/bin/installer.sh
|
||||||
Comment=Calamares — System Installer
|
Comment=Calamares — System Installer
|
||||||
Icon=artixlinux-logo
|
Icon=artixlinux-logo
|
||||||
Terminal=false
|
Terminal=false
|
||||||
|
@@ -1,3 +1,3 @@
|
|||||||
QT_QPA_PLATFORMTHEME=gtk2
|
QT_QPA_PLATFORMTHEME=qt5ct
|
||||||
QT_STYLE_OVERRIDE=gtk
|
#QT_STYLE_OVERRIDE=gtk
|
||||||
QTWEBENGINE_CHROMIUM_FLAGS="-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter"
|
QTWEBENGINE_CHROMIUM_FLAGS="-blink-settings=darkModeEnabled=true -enable-features=OverlayScrollbar,OverlayScrollbarFlashAfterAnyScrollUpdate,OverlayScrollbarFlashWhenMouseEnter"
|
||||||
|
BIN
common/root-overlay/usr/share/backgrounds/xfce/default.jpg
Executable file
BIN
common/root-overlay/usr/share/backgrounds/xfce/default.jpg
Executable file
Binary file not shown.
After Width: | Height: | Size: 957 KiB |
Binary file not shown.
After Width: | Height: | Size: 48 KiB |
1
common/root-overlay/usr/share/backgrounds/xfce/xfce-stripes.png
Symbolic link
1
common/root-overlay/usr/share/backgrounds/xfce/xfce-stripes.png
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
/usr/share/backgrounds/GradientGlowBlue.jpg
|
@@ -209,6 +209,11 @@ lxterminal
|
|||||||
openbox
|
openbox
|
||||||
pcmanfm
|
pcmanfm
|
||||||
|
|
||||||
|
# Uniform QT/GTK look
|
||||||
|
kvantum-qt5
|
||||||
|
qt5-styleplugins
|
||||||
|
qt5ct
|
||||||
|
|
||||||
# Applications and helpers
|
# Applications and helpers
|
||||||
veracrypt
|
veracrypt
|
||||||
firefox
|
firefox
|
||||||
|
23
gnome/Packages-Live
Normal file
23
gnome/Packages-Live
Normal file
@@ -0,0 +1,23 @@
|
|||||||
|
mkinitcpio-nfs-utils
|
||||||
|
squashfs-tools
|
||||||
|
nbd
|
||||||
|
|
||||||
|
@openrc artix-live-openrc
|
||||||
|
@runit artix-live-runit
|
||||||
|
@s6 artix-live-s6
|
||||||
|
|
||||||
|
calamares-branding
|
||||||
|
gparted
|
||||||
|
|
||||||
|
artix-grub-live
|
||||||
|
artix-grub-theme
|
||||||
|
|
||||||
|
virtualbox-guest-modules-artix
|
||||||
|
virtualbox-guest-utils
|
||||||
|
#open-vm-tools
|
||||||
|
broadcom-wl
|
||||||
|
|
||||||
|
intel-ucode
|
||||||
|
amd-ucode
|
||||||
|
artix-docs
|
||||||
|
hexchat
|
184
gnome/Packages-Root
Normal file
184
gnome/Packages-Root
Normal file
@@ -0,0 +1,184 @@
|
|||||||
|
base
|
||||||
|
@openrc elogind-openrc
|
||||||
|
@runit elogind-runit
|
||||||
|
@s6 elogind-s6
|
||||||
|
acpi
|
||||||
|
b43-fwcutter
|
||||||
|
btrfs-progs
|
||||||
|
crda
|
||||||
|
dhclient
|
||||||
|
diffutils
|
||||||
|
dmraid
|
||||||
|
dosfstools
|
||||||
|
e2fsprogs
|
||||||
|
ecryptfs-utils
|
||||||
|
exfat-utils
|
||||||
|
f2fs-tools
|
||||||
|
grub
|
||||||
|
inetutils
|
||||||
|
iptables
|
||||||
|
ipw2100-fw
|
||||||
|
ipw2200-fw
|
||||||
|
jfsutils
|
||||||
|
linux
|
||||||
|
linux-headers
|
||||||
|
linux-firmware
|
||||||
|
logrotate
|
||||||
|
lsb-release
|
||||||
|
man-db
|
||||||
|
man-pages
|
||||||
|
memtest86+
|
||||||
|
mkinitcpio
|
||||||
|
mkinitcpio-openswap
|
||||||
|
nano
|
||||||
|
net-tools
|
||||||
|
ntfs-3g
|
||||||
|
@openrc acpid-openrc
|
||||||
|
@openrc cronie-openrc
|
||||||
|
@openrc cryptsetup-openrc
|
||||||
|
@openrc dhcpcd-openrc
|
||||||
|
@openrc haveged-openrc
|
||||||
|
@openrc lvm2-openrc
|
||||||
|
@openrc mdadm-openrc
|
||||||
|
@openrc nfs-utils-openrc
|
||||||
|
@openrc rsync-openrc
|
||||||
|
@openrc openssh-openrc
|
||||||
|
@openrc wpa_supplicant-openrc
|
||||||
|
@runit acpid-runit
|
||||||
|
@runit cronie-runit
|
||||||
|
@runit cryptsetup-runit
|
||||||
|
@runit dhcpcd-runit
|
||||||
|
@runit haveged-runit
|
||||||
|
@runit lvm2-runit
|
||||||
|
@runit mdadm-runit
|
||||||
|
@runit nfs-utils-runit
|
||||||
|
@runit rsync-runit
|
||||||
|
@runit openssh-runit
|
||||||
|
@runit wpa_supplicant-runit
|
||||||
|
@s6 acpid-s6
|
||||||
|
@s6 cronie-s6
|
||||||
|
@s6 cryptsetup-s6
|
||||||
|
@s6 dhcpcd-s6
|
||||||
|
@s6 haveged-s6
|
||||||
|
@s6 lvm2-s6
|
||||||
|
@s6 mdadm-s6
|
||||||
|
@s6 nfs-utils-s6
|
||||||
|
@s6 rsync-s6
|
||||||
|
@s6 openssh-s6
|
||||||
|
@s6 wpa_supplicant-s6
|
||||||
|
os-prober
|
||||||
|
reiserfsprogs
|
||||||
|
s-nail
|
||||||
|
sudo
|
||||||
|
sysfsutils
|
||||||
|
texinfo
|
||||||
|
usbutils
|
||||||
|
which
|
||||||
|
efibootmgr
|
||||||
|
xfsprogs
|
||||||
|
zsh
|
||||||
|
|
||||||
|
alsa-firmware
|
||||||
|
powertop
|
||||||
|
inxi
|
||||||
|
|
||||||
|
@openrc alsa-utils-openrc
|
||||||
|
@openrc avahi-openrc
|
||||||
|
@openrc displaymanager-openrc
|
||||||
|
@openrc networkmanager-openrc
|
||||||
|
@openrc dhcpcd-openrc
|
||||||
|
@openrc ntp-openrc
|
||||||
|
@openrc gdm-openrc
|
||||||
|
@openrc openrc-settingsd
|
||||||
|
@openrc bluez-openrc
|
||||||
|
@runit alsa-utils-runit
|
||||||
|
@runit avahi-runit
|
||||||
|
@runit bluez-runit
|
||||||
|
@runit networkmanager-runit
|
||||||
|
@runit dhcpcd-runit
|
||||||
|
@runit ntp-runit
|
||||||
|
#@runit sddm-runit
|
||||||
|
@runit gdm-runit
|
||||||
|
@runit blocaled
|
||||||
|
@s6 blocaled
|
||||||
|
@s6 alsa-utils-s6
|
||||||
|
@s6 avahi-s6
|
||||||
|
@s6 bluez-s6
|
||||||
|
@s6 networkmanager-s6
|
||||||
|
@s6 dhcpcd-s6
|
||||||
|
@s6 ntp-s6
|
||||||
|
#@s6 sddm-s6
|
||||||
|
@s6 gdm-s6
|
||||||
|
|
||||||
|
|
||||||
|
librabbitmq-c
|
||||||
|
libmongoc
|
||||||
|
|
||||||
|
terminus-font
|
||||||
|
ttf-droid
|
||||||
|
ttf-roboto
|
||||||
|
ttf-roboto-mono
|
||||||
|
ttf-inconsolata
|
||||||
|
ttf-liberation
|
||||||
|
|
||||||
|
xdg-user-dirs
|
||||||
|
xdg-utils
|
||||||
|
|
||||||
|
xorg-server
|
||||||
|
xorg-xinit
|
||||||
|
|
||||||
|
xf86-input-vmmouse
|
||||||
|
xf86-video-amdgpu
|
||||||
|
xf86-video-ati
|
||||||
|
xf86-video-dummy
|
||||||
|
xf86-video-fbdev
|
||||||
|
xf86-video-intel
|
||||||
|
xf86-video-nouveau
|
||||||
|
xf86-video-openchrome
|
||||||
|
xf86-video-sisusb
|
||||||
|
xf86-video-vesa
|
||||||
|
xf86-video-vmware
|
||||||
|
xf86-video-voodoo
|
||||||
|
# Core ISO packages end here
|
||||||
|
|
||||||
|
# Branding
|
||||||
|
artix-grub-theme
|
||||||
|
artix-dark-theme
|
||||||
|
artix-branding-base
|
||||||
|
artix-gtk-presets
|
||||||
|
artix-qt-presets
|
||||||
|
xcursor-premium
|
||||||
|
|
||||||
|
# GNOME
|
||||||
|
arc-gtk-theme
|
||||||
|
xcursor-themes
|
||||||
|
xcursor-breeze
|
||||||
|
gdm
|
||||||
|
gnome
|
||||||
|
gnome-extra
|
||||||
|
gnome-screensaver
|
||||||
|
pavucontrol
|
||||||
|
pulseaudio
|
||||||
|
qt5-wayland
|
||||||
|
qt5-virtualkeyboard
|
||||||
|
pamac-gtk
|
||||||
|
mate-icon-theme-faenza
|
||||||
|
|
||||||
|
# Uniform QT/GTK look
|
||||||
|
kvantum-qt5
|
||||||
|
qt5-styleplugins
|
||||||
|
qt5ct
|
||||||
|
|
||||||
|
# Basic usability apps
|
||||||
|
atril
|
||||||
|
#connman-gtk
|
||||||
|
networkmanager
|
||||||
|
network-manager-applet
|
||||||
|
iwd
|
||||||
|
midori
|
||||||
|
leafpad
|
||||||
|
mpv
|
||||||
|
gvfs-mtp
|
||||||
|
mobile-broadband-provider-info
|
||||||
|
usb_modeswitch
|
||||||
|
modemmanager
|
1
gnome/live-overlay
Symbolic link
1
gnome/live-overlay
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../common/live-overlay
|
10
gnome/profile.conf
Normal file
10
gnome/profile.conf
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
# start services
|
||||||
|
SERVICES=('acpid' 'bluetoothd' 'cronie' 'cupsd' 'syslog-ng' 'NetworkManager' 'gdm')
|
||||||
|
|
||||||
|
################# live-session #################
|
||||||
|
|
||||||
|
# unset defaults to given value
|
||||||
|
# PASSWORD="artix"
|
||||||
|
|
||||||
|
# Set to false to disable autologin in the live session
|
||||||
|
AUTOLOGIN="true"
|
1
gnome/root-overlay/etc/default
Symbolic link
1
gnome/root-overlay/etc/default
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../common/root-overlay/etc/default
|
1
gnome/root-overlay/etc/environment
Symbolic link
1
gnome/root-overlay/etc/environment
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../common/root-overlay/etc/environment
|
1
gnome/root-overlay/etc/hosts
Symbolic link
1
gnome/root-overlay/etc/hosts
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../../common/root-overlay/etc/hosts
|
56
gnome/root-overlay/etc/skel/.bashrc
Normal file
56
gnome/root-overlay/etc/skel/.bashrc
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
#
|
||||||
|
# ~/.bashrc
|
||||||
|
#
|
||||||
|
|
||||||
|
# If not running interactively, don't do anything
|
||||||
|
[[ $- != *i* ]] && return
|
||||||
|
|
||||||
|
[[ -f ~/.welcome_screen ]] && . ~/.welcome_screen
|
||||||
|
|
||||||
|
alias ls='ls --color=auto'
|
||||||
|
alias ll='ls -lav --ignore=..' # show long listing of all except ".."
|
||||||
|
alias l='ls -lav --ignore=.?*' # show long listing but no hidden dotfiles except "."
|
||||||
|
|
||||||
|
PS1='[\u@\h \W]\$ '
|
||||||
|
|
||||||
|
## Use up and down arrow keys for finding a command in history
|
||||||
|
## (after writing some letters first).
|
||||||
|
bind '"\e[A":history-search-backward'
|
||||||
|
bind '"\e[B":history-search-forward'
|
||||||
|
|
||||||
|
################################################################################
|
||||||
|
## Some generally useful functions.
|
||||||
|
## Consider uncommenting aliases below to start using these functions.
|
||||||
|
|
||||||
|
_open_files_for_editing() {
|
||||||
|
# Open any given document file(s) for editing (or just viewing).
|
||||||
|
# Note1: Do not use for executable files!
|
||||||
|
# Note2: uses mime bindings, so you may need to use
|
||||||
|
# e.g. a file manager to make some file bindings.
|
||||||
|
|
||||||
|
local progs="xdg-open exo-open" # One of these programs is used.
|
||||||
|
local prog
|
||||||
|
for prog in $progs ; do
|
||||||
|
if [ -x /usr/bin/$xx ] ; then
|
||||||
|
$prog "$@" >& /dev/null &
|
||||||
|
return
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
echo "Sorry, none of programs [$progs] is found." >&2
|
||||||
|
}
|
||||||
|
|
||||||
|
#------------------------------------------------------------
|
||||||
|
|
||||||
|
## Aliases for the functions above.
|
||||||
|
## Uncomment an alias if you want to use it.
|
||||||
|
##
|
||||||
|
# alias ef='_open_files_for_editing' # 'ef' opens given file(s) for editing
|
||||||
|
################################################################################
|
||||||
|
|
||||||
|
session_type=$XDG_SESSION_TYPE
|
||||||
|
|
||||||
|
export QT_QPA_PLATFORM=wayland
|
||||||
|
|
||||||
|
if [[ ${session_type} == "x11" ]]; then
|
||||||
|
export QT_QPA_PLATFORM=xcb
|
||||||
|
fi
|
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Exec=gnome-screensaver
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Name[en_US]=gnome-screensaver.desktop
|
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Exec=chmod +x "~/Desktop/calamares.desktop"
|
||||||
|
Name=Make the installer on the desktop executable
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Name[en_US]=make-installer-executable.desktop
|
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Exec=nvidia-settings --load-config-only
|
||||||
|
Name=Load Nvidia settings
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Name[en_US]=nvidia-settings.desktop
|
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=pamac-tray
|
||||||
|
Exec=pamac-tray
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Name[en_US]=pamac-tray.desktop
|
0
gnome/root-overlay/etc/skel/.config/enchant/he.dic
Normal file
0
gnome/root-overlay/etc/skel/.config/enchant/he.dic
Normal file
0
gnome/root-overlay/etc/skel/.config/enchant/he.exc
Normal file
0
gnome/root-overlay/etc/skel/.config/enchant/he.exc
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[Filechooser Settings]
|
||||||
|
LocationMode=path-bar
|
||||||
|
ShowHidden=false
|
||||||
|
ShowSizeColumn=true
|
||||||
|
GeometryX=249
|
||||||
|
GeometryY=127
|
||||||
|
GeometryWidth=942
|
||||||
|
GeometryHeight=643
|
||||||
|
SortColumn=name
|
||||||
|
SortOrder=ascending
|
||||||
|
StartupMode=recent
|
5
gnome/root-overlay/etc/skel/.config/gtk-3.0/bookmarks
Normal file
5
gnome/root-overlay/etc/skel/.config/gtk-3.0/bookmarks
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
file:///home/artix/Documents
|
||||||
|
file:///home/artix/Music
|
||||||
|
file:///home/artix/Pictures
|
||||||
|
file:///home/artix/Videos
|
||||||
|
file:///home/artix/Downloads
|
12
gnome/root-overlay/etc/skel/.config/gtk-3.0/gtk.css
Normal file
12
gnome/root-overlay/etc/skel/.config/gtk-3.0/gtk.css
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
.mate-panel-menu-bar button {
|
||||||
|
color: transparent;
|
||||||
|
}
|
||||||
|
panel-toplevel.background.horizontal,
|
||||||
|
.mate-panel-menu-bar,
|
||||||
|
#clock-applet-button,
|
||||||
|
#clock-applet-button:hover {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
#tasklist-button {
|
||||||
|
color: white;
|
||||||
|
}
|
17
gnome/root-overlay/etc/skel/.config/gtk-3.0/settings.ini
Normal file
17
gnome/root-overlay/etc/skel/.config/gtk-3.0/settings.ini
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
[Settings]
|
||||||
|
gtk-theme-name=Artix-dark
|
||||||
|
gtk-icon-theme-name=Matefaenzadark
|
||||||
|
gtk-font-name=Roboto 11
|
||||||
|
gtk-cursor-theme-size=18
|
||||||
|
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||||
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_BUTTON
|
||||||
|
gtk-button-images=1
|
||||||
|
gtk-menu-images=1
|
||||||
|
gtk-enable-event-sounds=1
|
||||||
|
gtk-enable-input-feedback-sounds=1
|
||||||
|
gtk-xft-antialias=1
|
||||||
|
gtk-xft-hinting=1
|
||||||
|
gtk-xft-hintstyle=hintfull
|
||||||
|
gtk-xft-rgba=rgb
|
||||||
|
gtk-cursor-theme-name=Premium
|
||||||
|
gtk-application-prefer-dark-theme=0
|
2
gnome/root-overlay/etc/skel/.config/gtk-4.0/settings.ini
Normal file
2
gnome/root-overlay/etc/skel/.config/gtk-4.0/settings.ini
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[Settings]
|
||||||
|
gtk-application-prefer-dark-theme=0
|
27
gnome/root-overlay/etc/skel/.config/qt5ct/qt5ct.conf
Normal file
27
gnome/root-overlay/etc/skel/.config/qt5ct/qt5ct.conf
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
[Appearance]
|
||||||
|
color_scheme_path=/usr/share/qt5ct/colors/airy.conf
|
||||||
|
custom_palette=false
|
||||||
|
standard_dialogs=default
|
||||||
|
style=kvantum-dark
|
||||||
|
|
||||||
|
[Fonts]
|
||||||
|
fixed=@Variant(\0\0\0@\0\0\0&\0\x42\0i\0t\0s\0t\0r\0\x65\0\x61\0m\0 \0V\0\x65\0r\0\x61\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||||
|
general=@Variant(\0\0\0@\0\0\0&\0\x42\0i\0t\0s\0t\0r\0\x65\0\x61\0m\0 \0V\0\x65\0r\0\x61\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||||
|
|
||||||
|
[Interface]
|
||||||
|
activate_item_on_single_click=1
|
||||||
|
buttonbox_layout=0
|
||||||
|
cursor_flash_time=1000
|
||||||
|
dialog_buttons_have_icons=1
|
||||||
|
double_click_interval=400
|
||||||
|
gui_effects=@Invalid()
|
||||||
|
keyboard_scheme=2
|
||||||
|
menus_have_icons=true
|
||||||
|
show_shortcuts_in_context_menus=true
|
||||||
|
stylesheets=@Invalid()
|
||||||
|
toolbutton_style=4
|
||||||
|
underline_shortcut=1
|
||||||
|
wheel_scroll_lines=3
|
||||||
|
|
||||||
|
[SettingsWindow]
|
||||||
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2O\0\0\x1\xa1\0\0\x5\x31\0\0\x3\xd8\0\0\x2Q\0\0\x1\xa1\0\0\x5/\0\0\x3\xd6\0\0\0\0\0\0\0\0\a\x80\0\0\x2Q\0\0\x1\xa1\0\0\x5/\0\0\x3\xd6)
|
1
gnome/root-overlay/etc/skel/.xinitrc
Normal file
1
gnome/root-overlay/etc/skel/.xinitrc
Normal file
@@ -0,0 +1 @@
|
|||||||
|
exec gnome-session
|
56
gnome/root-overlay/skel/.bashrc
Normal file
56
gnome/root-overlay/skel/.bashrc
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
#
|
||||||
|
# ~/.bashrc
|
||||||
|
#
|
||||||
|
|
||||||
|
# If not running interactively, don't do anything
|
||||||
|
[[ $- != *i* ]] && return
|
||||||
|
|
||||||
|
[[ -f ~/.welcome_screen ]] && . ~/.welcome_screen
|
||||||
|
|
||||||
|
alias ls='ls --color=auto'
|
||||||
|
alias ll='ls -lav --ignore=..' # show long listing of all except ".."
|
||||||
|
alias l='ls -lav --ignore=.?*' # show long listing but no hidden dotfiles except "."
|
||||||
|
|
||||||
|
PS1='[\u@\h \W]\$ '
|
||||||
|
|
||||||
|
## Use up and down arrow keys for finding a command in history
|
||||||
|
## (after writing some letters first).
|
||||||
|
bind '"\e[A":history-search-backward'
|
||||||
|
bind '"\e[B":history-search-forward'
|
||||||
|
|
||||||
|
################################################################################
|
||||||
|
## Some generally useful functions.
|
||||||
|
## Consider uncommenting aliases below to start using these functions.
|
||||||
|
|
||||||
|
_open_files_for_editing() {
|
||||||
|
# Open any given document file(s) for editing (or just viewing).
|
||||||
|
# Note1: Do not use for executable files!
|
||||||
|
# Note2: uses mime bindings, so you may need to use
|
||||||
|
# e.g. a file manager to make some file bindings.
|
||||||
|
|
||||||
|
local progs="xdg-open exo-open" # One of these programs is used.
|
||||||
|
local prog
|
||||||
|
for prog in $progs ; do
|
||||||
|
if [ -x /usr/bin/$xx ] ; then
|
||||||
|
$prog "$@" >& /dev/null &
|
||||||
|
return
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
echo "Sorry, none of programs [$progs] is found." >&2
|
||||||
|
}
|
||||||
|
|
||||||
|
#------------------------------------------------------------
|
||||||
|
|
||||||
|
## Aliases for the functions above.
|
||||||
|
## Uncomment an alias if you want to use it.
|
||||||
|
##
|
||||||
|
# alias ef='_open_files_for_editing' # 'ef' opens given file(s) for editing
|
||||||
|
################################################################################
|
||||||
|
|
||||||
|
session_type=$XDG_SESSION_TYPE
|
||||||
|
|
||||||
|
export QT_QPA_PLATFORM=wayland
|
||||||
|
|
||||||
|
if [[ ${session_type} == "x11" ]]; then
|
||||||
|
export QT_QPA_PLATFORM=xcb
|
||||||
|
fi
|
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=Application
|
||||||
|
Exec=gnome-screensaver
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Name[en_US]=gnome-screensaver.desktop
|
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Exec=chmod +x "~/Desktop/calamares.desktop"
|
||||||
|
Name=Make the installer on the desktop executable
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Name[en_US]=make-installer-executable.desktop
|
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Exec=nvidia-settings --load-config-only
|
||||||
|
Name=Load Nvidia settings
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Name[en_US]=nvidia-settings.desktop
|
@@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Type=pamac-tray
|
||||||
|
Exec=pamac-tray
|
||||||
|
StartupNotify=false
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Name[en_US]=pamac-tray.desktop
|
0
gnome/root-overlay/skel/.config/enchant/he.dic
Normal file
0
gnome/root-overlay/skel/.config/enchant/he.dic
Normal file
0
gnome/root-overlay/skel/.config/enchant/he.exc
Normal file
0
gnome/root-overlay/skel/.config/enchant/he.exc
Normal file
11
gnome/root-overlay/skel/.config/gtk-2.0/gtkfilechooser.ini
Normal file
11
gnome/root-overlay/skel/.config/gtk-2.0/gtkfilechooser.ini
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
[Filechooser Settings]
|
||||||
|
LocationMode=path-bar
|
||||||
|
ShowHidden=false
|
||||||
|
ShowSizeColumn=true
|
||||||
|
GeometryX=249
|
||||||
|
GeometryY=127
|
||||||
|
GeometryWidth=942
|
||||||
|
GeometryHeight=643
|
||||||
|
SortColumn=name
|
||||||
|
SortOrder=ascending
|
||||||
|
StartupMode=recent
|
5
gnome/root-overlay/skel/.config/gtk-3.0/bookmarks
Normal file
5
gnome/root-overlay/skel/.config/gtk-3.0/bookmarks
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
file:///home/artix/Documents
|
||||||
|
file:///home/artix/Music
|
||||||
|
file:///home/artix/Pictures
|
||||||
|
file:///home/artix/Videos
|
||||||
|
file:///home/artix/Downloads
|
12
gnome/root-overlay/skel/.config/gtk-3.0/gtk.css
Normal file
12
gnome/root-overlay/skel/.config/gtk-3.0/gtk.css
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
.mate-panel-menu-bar button {
|
||||||
|
color: transparent;
|
||||||
|
}
|
||||||
|
panel-toplevel.background.horizontal,
|
||||||
|
.mate-panel-menu-bar,
|
||||||
|
#clock-applet-button,
|
||||||
|
#clock-applet-button:hover {
|
||||||
|
color: white;
|
||||||
|
}
|
||||||
|
#tasklist-button {
|
||||||
|
color: white;
|
||||||
|
}
|
17
gnome/root-overlay/skel/.config/gtk-3.0/settings.ini
Normal file
17
gnome/root-overlay/skel/.config/gtk-3.0/settings.ini
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
[Settings]
|
||||||
|
gtk-theme-name=Artix-dark
|
||||||
|
gtk-icon-theme-name=Matefaenzadark
|
||||||
|
gtk-font-name=Roboto 11
|
||||||
|
gtk-cursor-theme-size=18
|
||||||
|
gtk-toolbar-style=GTK_TOOLBAR_ICONS
|
||||||
|
gtk-toolbar-icon-size=GTK_ICON_SIZE_BUTTON
|
||||||
|
gtk-button-images=1
|
||||||
|
gtk-menu-images=1
|
||||||
|
gtk-enable-event-sounds=1
|
||||||
|
gtk-enable-input-feedback-sounds=1
|
||||||
|
gtk-xft-antialias=1
|
||||||
|
gtk-xft-hinting=1
|
||||||
|
gtk-xft-hintstyle=hintfull
|
||||||
|
gtk-xft-rgba=rgb
|
||||||
|
gtk-cursor-theme-name=Premium
|
||||||
|
gtk-application-prefer-dark-theme=0
|
2
gnome/root-overlay/skel/.config/gtk-4.0/settings.ini
Normal file
2
gnome/root-overlay/skel/.config/gtk-4.0/settings.ini
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
[Settings]
|
||||||
|
gtk-application-prefer-dark-theme=0
|
27
gnome/root-overlay/skel/.config/qt5ct/qt5ct.conf
Normal file
27
gnome/root-overlay/skel/.config/qt5ct/qt5ct.conf
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
[Appearance]
|
||||||
|
color_scheme_path=/usr/share/qt5ct/colors/airy.conf
|
||||||
|
custom_palette=false
|
||||||
|
standard_dialogs=default
|
||||||
|
style=kvantum-dark
|
||||||
|
|
||||||
|
[Fonts]
|
||||||
|
fixed=@Variant(\0\0\0@\0\0\0&\0\x42\0i\0t\0s\0t\0r\0\x65\0\x61\0m\0 \0V\0\x65\0r\0\x61\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||||
|
general=@Variant(\0\0\0@\0\0\0&\0\x42\0i\0t\0s\0t\0r\0\x65\0\x61\0m\0 \0V\0\x65\0r\0\x61\0 \0S\0\x61\0n\0s@(\0\0\0\0\0\0\xff\xff\xff\xff\x5\x1\0\x32\x10)
|
||||||
|
|
||||||
|
[Interface]
|
||||||
|
activate_item_on_single_click=1
|
||||||
|
buttonbox_layout=0
|
||||||
|
cursor_flash_time=1000
|
||||||
|
dialog_buttons_have_icons=1
|
||||||
|
double_click_interval=400
|
||||||
|
gui_effects=@Invalid()
|
||||||
|
keyboard_scheme=2
|
||||||
|
menus_have_icons=true
|
||||||
|
show_shortcuts_in_context_menus=true
|
||||||
|
stylesheets=@Invalid()
|
||||||
|
toolbutton_style=4
|
||||||
|
underline_shortcut=1
|
||||||
|
wheel_scroll_lines=3
|
||||||
|
|
||||||
|
[SettingsWindow]
|
||||||
|
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x2O\0\0\x1\xa1\0\0\x5\x31\0\0\x3\xd8\0\0\x2Q\0\0\x1\xa1\0\0\x5/\0\0\x3\xd6\0\0\0\0\0\0\0\0\a\x80\0\0\x2Q\0\0\x1\xa1\0\0\x5/\0\0\x3\xd6)
|
4
gnome/root-overlay/skel/environment
Normal file
4
gnome/root-overlay/skel/environment
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
QT_QPA_PLATFORMTHEME=qt5ct
|
||||||
|
#QT_QPA_PLATFORM=xcb
|
||||||
|
#QT_QPA_PLATFORM=wayland
|
||||||
|
#QT_STYLE_OVERRIDE=kvantum
|
1
gnome/root-overlay/usr
Symbolic link
1
gnome/root-overlay/usr
Symbolic link
@@ -0,0 +1 @@
|
|||||||
|
../../common/root-overlay/usr
|
@@ -168,6 +168,11 @@ lxterminal
|
|||||||
openbox
|
openbox
|
||||||
pcmanfm
|
pcmanfm
|
||||||
|
|
||||||
|
# Uniform QT/GTK look
|
||||||
|
kvantum-qt5
|
||||||
|
qt5-styleplugins
|
||||||
|
qt5ct
|
||||||
|
|
||||||
# Basic usability apps
|
# Basic usability apps
|
||||||
connman-gtk
|
connman-gtk
|
||||||
leafpad
|
leafpad
|
||||||
|
@@ -154,6 +154,11 @@ sddm-theme-artix
|
|||||||
# LXQt
|
# LXQt
|
||||||
lxqt
|
lxqt
|
||||||
|
|
||||||
|
# Uniform QT/GTK look
|
||||||
|
kvantum-qt5
|
||||||
|
qt5-styleplugins
|
||||||
|
qt5ct
|
||||||
|
|
||||||
# Basic usability apps
|
# Basic usability apps
|
||||||
cmst
|
cmst
|
||||||
kwrite
|
kwrite
|
||||||
|
@@ -172,6 +172,11 @@ mate-terminal
|
|||||||
mate-utils
|
mate-utils
|
||||||
mozo
|
mozo
|
||||||
|
|
||||||
|
# Uniform QT/GTK look
|
||||||
|
kvantum-qt5
|
||||||
|
qt5-styleplugins
|
||||||
|
qt5ct
|
||||||
|
|
||||||
# Basic usability apps
|
# Basic usability apps
|
||||||
connman-gtk
|
connman-gtk
|
||||||
leafpad
|
leafpad
|
||||||
|
@@ -204,6 +204,11 @@ spectacle
|
|||||||
svgpart
|
svgpart
|
||||||
sweeper
|
sweeper
|
||||||
|
|
||||||
|
# Uniform QT/GTK look
|
||||||
|
kvantum-qt5
|
||||||
|
qt5-styleplugins
|
||||||
|
qt5ct
|
||||||
|
|
||||||
# Basic usability apps
|
# Basic usability apps
|
||||||
plasma-nm
|
plasma-nm
|
||||||
kwrite
|
kwrite
|
||||||
|
@@ -156,6 +156,11 @@ xfce4-goodies
|
|||||||
pulseaudio
|
pulseaudio
|
||||||
pavucontrol
|
pavucontrol
|
||||||
|
|
||||||
|
# Uniform QT/GTK look
|
||||||
|
kvantum-qt5
|
||||||
|
qt5-styleplugins
|
||||||
|
qt5ct
|
||||||
|
|
||||||
# Basic usability apps
|
# Basic usability apps
|
||||||
connman-gtk
|
connman-gtk
|
||||||
leafpad
|
leafpad
|
||||||
|
Reference in New Issue
Block a user