From e9df879a6c121f2c59f54d566593aaaddffa9356 Mon Sep 17 00:00:00 2001 From: odave Date: Mon, 6 Apr 2020 15:46:21 +0100 Subject: +bind to change background --- i3.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/i3.conf b/i3.conf index 0c41a1e..6e039cb 100644 --- a/i3.conf +++ b/i3.conf @@ -63,6 +63,7 @@ bindsym $mod+space exec i3-input -F "%s" -P "i3 Command: " # lock bind and rename bind bindsym $mod+Ctrl+l exec $lock bindsym $mod+Ctrl+r exec i3-input -F "rename workspace to %s" -P "New name: " +bindsym $mod+Ctrl+d exec $bg # change focus bindsym $mod+h focus left -- cgit v1.2.3-13-gbd6f