remove unnecessary files
This commit is contained in:
parent
6cbde4a575
commit
8e39b75c4e
18 changed files with 0 additions and 139 deletions
17
hypr/regreet.toml
Normal file
17
hypr/regreet.toml
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
[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"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue