Initial commit: Moonarch reproduzierbares Arch-Linux-Setup
Niri-basierter Wayland-Desktop mit greetd/regreet, Catppuccin Mocha Theming, Rofi-Menus, Waybar und vollstaendiger Post-Install-Automatisierung. Archinstall-Config klont das Repo automatisch via custom-commands, danach genuegt ein einzelner Befehl fuer die komplette Einrichtung.
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
# ABOUTME: Moonarch default waypaper configuration.
|
||||
# ABOUTME: User overrides go in ~/.config/waypaper/config.ini
|
||||
|
||||
[Settings]
|
||||
language = en
|
||||
folder = ~/Pictures/Wallpaper
|
||||
monitors = All
|
||||
wallpaper = /usr/share/moonarch/wallpaper.jpg
|
||||
backend = swww
|
||||
fill = fill
|
||||
sort = name
|
||||
color = #ffffff
|
||||
subfolders = False
|
||||
show_hidden = False
|
||||
show_gifs_only = False
|
||||
show_transition_options = True
|
||||
post_command =
|
||||
number_of_columns = 3
|
||||
swww_transition_type = any
|
||||
swww_transition_step = 90
|
||||
swww_transition_angle = 0
|
||||
swww_transition_duration = 2
|
||||
swww_transition_fps = 60
|
||||
use_xdg_state = False
|
||||
show_path_in_tooltip = True
|
||||
all_subfolders = False
|
||||
mpvpaper_sound = False
|
||||
mpvpaper_options =
|
||||
zen_mode = False
|
||||
Reference in New Issue
Block a user