mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-13 20:28:35 +10:00
Changed picom backend to glx so that rounded corners work on bordered windows.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
# Specify the backend to use: `xrender`, `glx`, or `egl`.
|
||||
#
|
||||
# Default: "xrender"
|
||||
backend = "xrender"
|
||||
backend = "glx"
|
||||
|
||||
# Enabled client-side shadows on windows. Note desktop windows
|
||||
# (windows with '_NET_WM_WINDOW_TYPE_DESKTOP') never get shadow,
|
||||
|
||||
Reference in New Issue
Block a user