From 978237daeac1c41b9b2841e8b7cda3f15c2b1d97 Mon Sep 17 00:00:00 2001 From: Adam Goldsmith Date: Sat, 24 Oct 2015 23:25:13 -0400 Subject: [PATCH] Align comments --- .config/i3/config | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index d5d9a54..9c08ed4 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -27,13 +27,13 @@ set $mon1 DP-0 set $mon2 LVDS-0 ## Keybindings! ## -bindsym $mod+Return exec mate-terminal # start a terminal -bindsym $mod+e exec /home/adam/.bin/emacsclient-tmpFix # start emacs +bindsym $mod+Return exec mate-terminal # start a terminal +bindsym $mod+e exec /home/adam/.bin/emacsclient-tmpFix # start emacs bindsym $mod+Shift+e exec thunderbird -bindsym Mod1+Mod4+s exec /home/adam/.bin/lock.sh suspend # suspend -bindsym Mod1+Control+l exec /home/adam/.bin/lock.sh lock # lock screen -bindsym Mod1+Control+Delete exec /home/adam/.bin/lock.sh pick # power menu +bindsym Mod1+Mod4+s exec /home/adam/.bin/lock.sh suspend # suspend +bindsym Mod1+Control+l exec /home/adam/.bin/lock.sh lock # lock screen +bindsym Mod1+Control+Delete exec /home/adam/.bin/lock.sh pick # power menu bindsym $mod+space exec --no-startup-id j4-dmenu-desktop --dmenu="rofi -dmenu -i -bg '#222222' -fg '#cccccc' -fg-active '#ffffff' -p 'Apps:'" # start rofi with only .desktop files bindsym $mod+d exec --no-startup-id rofi -show run -bg '#222222' -fg '#cccccc' -fg-active '#ffffff' # start rofi