mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-22 02:50:24 +10:00
Adding 'backend' variable to picom config.
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
#
|
||||
# My config. Not much to see here; just some pretty standard stuff.
|
||||
|
||||
# Specify the backend to use: `xrender`, `glx`, or `egl`.
|
||||
#
|
||||
# Default: "xrender"
|
||||
backend = "xrender"
|
||||
|
||||
# Enabled client-side shadows on windows. Note desktop windows
|
||||
# (windows with '_NET_WM_WINDOW_TYPE_DESKTOP') never get shadow,
|
||||
# unless explicitly requested using the wintypes option.
|
||||
|
||||
Reference in New Issue
Block a user