dotfiles

My dotfiles
git clone git@git.mcdim.xyz:/var/www/git/dotfiles.git
Log | Files | Refs

commit 397462fba030693cb3afdaaf0bbb9c38735abb62
parent b18f57463872e94f7c7046d982a158bcdc1d6136
Author: Michael Constantine Dimopoulos <mk@mcdim.xyz>
Date:   Sun, 10 Oct 2021 12:35:18 +0000

Updated i3 config

Diffstat:
Mconfig | 7++++++-
1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/config b/config @@ -42,6 +42,11 @@ bindsym $mod+q kill bindsym Ctrl+$mod+Left exec ~/.i3MoveNext.sh -1 bindsym Ctrl+$mod+Right exec ~/.i3MoveNext.sh 1 +#### +### +# +#bindsym $mod+g exec /home/michael/.scripts/googleclip.sh + # There also is the (new) i3-dmenu-desktop which only displays applications # shipping a .desktop file. It is a wrapper around dmenu, so you need that # installed. @@ -171,7 +176,7 @@ mode "resize" { # delete or uncomment the following lines if you do not have it or do not # want it for_window [class="^.*"] border pixel 2 -gaps inner 20 +gaps inner 10 gaps outer 20 #smart_gaps on smart_borders on