diff --git a/.config/directories b/.config/directories index 24bdd218..92ec251f 100644 --- a/.config/directories +++ b/.config/directories @@ -1,10 +1,10 @@ # You can add comments to these files with # h ~/ -d ~/Documents -D ~/Downloads -m ~/Music -pp ~/Pictures -vv ~/Videos +d ~/downloads +gh ~/github +m ~/music +pp ~/pictures +vv ~/videos cf ~/.config sc ~/.local/bin mn /mnt diff --git a/.config/i3/config b/.config/i3/config index 8486d297..db662957 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -9,8 +9,8 @@ # #---Basic Definitions---# # for_window [class="^.*"] border pixel 2 -gaps inner 0 -gaps outer 0 +gaps inner 5 +gaps outer 5 set $term --no-startup-id $TERMINAL set $mod Mod4 @@ -102,8 +102,6 @@ bindsym $mod+Shift+z gaps outer current minus 5 bindsym $mod+c exec --no-startup-id cabl -bindsym $mod+v exec --no-startup-id $term -e $EDITOR -c "VimwikiIndex" - bindsym $mod+b bar mode toggle bindsym $mod+Shift+b floating toggle; sticky toggle; exec --no-startup-id hover left