add package doc

This commit is contained in:
Fabio Lenherr / DashieTM 2024-01-09 22:48:18 +01:00
parent 4ce842086d
commit 45ca8d534f
29 changed files with 91 additions and 419 deletions

View file

@ -1,17 +0,0 @@
[background]
# path = "/usr/share/backgrounds/greeter.jpg"
fit = "Contain"
[env]
PATH = "/home/dashie/.config/:$HOME/.local/bin:/home/dashie/.cargo/bin:$PATH"
QT_QPA_PLATFORMTHEME = "qt5ct"
[GTK]
application_prefer_dark_theme = true
cursor_theme_name = "Adwaita"
icon_theme_name = "Adwaita"
theme_name = "adw-gtk3"
[commands]
reboot = ["systemctl", "reboot"]
poweroff = ["systemctl", "poweroff"]