From ce32c92f9b40f65e2097ffb6f55361b26738e6f5 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Thu, 10 Sep 2020 17:38:42 +0200 Subject: i3 rofi shortcut --- i3/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'i3') diff --git a/i3/config b/i3/config index 0750374..066eb2d 100644 --- a/i3/config +++ b/i3/config @@ -26,7 +26,7 @@ bindsym $mod+Shift+w exec "XSECURELOCK_PASSWORD_PROMPT=kaomoji xsecurelock" bindsym $mod+p exec "scrot ~/Screenshots/Screenshot%Y-%m-%d%H:%M:%S.png" # rofi -bindsym $mod+d exec rofi -show run -run-command "bash -i -c '{cmd}'" +bindsym $mod+d exec "rofi window,drun,ssh -show drun -terminal termite" # Scratchpad bindsym $mod+Shift+BackSpace move scratchpad -- cgit v1.2.3