diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-08-03 22:31:27 -0400 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-08-03 22:31:27 -0400 |
| commit | 1ef14ad347f825b41e04ddb2d71c8ea252cc6eba (patch) | |
| tree | 51ec2c09e2ec610c9d88083f83e9547d7a372469 /.config/i3/config | |
| parent | d9cacec208b4c3eaa1b643b528cf92581ebceabf (diff) | |
| download | eibhear-1ef14ad347f825b41e04ddb2d71c8ea252cc6eba.tar.gz eibhear-1ef14ad347f825b41e04ddb2d71c8ea252cc6eba.tar.zst eibhear-1ef14ad347f825b41e04ddb2d71c8ea252cc6eba.zip | |
compton changes
Diffstat (limited to '.config/i3/config')
| -rw-r--r-- | .config/i3/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/i3/config b/.config/i3/config index 5ff9263..a9d0002 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -38,7 +38,7 @@ exec --no-startup-id dunst # Torrent daemon: #exec --no-startup-id transmission-daemon # Composite manager: -exec --no-startup-id compton --xrender-sync-fence +exec --no-startup-id compton # Runs the key remapping scripts exec --no-startup-id ~/.scripts/remaps # Unclutter makes the mouse invisible after a brief period |
