Add configurations for tyr

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2024-05-06 19:51:07 +02:00
parent 84019aac75
commit fea711b84c
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
27 changed files with 539 additions and 177 deletions

5
.gitignore vendored
View file

@ -39,8 +39,8 @@ system/.local/share/applications/discord-*.desktop
system/.local/share/applications/wine/ system/.local/share/applications/wine/
system/.local/share/applications/mimeinfo.cache system/.local/share/applications/mimeinfo.cache
*id_rsa*
system/.config/ssh/known_hosts system/.config/ssh/known_hosts
system/.config/ssh/*id_*
.BUILDINFO .BUILDINFO
.MTREE .MTREE
.PKGINFO .PKGINFO
@ -49,3 +49,6 @@ src/
.mypy_cache/ .mypy_cache/
*.synclock *.synclock
system/.config/MusicBrainz/Picard/plugins/* system/.config/MusicBrainz/Picard/plugins/*
/.idea/
/system/.local/share/konsole/konsolestaterc

View file

@ -0,0 +1,135 @@
pkgbase = severin-base
pkgver = 1.0.0
pkgrel = 38
arch = x86_64
license = MIT
depends = base
depends = linux
depends = linux-firmware
depends = linux-headers
depends = v4l2loopback-dkms
depends = vulkan-icd-loader
depends = lib32-vulkan-icd-loader
depends = pipewire
depends = pipewire-pulse
depends = chromaprint
depends = noto-fonts
depends = noto-fonts-cjk
depends = noto-fonts-emoji
depends = ttc-iosevka
depends = ttf-iosevka-nerd
depends = terminus-font
depends = inter-font
depends = xdg-desktop-portal-kde
depends = qt5-wayland
depends = qt6-wayland
depends = xorg-xrandr
depends = xorg-xwayland
depends = xdg-utils
depends = catppuccin-gtk-theme-mocha
depends = gnome-themes-extra
depends = adwaita-qt5
depends = adwaita-qt6
depends = qt5ct
depends = qt6ct
depends = papirus-icon-theme
depends = zsh
depends = zsh-completions
depends = zsh-syntax-highlighting
depends = starship
depends = jdk-openjdk
depends = jq
depends = micro
depends = nautilus
depends = qbittorrent
depends = figlet
depends = discord
depends = shellcheck
depends = szyszka
depends = libreoffice-fresh
depends = inkscape
depends = joplin-appimage
depends = firefox
depends = filezilla
depends = discord
depends = lapce
depends = element-desktop
depends = streamlink
depends = ncdu
depends = simple-scan
depends = evince
depends = networkmanager
depends = network-manager-applet
depends = ncdu
depends = mpv
depends = wget
depends = bat
depends = nextcloud-client
depends = picard
depends = espanso-wayland
depends = jetbrains-toolbox
depends = obs-studio
depends = bottom
depends = chromium
depends = chromium-widevine
depends = fwupd
depends = playerctl
depends = reflector
depends = pkgstats
depends = logiops-git
depends = logrotate
depends = yt-dlp
depends = zola
depends = rsync
depends = tauon-music-box
depends = docker
depends = docker-compose
depends = lsd
depends = light
depends = lxappearance
depends = file-roller
depends = gnome-keyring
depends = pacman-contrib
depends = git-delta
depends = sudo
depends = openssh
depends = man-db
depends = man-pages
depends = imv
depends = inetutils
depends = cups
depends = cups-pdf
depends = brlaser
depends = brscan4
depends = fusee-launcher-git
depends = ns-usbloader
depends = mypy
depends = rustup
depends = nodejs
depends = npm
depends = git
depends = devtools
depends = ccache
depends = tokei
depends = strace
depends = pkgconf
depends = namcap
depends = xdg-user-dirs
depends = steam
depends = heroic-games-launcher-bin
depends = mangohud
depends = winetricks
depends = bluez
depends = bluez-utils
depends = prismlauncher
depends = zip
depends = unzip
depends = zstd
depends = lzop
depends = p7zip
depends = exfatprogs
depends = gvfs-mtp
depends = gvfs-smb
depends = mtpfs
pkgname = severin-base

View file

@ -1,7 +1,7 @@
# Maintainer: Severin Kaderli <severin@kaderli.dev> # Maintainer: Severin Kaderli <severin@kaderli.dev>
pkgname="severin-base" pkgname="severin-base"
pkgver=1.0.0 pkgver=1.0.0
pkgrel=38 pkgrel=41
arch=('x86_64') arch=('x86_64')
license=('MIT') license=('MIT')
depends=( depends=(
@ -21,29 +21,10 @@ depends=(
# Audio # Audio
'pipewire' 'pipewire'
'pipewire-pulse' 'pipewire-pulse'
'pavucontrol' 'pipewire-alsa'
'pipewire-jack'
'chromaprint' 'chromaprint'
# Window manager
'sway'
'swaybg'
# Monitor Auto Detect
'kanshi'
# Status Bar
'waybar'
# Run
'fuzzel'
# Notifications
'dunst'
# Screenshots
'slurp'
'grim'
# Fonts # Fonts
'noto-fonts' 'noto-fonts'
'noto-fonts-cjk' 'noto-fonts-cjk'
@ -54,9 +35,7 @@ depends=(
'inter-font' 'inter-font'
# Wayland # Wayland
'xdg-desktop-portal-wlr' 'xdg-desktop-portal-kde'
'xdg-desktop-portal-gtk'
'wl-clipboard'
'qt5-wayland' 'qt5-wayland'
'qt6-wayland' 'qt6-wayland'
@ -66,13 +45,6 @@ depends=(
'xdg-utils' 'xdg-utils'
# Themes # Themes
'catppuccin-gtk-theme-mocha'
'gnome-themes-extra'
'adwaita-qt5'
'adwaita-qt6'
'qt5ct'
'qt6ct'
'papirus-icon-theme'
# Shell # Shell
'zsh' 'zsh'
@ -80,7 +52,7 @@ depends=(
'zsh-syntax-highlighting' 'zsh-syntax-highlighting'
# Terminal # Terminal
'kitty'
'starship' 'starship'
# Java # Java
@ -88,16 +60,15 @@ depends=(
'jq' 'jq'
# Applications # Applications
'syncthing'
'phpstorm'
'micro' 'micro'
'nautilus'
'qbittorrent' 'qbittorrent'
'figlet' 'figlet'
'discord' 'discord'
'shellcheck' 'shellcheck'
'szyszka'
'libreoffice-fresh' 'libreoffice-fresh'
'inkscape' 'inkscape'
'joplin-appimage'
'firefox' 'firefox'
'filezilla' 'filezilla'
'discord' 'discord'
@ -106,7 +77,6 @@ depends=(
'streamlink' 'streamlink'
'ncdu' 'ncdu'
'simple-scan' 'simple-scan'
'evince'
'networkmanager' 'networkmanager'
'network-manager-applet' 'network-manager-applet'
'ncdu' 'ncdu'
@ -116,28 +86,19 @@ depends=(
'nextcloud-client' 'nextcloud-client'
'picard' 'picard'
'espanso-wayland' 'espanso-wayland'
'jetbrains-toolbox'
'obs-studio' 'obs-studio'
'bottom' 'bottom'
'chromium'
'chromium-widevine'
'fwupd' 'fwupd'
'playerctl' 'playerctl'
'reflector' 'reflector'
'pkgstats' 'pkgstats'
'logiops-git' 'logiops'
'logrotate' 'logrotate'
'yt-dlp' 'yt-dlp'
'zola'
'rsync' 'rsync'
'tauon-music-box'
'docker' 'docker'
'docker-compose' 'docker-compose'
'lsd' 'lsd'
'light'
'lxappearance'
'file-roller'
'gnome-keyring'
'pacman-contrib' 'pacman-contrib'
'git-delta' 'git-delta'
'sudo' 'sudo'
@ -150,15 +111,15 @@ depends=(
# Printer # Printer
'cups' 'cups'
'cups-pdf' 'cups-pdf'
'brother-dcp1610w' 'brlaser'
'brscan4' 'brscan4'
'system-config-printer'
# Homebrew # Switch Homebrew
'fusee-launcher-git'
'ns-usbloader' 'ns-usbloader'
# Development # Development
'ansible-core'
'base-devel'
'mypy' 'mypy'
'rustup' 'rustup'
'nodejs' 'nodejs'
@ -174,24 +135,18 @@ depends=(
# Gaming # Gaming
'steam' 'steam'
'lutris'
'heroic-games-launcher-bin' 'heroic-games-launcher-bin'
'gamemode'
'lib32-gamemode'
'gamescope'
'mangohud' 'mangohud'
'winetricks' 'winetricks'
'antimicrox' 'protontricks'
'lumafly-git'
# Bluetooth # Bluetooth
'bluez' 'bluez'
'bluez-utils' 'bluez-utils'
# Games # Games
'airshipper'
'gzdoom'
'prismlauncher' 'prismlauncher'
'osu-lazer-bin'
# Emulation # Emulation
#'mgba-qt' #'mgba-qt'
@ -201,6 +156,7 @@ depends=(
#'flycast-git' #'flycast-git'
#'melonds-git' #'melonds-git'
#'ares-emu' #'ares-emu'
'bizhawk-monort'
# Archiving & Compression # Archiving & Compression
'zip' 'zip'
@ -214,4 +170,5 @@ depends=(
'gvfs-mtp' 'gvfs-mtp'
'gvfs-smb' 'gvfs-smb'
'mtpfs' 'mtpfs'
'btrfs-progs'
) )

View file

@ -0,0 +1,8 @@
pkgbase = severin-cpu-amd
pkgver = 1.0.0
pkgrel = 1
arch = x86_64
license = MIT
depends = amd-ucode
pkgname = severin-cpu-amd

View file

@ -0,0 +1,13 @@
pkgbase = severin-gpu-amd
pkgver = 1.0.0
pkgrel = 1
arch = x86_64
license = MIT
depends = mesa
depends = lib32-mesa
depends = vulkan-radeon
depends = lib32-vulkan-radeon
depends = libva-mesa-driver
depends = mesa-vdpau
pkgname = severin-gpu-amd

View file

@ -0,0 +1,11 @@
pkgbase = severin-gpu-nvidia
pkgver = 1.0.0
pkgrel = 1
arch = x86_64
license = MIT
depends = nvidia-dkms
depends = nvidia-utils
depends = lib32-nvidia-utils
depends = nvidia-prime
pkgname = severin-gpu-nvidia

View file

@ -0,0 +1,8 @@
pkgbase = severin-cpu-amd
pkgver = 1.0.0
pkgrel = 1
arch = x86_64
license = MIT
depends = amd-ucode
pkgname = severin-cpu-amd

View file

@ -0,0 +1,16 @@
# Maintainer: Severin Kaderli <severin@kaderli.dev>
pkgname="severin-plasma"
pkgver=1.0.0
pkgrel=1
arch=('x86_64')
license=('MIT')
depends=(
# Meta Package
'plasma-meta'
# Applications
'konsole'
'okular'
'dolphin'
'ark'
)

View file

@ -35,5 +35,6 @@ if output::prompt "Do you want to install Arch packages?"; then
install-pkgbuild "severin-cpu-amd" install-pkgbuild "severin-cpu-amd"
install-pkgbuild "severin-gpu-amd" install-pkgbuild "severin-gpu-amd"
install-pkgbuild "severin-gpu-nvidia" install-pkgbuild "severin-gpu-nvidia"
install-pkgbuild "severin-plasma"
fi fi
fi fi

View file

@ -13,13 +13,9 @@ CONFIG_DIRECTORIES=(
".local/log" ".local/log"
".local/share/gnupg" ".local/share/gnupg"
".local/share/vpn" ".local/share/vpn"
"dev/build" "Dev"
"dev/opensource" "Downloads"
"dev/pkg" "Games"
"dev/projects"
"downloads"
"games"
"videos"
) )
output::section "Creating directories" output::section "Creating directories"
@ -28,4 +24,4 @@ for dir in "${CONFIG_DIRECTORIES[@]}"; do
output::log "Creating directory ${YELLOW}${HOME}/${dir}${DEFAULT}" output::log "Creating directory ${YELLOW}${HOME}/${dir}${DEFAULT}"
mkdir -p "${HOME}/${dir}" mkdir -p "${HOME}/${dir}"
done done
output::success "Successfully created directories" output::success "Successfully created directories"

View file

@ -8,6 +8,8 @@ DEFAULT="$(tput op)"
YELLOW="$(tput setaf 3)" YELLOW="$(tput setaf 3)"
BOLD="$(tput bold)" BOLD="$(tput bold)"
INSTALL_LOG=/home/severin/install.log
output::log() { output::log() {
echo -e "${1}" |& tee -a "${INSTALL_LOG}" echo -e "${1}" |& tee -a "${INSTALL_LOG}"
} }
@ -52,4 +54,4 @@ output::prompt() {
fi fi
return 1 return 1
} }

View file

@ -32,6 +32,7 @@ CONFIG_LINKED_FILES_HOME=(
".config/gtk-3.0" ".config/gtk-3.0"
".config/httpie" ".config/httpie"
".config/kanshi" ".config/kanshi"
".config/konsolerc"
".config/lapce-stable" ".config/lapce-stable"
".config/maven" ".config/maven"
".config/micro" ".config/micro"
@ -70,13 +71,15 @@ CONFIG_LINKED_FILES_HOME=(
".local/share/applications" ".local/share/applications"
".local/share/gnupg/gpg.conf" ".local/share/gnupg/gpg.conf"
".local/share/gnupg/dirmngr.conf" ".local/share/gnupg/dirmngr.conf"
".local/share/konsole"
) )
declare -A CONFIG_LINKED_FILES declare -A CONFIG_LINKED_FILES
CONFIG_LINKED_FILES=( CONFIG_LINKED_FILES=(
["${HOME}/documents"]="${HOME}/data/Documents" ["${HOME}/Documents"]="${HOME}/Data/Documents"
["${HOME}/music"]="${HOME}/data/media/Music" ["${HOME}/Music"]="${HOME}/Data/Media/Music"
["${HOME}/pictures"]="${HOME}/data/media/pictures" ["${HOME}/Pictures"]="${HOME}/Data/Media/Pictures"
["${HOME}/Videos"]="${HOME}/Data/Media/Videos"
) )
output::section "Symlinks" output::section "Symlinks"

View file

@ -11,7 +11,7 @@
CONFIG_SYSTEMD_SERVICES=( CONFIG_SYSTEMD_SERVICES=(
"acpid.service" "acpid.service"
"bluetooth.service" #"bluetooth.service"
"cronie.service" "cronie.service"
"docker.service" "docker.service"
"fstrim.timer" "fstrim.timer"

10
install
View file

@ -47,10 +47,10 @@ fi
source "${INSTALL_DIR}/prerequisites.sh" source "${INSTALL_DIR}/prerequisites.sh"
source "${INSTALL_DIR}/arch.sh" source "${INSTALL_DIR}/arch.sh"
source "${INSTALL_DIR}/rust.sh" #source "${INSTALL_DIR}/rust.sh"
source "${INSTALL_DIR}/composer.sh" #source "${INSTALL_DIR}/composer.sh"
source "${INSTALL_DIR}/ruby.sh" #source "${INSTALL_DIR}/ruby.sh"
source "${INSTALL_DIR}/directories.sh" #source "${INSTALL_DIR}/directories.sh"
source "${INSTALL_DIR}/symlinks.sh" source "${INSTALL_DIR}/symlinks.sh"
source "${INSTALL_DIR}/permissions.sh" source "${INSTALL_DIR}/permissions.sh"
source "${INSTALL_DIR}/groups.sh" source "${INSTALL_DIR}/groups.sh"
@ -58,7 +58,7 @@ source "${INSTALL_DIR}/systemd.sh"
source "${INSTALL_DIR}/udev.sh" source "${INSTALL_DIR}/udev.sh"
source "${INSTALL_DIR}/etc.sh" source "${INSTALL_DIR}/etc.sh"
source "${INSTALL_DIR}/ntp.sh" source "${INSTALL_DIR}/ntp.sh"
source "${INSTALL_DIR}/lockscreen.sh" #source "${INSTALL_DIR}/lockscreen.sh"
source "${INSTALL_DIR}/issue.sh" source "${INSTALL_DIR}/issue.sh"
source "${INSTALL_DIR}/shell.sh" source "${INSTALL_DIR}/shell.sh"

View file

@ -52,7 +52,7 @@ usr\lib\qt4\plugins\inputmethods\libqtim-ibus.so=40807, 0, x86_64 linux g++-4 fu
[qt] [qt]
GUIEffects=none GUIEffects=none
KDE\contrast=4 KDE\contrast=7
KWinPalette\activeBackground=#31363b KWinPalette\activeBackground=#31363b
KWinPalette\activeBlend=#fcfcfc KWinPalette\activeBlend=#fcfcfc
KWinPalette\activeForeground=#fcfcfc KWinPalette\activeForeground=#fcfcfc
@ -63,7 +63,7 @@ KWinPalette\inactiveBlend=#a1a9b1
KWinPalette\inactiveForeground=#a1a9b1 KWinPalette\inactiveForeground=#a1a9b1
KWinPalette\inactiveFrame=#2a2e32 KWinPalette\inactiveFrame=#2a2e32
KWinPalette\inactiveTitleBtnBg=#2a2e32 KWinPalette\inactiveTitleBtnBg=#2a2e32
Palette\active=#fcfcfc, #31363b, #40464c, #363b40, #191b1d, #25292c, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #121415, #3daee9, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #dfdfdf Palette\active=#fcfcfc, #31363b, #474d54, #3a4045, #141618, #24282b, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #0f1012, #3daee9, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #a1a9b1, #3daee9
Palette\disabled=#6e7173, #2f3338, #3e444a, #353a3f, #181a1c, #23272a, #656768, #ffffff, #727679, #1a1d1f, #282c30, #111314, #282c30, #6e7173, #1a4665, #443051, #212427, #000000, #31363b, #fcfcfc, #dfdfdf Palette\disabled=#6e7173, #2f3338, #454c52, #393e44, #131517, #222629, #656768, #ffffff, #727679, #1a1d1f, #282c30, #0e0f11, #282c30, #6e7173, #1a4665, #443051, #212427, #000000, #31363b, #fcfcfc, #464b4f, #282c30
Palette\inactive=#fcfcfc, #31363b, #40464c, #363b40, #191b1d, #25292c, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #121415, #1f485e, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #dfdfdf Palette\inactive=#fcfcfc, #31363b, #474d54, #3a4045, #141618, #24282b, #fcfcfc, #ffffff, #fcfcfc, #1b1e20, #2a2e32, #0f1012, #1f485e, #fcfcfc, #1d99f3, #9b59b6, #232629, #000000, #31363b, #fcfcfc, #a1a9b1, #1f485e
font="Noto Sans,10,-1,0,50,0,0,0,0,0" font="Noto Sans,10,-1,0,400,0,0,0,0,0,0,0,0,0,0,1"

View file

@ -0,0 +1 @@
GPG_TTY=$(tty)

View file

@ -1,13 +1,16 @@
gtk-enable-animations=1
gtk-primary-button-warps-slider=1
gtk-sound-theme-name="ocean"
# DO NOT EDIT! This file will be overwritten by LXAppearance. # DO NOT EDIT! This file will be overwritten by LXAppearance.
# Any customization should be done in ~/.gtkrc-2.0.mine instead. # Any customization should be done in ~/.gtkrc-2.0.mine instead.
include "/home/severin/.gtkrc-2.0.mine" include "/home/severin/.gtkrc-2.0.mine"
gtk-theme-name="Catppuccin-Mocha-Standard-Peach-Dark" gtk-theme-name="Catppuccin-Mocha-Standard-Peach-Dark"
gtk-icon-theme-name="Papirus-Dark" gtk-icon-theme-name="breeze-dark"
gtk-font-name="Sans Serif 10" gtk-font-name="Noto Sans, 10"
gtk-cursor-theme-name="Adwaita" gtk-cursor-theme-name="breeze_cursors"
gtk-cursor-theme-size=0 gtk-cursor-theme-size=24
gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-style=3
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-button-images=1 gtk-button-images=1
gtk-menu-images=1 gtk-menu-images=1

View file

@ -0,0 +1,84 @@
@define-color borders_breeze #5f6265;
@define-color content_view_bg_breeze #1b1e20;
@define-color error_color_backdrop_breeze #da4453;
@define-color error_color_breeze #da4453;
@define-color error_color_insensitive_backdrop_breeze #592930;
@define-color error_color_insensitive_breeze #592930;
@define-color insensitive_base_color_breeze #1a1d1f;
@define-color insensitive_base_fg_color_breeze #656768;
@define-color insensitive_bg_color_breeze #282c30;
@define-color insensitive_borders_breeze #3a3d41;
@define-color insensitive_fg_color_breeze #6e7173;
@define-color insensitive_selected_bg_color_breeze #282c30;
@define-color insensitive_selected_fg_color_breeze #6e7173;
@define-color insensitive_unfocused_bg_color_breeze #282c30;
@define-color insensitive_unfocused_fg_color_breeze #6e7173;
@define-color insensitive_unfocused_selected_bg_color_breeze #282c30;
@define-color insensitive_unfocused_selected_fg_color_breeze #6e7173;
@define-color link_color_breeze #1d99f3;
@define-color link_visited_color_breeze #9b59b6;
@define-color success_color_backdrop_breeze #27ae60;
@define-color success_color_breeze #27ae60;
@define-color success_color_insensitive_backdrop_breeze #1e4d34;
@define-color success_color_insensitive_breeze #1e4d34;
@define-color theme_base_color_breeze #1b1e20;
@define-color theme_bg_color_breeze #2a2e32;
@define-color theme_button_background_backdrop_breeze #31363b;
@define-color theme_button_background_backdrop_insensitive_breeze #2f3338;
@define-color theme_button_background_insensitive_breeze #2f3338;
@define-color theme_button_background_normal_breeze #31363b;
@define-color theme_button_decoration_focus_backdrop_breeze #3daee9;
@define-color theme_button_decoration_focus_backdrop_insensitive_breeze #335c72;
@define-color theme_button_decoration_focus_breeze #3daee9;
@define-color theme_button_decoration_focus_insensitive_breeze #335c72;
@define-color theme_button_decoration_hover_backdrop_breeze #3daee9;
@define-color theme_button_decoration_hover_backdrop_insensitive_breeze #335c72;
@define-color theme_button_decoration_hover_breeze #3daee9;
@define-color theme_button_decoration_hover_insensitive_breeze #335c72;
@define-color theme_button_foreground_active_backdrop_breeze #fcfcfc;
@define-color theme_button_foreground_active_backdrop_insensitive_breeze #6e7173;
@define-color theme_button_foreground_active_breeze #fcfcfc;
@define-color theme_button_foreground_active_insensitive_breeze #6e7173;
@define-color theme_button_foreground_backdrop_breeze #fcfcfc;
@define-color theme_button_foreground_backdrop_insensitive_breeze #727679;
@define-color theme_button_foreground_insensitive_breeze #727679;
@define-color theme_button_foreground_normal_breeze #fcfcfc;
@define-color theme_fg_color_breeze #fcfcfc;
@define-color theme_header_background_backdrop_breeze #2a2e32;
@define-color theme_header_background_breeze #31363b;
@define-color theme_header_background_light_breeze #2a2e32;
@define-color theme_header_foreground_backdrop_breeze #fcfcfc;
@define-color theme_header_foreground_breeze #fcfcfc;
@define-color theme_header_foreground_insensitive_backdrop_breeze #fcfcfc;
@define-color theme_header_foreground_insensitive_breeze #fcfcfc;
@define-color theme_hovering_selected_bg_color_breeze #3daee9;
@define-color theme_selected_bg_color_breeze #3daee9;
@define-color theme_selected_fg_color_breeze #fcfcfc;
@define-color theme_text_color_breeze #fcfcfc;
@define-color theme_titlebar_background_backdrop_breeze #2a2e32;
@define-color theme_titlebar_background_breeze #31363b;
@define-color theme_titlebar_background_light_breeze #2a2e32;
@define-color theme_titlebar_foreground_backdrop_breeze #fcfcfc;
@define-color theme_titlebar_foreground_breeze #fcfcfc;
@define-color theme_titlebar_foreground_insensitive_backdrop_breeze #fcfcfc;
@define-color theme_titlebar_foreground_insensitive_breeze #fcfcfc;
@define-color theme_unfocused_base_color_breeze #1b1e20;
@define-color theme_unfocused_bg_color_breeze #2a2e32;
@define-color theme_unfocused_fg_color_breeze #fcfcfc;
@define-color theme_unfocused_selected_bg_color_alt_breeze #1f485e;
@define-color theme_unfocused_selected_bg_color_breeze #1f485e;
@define-color theme_unfocused_selected_fg_color_breeze #fcfcfc;
@define-color theme_unfocused_text_color_breeze #fcfcfc;
@define-color theme_unfocused_view_bg_color_breeze #1a1d1f;
@define-color theme_unfocused_view_text_color_breeze #656768;
@define-color theme_view_active_decoration_color_breeze #3daee9;
@define-color theme_view_hover_decoration_color_breeze #3daee9;
@define-color tooltip_background_breeze #31363b;
@define-color tooltip_border_breeze #64686b;
@define-color tooltip_text_breeze #fcfcfc;
@define-color unfocused_borders_breeze #5f6265;
@define-color unfocused_insensitive_borders_breeze #3a3d41;
@define-color warning_color_backdrop_breeze #f67400;
@define-color warning_color_breeze #f67400;
@define-color warning_color_insensitive_backdrop_breeze #633914;
@define-color warning_color_insensitive_breeze #633914;

View file

@ -0,0 +1 @@
@import 'colors.css';

View file

@ -1,15 +1,22 @@
[Settings] [Settings]
gtk-button-images=1 gtk-application-prefer-dark-theme=true
gtk-cursor-theme-name=Adwaita gtk-button-images=true
gtk-cursor-theme-size=0 gtk-cursor-theme-name=breeze_cursors
gtk-cursor-theme-size=24
gtk-decoration-layout=icon:minimize,maximize,close
gtk-enable-animations=true
gtk-enable-event-sounds=1 gtk-enable-event-sounds=1
gtk-enable-input-feedback-sounds=1 gtk-enable-input-feedback-sounds=1
gtk-font-name=Sans Serif 10 gtk-font-name=Noto Sans, 10
gtk-icon-theme-name=Papirus-Dark gtk-icon-theme-name=breeze-dark
gtk-menu-images=1 gtk-menu-images=true
gtk-modules=colorreload-gtk-module
gtk-primary-button-warps-slider=true
gtk-sound-theme-name=ocean
gtk-theme-name=Catppuccin-Mocha-Standard-Peach-Dark gtk-theme-name=Catppuccin-Mocha-Standard-Peach-Dark
gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR gtk-toolbar-icon-size=GTK_ICON_SIZE_LARGE_TOOLBAR
gtk-toolbar-style=GTK_TOOLBAR_BOTH gtk-toolbar-style=3
gtk-xft-antialias=1 gtk-xft-antialias=1
gtk-xft-dpi=132710
gtk-xft-hinting=1 gtk-xft-hinting=1
gtk-xft-hintstyle=hintfull gtk-xft-hintstyle=hintfull

16
system/.config/konsolerc Normal file
View file

@ -0,0 +1,16 @@
MenuBar=Disabled
[Desktop Entry]
DefaultProfile=Main.profile
[General]
ConfigVersion=1
[MainWindow]
ToolBarsMovable=Disabled
[Notification Messages]
CloseAllEmptyTabs=true
[UiSettings]
ColorScheme=

View file

@ -1,72 +1,75 @@
[Default Applications]
text/html=firefox.desktop
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
x-scheme-handler/about=google-chrome-beta.desktop
x-scheme-handler/unknown=google-chrome-beta.desktop
x-scheme-handler/discord-424004941485572097=discord-424004941485572097.desktop
x-scheme-handler/webcal=google-chrome-beta.desktop
x-scheme-handler/mailto=google-chrome-beta.desktop
x-scheme-handler/discord-455712169795780630=discord-455712169795780630.desktop
image/jpeg=sxiv.desktop
application/x-ms-dos-executable=wine.desktop
x-scheme-handler/discord-402572971681644545=discord-402572971681644545.desktop
application/pdf=org.gnome.Evince.desktop
application/x-partial-download=userapp-mpv-T7CXXZ.desktop
image/png=sxiv.desktop
text/plain=dev.lapce.lapce.desktop
text/markdown=dev.lapce.lapce.desktop
x-scheme-handler/discord-378347429537251328=discord-378347429537251328.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop
x-scheme-handler/discord-584769559441965134=discord-584769559441965134.desktop
x-scheme-handler/discord-694795560288256021=discord-694795560288256021.desktop
x-scheme-handler/mailspring=mailspring.desktop
x-scheme-handler/discord-554440738952183828=discord-554440738952183828.desktop
x-scheme-handler/ftp=firefox.desktop
x-scheme-handler/chrome=firefox.desktop
application/x-extension-htm=firefox.desktop
application/x-extension-html=firefox.desktop
application/x-extension-shtml=firefox.desktop
application/xhtml+xml=firefox.desktop
application/x-extension-xhtml=firefox.desktop
application/x-extension-xht=firefox.desktop
application/x-wine-extension-ini=code-oss.desktop
x-scheme-handler/eclipse+command=_usr_lib_dbeaver_.desktop
x-scheme-handler/fcade=fcade-quark.desktop
application/octet-stream=code-oss.desktop
x-scheme-handler/jetbrains=jetbrains-toolbox.desktop
inode/directory=org.gnome.Nautilus.desktop
[Added Associations] [Added Associations]
image/jpeg=gpicview.desktop;sxiv.desktop;
application/x-ms-dos-executable=wine.desktop;
application/pdf=userapp-evince-YWO8WZ.desktop;org.pwmt.zathura-pdf-mupdf.desktop;
application/x-partial-download=userapp-mpv-T7CXXZ.desktop;
image/png=sxiv.desktop;
text/plain=code-oss.desktop;vim.desktop;userapp-vim-MO4RZZ.desktop;userapp-vim-YYKPZZ.desktop;userapp-vim-H02LZZ.desktop;userapp-termite-O7XWZZ.desktop;userapp-termite-4KO0ZZ.desktop;userapp-termite-6DISZZ.desktop;chromium.desktop;
text/x-log=code-oss.desktop;vim.desktop;
application/vnd.oasis.opendocument.spreadsheet=libreoffice-calc.desktop;
video/x-matroska=mpv.desktop;
application/x-yaml=vim.desktop;
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop;
application/json=code-oss.desktop; application/json=code-oss.desktop;
text/x-java=vim.desktop; application/octet-stream=code-oss.desktop;
x-scheme-handler/http=firefox.desktop; application/pdf=userapp-evince-YWO8WZ.desktop;org.pwmt.zathura-pdf-mupdf.desktop;
x-scheme-handler/https=firefox.desktop; application/vnd.oasis.opendocument.spreadsheet=libreoffice-calc.desktop;
x-scheme-handler/ftp=firefox.desktop; application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop;
x-scheme-handler/chrome=firefox.desktop; application/x-cue=code-oss.desktop;
text/html=firefox.desktop; application/x-desktop=code-oss.desktop;
application/x-extension-htm=firefox.desktop; application/x-extension-htm=firefox.desktop;
application/x-extension-html=firefox.desktop; application/x-extension-html=firefox.desktop;
application/x-extension-shtml=firefox.desktop; application/x-extension-shtml=firefox.desktop;
application/xhtml+xml=firefox.desktop;
application/x-extension-xhtml=firefox.desktop;
application/x-extension-xht=firefox.desktop; application/x-extension-xht=firefox.desktop;
application/x-cue=code-oss.desktop; application/x-extension-xhtml=firefox.desktop;
application/x-wine-extension-ini=code-oss.desktop;
application/x-shellscript=code-oss.desktop;
application/x-desktop=code-oss.desktop;
application/x-gameboy-color-rom=mgba-qt.desktop; application/x-gameboy-color-rom=mgba-qt.desktop;
application/x-java-archive=xarchiver.desktop; application/x-java-archive=xarchiver.desktop;
application/octet-stream=code-oss.desktop; application/x-ms-dos-executable=wine.desktop;
application/x-partial-download=userapp-mpv-T7CXXZ.desktop;
application/x-shellscript=code-oss.desktop;
application/x-wine-extension-ini=code-oss.desktop;
application/x-yaml=vim.desktop;
application/xhtml+xml=firefox.desktop;
audio/flac=mpv.desktop; audio/flac=mpv.desktop;
image/jpeg=gpicview.desktop;sxiv.desktop;
image/png=sxiv.desktop;
text/html=firefox.desktop;
text/plain=code-oss.desktop;vim.desktop;userapp-vim-MO4RZZ.desktop;userapp-vim-YYKPZZ.desktop;userapp-vim-H02LZZ.desktop;userapp-termite-O7XWZZ.desktop;userapp-termite-4KO0ZZ.desktop;userapp-termite-6DISZZ.desktop;chromium.desktop;
text/x-java=vim.desktop;
text/x-log=code-oss.desktop;vim.desktop;
text/x-lua=jetbrains-phpstorm.desktop;
video/x-matroska=mpv.desktop;
x-scheme-handler/chrome=firefox.desktop;
x-scheme-handler/ftp=firefox.desktop;
x-scheme-handler/http=firefox.desktop;
x-scheme-handler/https=firefox.desktop;
[Default Applications]
application/octet-stream=code-oss.desktop
application/pdf=org.gnome.Evince.desktop
application/vnd.openxmlformats-officedocument.wordprocessingml.document=libreoffice-writer.desktop
application/x-extension-htm=firefox.desktop
application/x-extension-html=firefox.desktop
application/x-extension-shtml=firefox.desktop
application/x-extension-xht=firefox.desktop
application/x-extension-xhtml=firefox.desktop
application/x-ms-dos-executable=wine.desktop
application/x-partial-download=userapp-mpv-T7CXXZ.desktop
application/x-wine-extension-ini=code-oss.desktop
application/xhtml+xml=firefox.desktop
image/jpeg=sxiv.desktop
image/png=sxiv.desktop
inode/directory=org.gnome.Nautilus.desktop
text/html=firefox.desktop
text/markdown=dev.lapce.lapce.desktop
text/plain=dev.lapce.lapce.desktop
text/x-lua=jetbrains-phpstorm.desktop;
x-scheme-handler/about=google-chrome-beta.desktop
x-scheme-handler/chrome=firefox.desktop
x-scheme-handler/discord-378347429537251328=discord-378347429537251328.desktop
x-scheme-handler/discord-402572971681644545=discord-402572971681644545.desktop
x-scheme-handler/discord-424004941485572097=discord-424004941485572097.desktop
x-scheme-handler/discord-455712169795780630=discord-455712169795780630.desktop
x-scheme-handler/discord-554440738952183828=discord-554440738952183828.desktop
x-scheme-handler/discord-584769559441965134=discord-584769559441965134.desktop
x-scheme-handler/discord-694795560288256021=discord-694795560288256021.desktop
x-scheme-handler/eclipse+command=_usr_lib_dbeaver_.desktop
x-scheme-handler/fcade=fcade-quark.desktop
x-scheme-handler/ftp=firefox.desktop
x-scheme-handler/http=firefox.desktop
x-scheme-handler/https=firefox.desktop
x-scheme-handler/jetbrains=jetbrains-toolbox.desktop
x-scheme-handler/mailspring=mailspring.desktop
x-scheme-handler/mailto=google-chrome-beta.desktop
x-scheme-handler/unknown=google-chrome-beta.desktop
x-scheme-handler/webcal=google-chrome-beta.desktop
x-scheme-handler/discord-639491567815622657=modloader64-gui.desktop

View file

@ -1,5 +1,5 @@
Host * Host *
IdentityFile /home/severin/.config/ssh/id_rsa IdentityFile /home/severin/.config/ssh/id_ed25519
UserKnownHostsFile /home/severin/.config/ssh/known_hosts UserKnownHostsFile /home/severin/.config/ssh/known_hosts
Host jormungandr Host jormungandr

View file

@ -5,11 +5,11 @@
# homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an # homedir-relative path, or XDG_xxx_DIR="/yyy", where /yyy is an
# absolute path. No other format is supported. # absolute path. No other format is supported.
# #
XDG_DOCUMENTS_DIR="$HOME/documents" XDG_DOCUMENTS_DIR="$HOME/Documents"
XDG_DOWNLOAD_DIR="$HOME/downloads" XDG_DOWNLOAD_DIR="$HOME/Downloads"
XDG_MUSIC_DIR="$HOME/music" XDG_MUSIC_DIR="$HOME/Music"
XDG_PICTURES_DIR="$HOME/pictures" XDG_PICTURES_DIR="$HOME/Pictures"
XDG_VIDEOS_DIR="$HOME/videos" XDG_VIDEOS_DIR="$HOME/Videos"
XDG_DESKTOP_DIR="$HOME" XDG_DESKTOP_DIR="$HOME/Desktop"
XDG_TEMPLATES_DIR="$HOME" XDG_TEMPLATES_DIR="$HOME"
XDG_PUBLICSHARE_DIR="$HOME" XDG_PUBLICSHARE_DIR="$HOME"

View file

@ -28,15 +28,3 @@ fi
# Restore custom dconf configuration # Restore custom dconf configuration
dconf load / < "${XDG_CONFIG_HOME}/dconf/root.conf" dconf load / < "${XDG_CONFIG_HOME}/dconf/root.conf"
if [ "$(tty)" = "/dev/tty1" ]; then
sway --unsupported-gpu >> "${XDG_LOG_HOME}/sway.log" 2>&1 && exit
fi
if [ "$(tty)" = "/dev/tty2" ]; then
startx "${XDG_CONFIG_HOME}/X11/xinitrc" -- -keeptty >> "${XDG_LOG_HOME}/xorg.log" 2>&1 && exit
fi
if [ "$(tty)" = "/dev/tty3" ]; then
XDG_SESSION_TYPE=wayland gnome-session && exit
fi

View file

@ -0,0 +1,96 @@
[Background]
Color=30,30,46
[BackgroundFaint]
Color=30,30,46
[BackgroundIntense]
Color=30,30,46
[Color0]
Color=108,112,134
[Color0Faint]
Color=108,112,134
[Color0Intense]
Color=108,112,134
[Color1]
Color=243,139,168
[Color1Faint]
Color=243,139,168
[Color1Intense]
Color=243,139,168
[Color2]
Color=166,227,161
[Color2Faint]
Color=166,227,161
[Color2Intense]
Color=166,227,161
[Color3]
Color=249,226,175
[Color3Faint]
Color=249,226,175
[Color3Intense]
Color=249,226,175
[Color4]
Color=137,180,250
[Color4Faint]
Color=137,180,250
[Color4Intense]
Color=137,180,250
[Color5]
Color=203,166,247
[Color5Faint]
Color=203,166,247
[Color5Intense]
Color=203,166,247
[Color6]
Color=137,220,235
[Color6Faint]
Color=137,220,235
[Color6Intense]
Color=137,220,235
[Color7]
Color=205,214,244
[Color7Faint]
Color=205,214,244
[Color7Intense]
Color=205,214,244
[Foreground]
Color=205,214,244
[ForegroundFaint]
Color=205,214,244
[ForegroundIntense]
Color=205,214,244
[General]
Blur=false
ColorRandomization=false
Description=Catppuccin Mocha
Opacity=1
Wallpaper=

View file

@ -0,0 +1,10 @@
[Appearance]
ColorScheme=Catppuccin-Mocha
Font=Iosevka Nerd Font Mono,10,-1,5,400,0,0,0,0,0,0,0,0,0,0,1
[General]
Name=Main
Parent=FALLBACK/
[Scrolling]
HistorySize=4000