diff options
| author | Luke Smith <luke@lukesmith.xyz> | 2018-11-07 21:33:49 -0500 |
|---|---|---|
| committer | Luke Smith <luke@lukesmith.xyz> | 2018-11-07 21:33:49 -0500 |
| commit | bb49be171394dfc12105380cf8d9ea55ea938561 (patch) | |
| tree | aee4c7eca60dcfc5cced1ace44395a9ac70aca5e | |
| parent | d7dc154e9cb11c29a00950b1e5f089e4b3a0028e (diff) | |
| download | eibhear-bb49be171394dfc12105380cf8d9ea55ea938561.tar.gz eibhear-bb49be171394dfc12105380cf8d9ea55ea938561.tar.zst eibhear-bb49be171394dfc12105380cf8d9ea55ea938561.zip | |
switch to xcompmgr
| -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 7c51a9a..68e22c0 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -54,7 +54,7 @@ exec --no-startup-id wal -i ~/.config/wall.png >/dev/null # Starts dunst for notifications: exec --no-startup-id dunst # Composite manager: -exec --no-startup-id compton +exec --no-startup-id xcompmgr # Runs the key remapping scripts exec --no-startup-id remaps # Unclutter makes the mouse invisible after a brief period |
