This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/root/greetd/sway-config

13 lines
406 B
Plaintext

exec "env GTK_THEME='{{@@ gtk_theme @@}}' CURSOR_THEME='{{@@ cursor_theme @@}}' gtkgreet -l --command fish; swaymsg exit"
bindsym Mod4+control+z exec systemctl suspend || loginctl suspend
bindsym Mod4+control+e exec systemctl poweroff || loginctl poweroff
{%@@ include _dotdrop_dotpath + '/sway/visual' @@%}
{%@@ include _dotdrop_dotpath + '/sway/input' @@%}
include /etc/sway/config.d/*
# vim: ft=i3