diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-04-06 20:37:39 -0700 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-04-06 20:37:39 -0700 |
| commit | 4dc4e439a1961cc2b682775babf72830914c7770 (patch) | |
| tree | f78483d3192d3d312680baf3d65074f5fc898915 /.config/i3/i3_guide.rmd | |
| parent | a5ad0978966a735d79e6ee147901a257f3b11c59 (diff) | |
| download | eibhear-4dc4e439a1961cc2b682775babf72830914c7770.tar.gz eibhear-4dc4e439a1961cc2b682775babf72830914c7770.tar.zst eibhear-4dc4e439a1961cc2b682775babf72830914c7770.zip | |
shutdown/reboot confirm prompt added (dmenu)
Diffstat (limited to '.config/i3/i3_guide.rmd')
| -rw-r--r-- | .config/i3/i3_guide.rmd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.config/i3/i3_guide.rmd b/.config/i3/i3_guide.rmd index 869f6d4..c10d044 100644 --- a/.config/i3/i3_guide.rmd +++ b/.config/i3/i3_guide.rmd @@ -87,9 +87,9 @@ Be sure you play around with these. Be flexible with the basic commands and the + Mod+R -- ranger as root user + Mod+x -- i3lock (Enter password to return) -+ Mod+X -- shutdown now (Be careful with this one!) -+ Mod+Shift+Backspace -- reboot (And this one!) -+ Mod+Shift+Escape -- exit i3 (And this one as well!) ++ Mod+X -- shutdown (will give a dmenu confirm prompt) ++ Mod+Shift+Backspace -- reboot (will give a dmenu confirm prompt) ++ Mod+Shift+Escape -- exit i3 (will give a dmenu confirm prompt) + Mod+F1 -- Shows this document + Mod+F2 -- Refresh i3 + Mod+F3 -- arandr (For adding screens/HDMI/VGA connections) |
