full refactoring re mothership to endos
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
# `-l` activates layer-shell mode. Notice that `swaymsg exit` will run after gtkgreet.
|
||||
exec "qtgreet; swaymsg exit"
|
||||
|
||||
bindsym Mod4+shift+e exec swaynag \
|
||||
-t warning \
|
||||
-m 'What do you want to do?' \
|
||||
-b 'Poweroff' 'sudo poweroff' \
|
||||
-b 'Reboot' 'sudo reboot'
|
||||
|
||||
output DP-1 resolution 2560x1440 position 0 0
|
||||
|
||||
# include /etc/sway/config.d/*
|
||||
@@ -0,0 +1,3 @@
|
||||
output DP-1 resolution 2560x1440 position 0 0
|
||||
output DP-2 resolution 3840x2160 position 2560 0
|
||||
exec "regreet; swaymsg exit"
|
||||
@@ -0,0 +1,3 @@
|
||||
[Login]
|
||||
HandlePowerKey=ignore
|
||||
HandlePowerKeyLongPress=poweroff
|
||||
@@ -0,0 +1,5 @@
|
||||
[Sleep]
|
||||
AllowSuspend=no
|
||||
AllowHibernation=no
|
||||
AllowHybridSleep=no
|
||||
AllowSuspendThenHibernate=no
|
||||
Reference in New Issue
Block a user