diff --git a/README.md b/README.md index 0068e2e..54294c9 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,14 @@ configuraton This repository isn't a "catch all" yet, as I copy over and wrangle various configuration files. +## i3 + +![Desktop screenshot](https://i.imgur.com/v1hBjzY.png) ## Starship config [![Starship configuration preview](https://imgur.com/Y1wKQH9.png)](https://imgur.com/Y1wKQH9.png) + +## Wallpapers + +[cci-bg](https://www.flickr.com/photos/felicianotech/49202146322/in/album-72157676786348813/) \ No newline at end of file diff --git a/toronto/.config/i3/config b/toronto/.config/i3/config index f0c630c..74b7fbb 100644 --- a/toronto/.config/i3/config +++ b/toronto/.config/i3/config @@ -206,10 +206,12 @@ bar { font pango:$font 12 } +# Gaps stuff +for_window [class=".*"] border pixel 0 smart_gaps on smart_borders no_gaps hide_edge_borders smart_no_gaps -gaps inner 2 +gaps inner 10 # Display script bindsym $mod+p exec --no-startup-id ~/.config/i3/display.sh diff --git a/wallpapers/cci-bg.png b/wallpapers/cci-bg.png new file mode 100644 index 0000000..614087e Binary files /dev/null and b/wallpapers/cci-bg.png differ