diff --git a/.config/i3/config b/.config/i3/config index 29fc7df1..770c62cc 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -33,7 +33,7 @@ exec --no-startup-id nm-applet #Mount other drives: exec --no-startup-id sudo mount -a #Composite manager: -#exec --no-startup-id compton +#exec --no-startup-id compton --xrender-sync-fence #Refresh bash/ranger shortcuts: exec --no-startup-id python ~/.config/Scripts/shortcuts.py #Try to load VGA screen if available: diff --git a/.config/i3/i3_guide.md b/.config/i3/i3_guide.md index 93826a9a..d00f0a23 100644 --- a/.config/i3/i3_guide.md +++ b/.config/i3/i3_guide.md @@ -172,6 +172,8 @@ EDIT: July 31, 2017. All the feedback I've gotten is tremendous and I'm glad thi # Contact +[Support the Channel!](https://patreon.com/lukesmith) + [luke@lukesmith.xyz](mailto:luke@lukesmith.xyz) [http://lukesmith.xyz](http://lukesmith.xyz) @@ -181,3 +183,4 @@ EDIT: July 31, 2017. All the feedback I've gotten is tremendous and I'm glad thi [My Github Page](https://github.com/LukeSmithxyz) [Twitter](https://twitter.com/lukesfiat) + diff --git a/.config/i3/i3_guide.md.pdf b/.config/i3/i3_guide.md.pdf index 795aeb35..a220fef1 100644 Binary files a/.config/i3/i3_guide.md.pdf and b/.config/i3/i3_guide.md.pdf differ