From 4ea68c1adddb90c2be4671f8f8c4aef42e9f4c78 Mon Sep 17 00:00:00 2001 From: thomasba Date: Fri, 15 Apr 2016 00:29:13 +0200 Subject: [PATCH] Changed some keys --- i3/config | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/i3/config b/i3/config index 94aa48f..85c644c 100644 --- a/i3/config +++ b/i3/config @@ -116,9 +116,8 @@ bindsym XF86Calculator exec /usr/bin/playerctl next bindsym Mod4+Shift+q kill bindsym Mod4+Shift+k kill client -# Mod4+v starts dmenu and launches the selected application -# for now, we don’t have an own launcher -bindsym Mod4+v exec /usr/bin/dmenu_run -nb '#333' -nf '#9c9' -sb '#000' -sf '#696' +bindsym Mod4+p exec rofi-pass +bindsym Mod4+i exec teiler bindsym Mod4+comma split vertical bindsym Mod4+period split horizontal