mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 18:54:39 +10:00
Adding dm-logout keybindings.
This commit is contained in:
@@ -140,8 +140,8 @@ keys = [
|
||||
desc='Restart Qtile'
|
||||
),
|
||||
Key([mod, "shift"], "q",
|
||||
lazy.shutdown(),
|
||||
desc='Shutdown Qtile'
|
||||
lazy.spawn("dm-logout"),
|
||||
desc='Logout menu'
|
||||
),
|
||||
Key(["control", "shift"], "e",
|
||||
lazy.spawn("emacsclient -c -a emacs"),
|
||||
|
||||
Reference in New Issue
Block a user