aboutsummaryrefslogtreecommitdiff
path: root/i3wm
diff options
context:
space:
mode:
authorAdrian Kummerlaender2016-09-17 10:58:38 +0200
committerAdrian Kummerlaender2016-09-17 10:58:38 +0200
commit2693a1ff3aec8804f8e4ef392d6192b91b28c489 (patch)
tree508ee5f1291a57aa962a4157d33e5499035e008e /i3wm
parent9037268d6886bdd5da843e572087dfd287ec0fce (diff)
downloaddotfiles-2693a1ff3aec8804f8e4ef392d6192b91b28c489.tar
dotfiles-2693a1ff3aec8804f8e4ef392d6192b91b28c489.tar.gz
dotfiles-2693a1ff3aec8804f8e4ef392d6192b91b28c489.tar.bz2
dotfiles-2693a1ff3aec8804f8e4ef392d6192b91b28c489.tar.lz
dotfiles-2693a1ff3aec8804f8e4ef392d6192b91b28c489.tar.xz
dotfiles-2693a1ff3aec8804f8e4ef392d6192b91b28c489.tar.zst
dotfiles-2693a1ff3aec8804f8e4ef392d6192b91b28c489.zip
Remove unnecessary `no-startup-id` flags
Diffstat (limited to 'i3wm')
-rw-r--r--i3wm/.i3/config9
1 files changed, 4 insertions, 5 deletions
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