From 2693a1ff3aec8804f8e4ef392d6192b91b28c489 Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Sat, 17 Sep 2016 10:58:38 +0200 Subject: Remove unnecessary `no-startup-id` flags --- i3wm/.i3/config | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'i3wm/.i3') diff --git a/i3wm/.i3/config b/i3wm/.i3/config index 3ae1d66..feadbf1 100644 --- a/i3wm/.i3/config +++ b/i3wm/.i3/config @@ -106,9 +106,10 @@ bindsym Control+Return exec urxvtc -title "Chicken Scheme REPL" -e csi -q bindsym $mod+Return exec urxvtc bindsym $alt+Return exec gvim -bindsym $alt+space exec --no-startup-id passman submitform -bindsym Control+space exec --no-startup-id ~/.i3/apply_layout.sh -bindsym $mod+c exec --no-startup-id = +bindsym $alt+space exec passman submitform +bindsym Control+space exec ~/.i3/apply_layout.sh +bindsym $mod+c exec = +bindsym Print exec xfce4-screenshooter bindsym Mod1+l exec --no-startup-id i3lock -c 000000 bindsym Control+Mod1+m exec --no-startup-id ~/.screenlayout/mobile.sh @@ -116,8 +117,6 @@ bindsym Control+Mod1+d exec --no-startup-id ~/.screenlayout/docked.sh bindsym Control+Mod1+v exec --no-startup-id ~/.screenlayout/docked_vertical.sh bindsym Control+Mod1+t exec --no-startup-id ~/.screenlayout/docked_tv_mode.sh -bindsym Print exec --no-startup-id xfce4-screenshooter - bindsym $mod+n [title="^.*\.wiki \(~\/note.*\).*GVIM$"] scratchpad show bindsym $mod+z [title="^.*- Zeal$"] scratchpad show -- cgit v1.2.3