full refactoring re mothership to endos

This commit is contained in:
Henrik Bakken
2025-10-31 23:53:03 +01:00
parent a799c63b90
commit 6c777a7541
125 changed files with 1824 additions and 1568 deletions
-16
View File
@@ -1,16 +0,0 @@
[terminal]
# The VT to run the greeter on. Can be "next", "current" or a number
# designating the VT.
vt = 1
# The default session, also known as the greeter.
[default_session]
# `agreety` is the bundled agetty/login-lookalike. You can replace `/bin/sh`
# with whatever you want started, such as `sway`.
command = "start-sway --unsupported-gpu --config /etc/greetd/sway-config 2> /etc/sway/sway.log"
# The user to run the command as. The privileges this user must have depends
# on the greeter. A graphical greeter may for example require the user to be
# in the `video` group.
user = "greeter"
-2
View File
@@ -1,2 +0,0 @@
sway
bash
@@ -0,0 +1 @@
br_netfilter
-23
View File
@@ -1,23 +0,0 @@
[General]
Backend = GreetD
Theme = sidebar
BlurBackground = true
IconTheme = breeze
[Overrides]
Background = /usr/share/qtgreet/backgrounds/Water.svg
BaseColor = Theme
TextColor = Theme
FontFamily = Noto Sans
[videobg]
File =
Playlist =
[Environment]
[PowerCommands]
Suspend = dbus
Hibernate = dbus
Shutdown = dbus
Reboot = dbus
@@ -1,8 +0,0 @@
[Login]
IdleAction=suspend-then-hibernate
IdleActionSec=10min
HandlePowerKey=suspend-then-hibernate
HandlePowerKeyLongPress=poweroff
HandleLidSwitch=suspend-then-hibernate
HandleLidSwitchExternalPower=suspend-then-hibernate
HandleLidSwitchDocked=ignore
@@ -1,2 +0,0 @@
[sleep]
HibernateDelaySec=30min