diff options
| -rw-r--r-- | i3/config | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -164,6 +164,9 @@ bindsym Print exec scrot -u # Toggle keyboard layout US <-> CAT bindsym $mod+F1 exec ~/bin/toggle-keyboard-layout.sh +# Emacs +bindsym $mod+m exec emacsclient -c + # Start i3bar to display a workspace bar (plus the system information i3status # finds out, if available). This setup has DP-1 as the monitor on the right, # and DVI-I-1 as the monitor on the left. The tray will only be shown to the |
