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