diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-14 13:15:06 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-14 13:15:06 +0200 |
| commit | c8f58f9b47b79e1dd177621104e62ad4009e61eb (patch) | |
| tree | a1f58e317a400fe41d99601d3549b02b677fe74a /i3config | |
| parent | f3f05aa6915ab854a7154d6a60fb4e852ca2e157 (diff) | |
| download | dotfiles-c8f58f9b47b79e1dd177621104e62ad4009e61eb.tar.gz | |
Added picom
Diffstat (limited to 'i3config')
| -rw-r--r-- | i3config | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -22,6 +22,7 @@ font pango:monospace 8 | |||
| 22 | # Start XDG autostart .desktop files using dex. See also | 22 | # Start XDG autostart .desktop files using dex. See also |
| 23 | # https://wiki.archlinux.org/index.php/XDG_Autostart | 23 | # https://wiki.archlinux.org/index.php/XDG_Autostart |
| 24 | exec --no-startup-id dex-autostart --autostart --environment i3 | 24 | exec --no-startup-id dex-autostart --autostart --environment i3 |
| 25 | exec --no-startup-id picom --backend glx --vsync -b | ||
| 25 | 26 | ||
| 26 | # The combination of xss-lock, nm-applet and pactl is a popular choice, so | 27 | # The combination of xss-lock, nm-applet and pactl is a popular choice, so |
| 27 | # they are included here as an example. Modify as you see fit. | 28 | # they are included here as an example. Modify as you see fit. |
