aboutsummaryrefslogtreecommitdiff
path: root/i3config
diff options
context:
space:
mode:
Diffstat (limited to 'i3config')
-rw-r--r--i3config1
1 files changed, 1 insertions, 0 deletions
diff --git a/i3config b/i3config
index 22150d4..fea0413 100644
--- a/i3config
+++ b/i3config
@@ -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
24exec --no-startup-id dex-autostart --autostart --environment i3 24exec --no-startup-id dex-autostart --autostart --environment i3
25exec --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.