Added games dir storage percent to swaybar to the left of root storage percent
This commit is contained in:
parent
d142cded03
commit
5f620bceb5
3 changed files with 6 additions and 3 deletions
|
|
@ -2,5 +2,6 @@
|
|||
export WLR_NO_HARDWARE_CURSORS=1
|
||||
export GBM_BACKEND=nvidia-drm
|
||||
export __GLX_VENDOR_LIBRARY_NAME=nvidia
|
||||
export WLR_RENDERER=vulkan
|
||||
export WLR_RENDERER=gles2
|
||||
export WLR_DRM_DEVICES=/dev/dri/card1:/dev/dri/card2
|
||||
exec sway --unsupported-gpu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue