mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-09-13 10:40:04 +00:00
Major rewrite (new install)
This commit is contained in:
parent
4e89803237
commit
e78b421565
158 changed files with 2542 additions and 5238 deletions
|
@ -7,11 +7,10 @@ vt = 1
|
|||
# If the user logs out, greetd will render the default session
|
||||
[initial_session]
|
||||
user = "itsdrike"
|
||||
command = "/usr/local/bin/greetd-session-wrapper uwsm start hyprland.desktop"
|
||||
command = "/usr/local/bin/greetd-session-wrapper uwsm start default"
|
||||
|
||||
# The default session, also known as the greeter.
|
||||
[default_session]
|
||||
|
||||
command = "tuigreet --time --remember --remember-user-session --asterisks --greeting 'Stop staring and log in already' --theme 'border=magenta;text=cyan;prompt=green;time=red;action=white;button=yellow;container=black;input=gray' --sessions /usr/share/wayland-sessions --xsessions /usr/share/xsessions --session-wrapper /usr/local/bin/greetd-session-wrapper --xsession-wrapper /usr/local/bin/greetd-session-wrapper startx /usr/bin/env"
|
||||
|
||||
# The user to run the command as. The privileges this user must have depends
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue