initial dotfiles setup
Profile-based dotfiles with switchable color themes. Structure: profiles/ with themes/ and config/ per profile.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
general {
|
||||
hide_cursor = true
|
||||
}
|
||||
|
||||
input-field {
|
||||
size = 300, 50
|
||||
position = 0, -100
|
||||
halign = center
|
||||
valign = center
|
||||
placeholder_text = Passwort...
|
||||
hide_input = false
|
||||
}
|
||||
Reference in New Issue
Block a user