diff options
author | P. J. McDermott <pj@pehjota.net> | 2021-08-21 20:54:21 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2021-08-21 20:54:21 (EDT) |
commit | 29f48f03519ce3b4463505963494ada939847ade (patch) | |
tree | 39773dd3dc219d343dc84a31de4910608976381e /.fluxbox/keys | |
parent | 167790d240f2394c8327fa7b33c7182bafe476a3 (diff) | |
download | fluxbox-29f48f03519ce3b4463505963494ada939847ade.zip fluxbox-29f48f03519ce3b4463505963494ada939847ade.tar.gz fluxbox-29f48f03519ce3b4463505963494ada939847ade.tar.bz2 |
.fluxbox/keys: Remove suspend shortcut
Diffstat (limited to '.fluxbox/keys')
-rw-r--r-- | .fluxbox/keys | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.fluxbox/keys b/.fluxbox/keys index 7b189f2..7727a24 100644 --- a/.fluxbox/keys +++ b/.fluxbox/keys @@ -121,7 +121,6 @@ Control Mod1 Delete l :Exec xscreensaver-command -lock Control Mod1 Delete q :Exec ~/bin/xsession logout Control Mod1 Delete s :Exec ~/bin/xsession shutdown Control Mod1 Delete r :Exec ~/bin/xsession reboot -Control Mod1 Delete m :Exec ~/bin/xsession s2mem Control Mod1 Delete d :Exec ~/bin/xsession s2disk Control Mod1 Delete c :Reconfigure |