remove unnecessary files

This commit is contained in:
dashie 2024-01-09 17:47:40 +00:00
parent 6cbde4a575
commit 8e39b75c4e
18 changed files with 0 additions and 139 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"]