Finished hacker theme mostly and added some other configs
This commit is contained in:
parent
0c499ecbd6
commit
ad06f5284e
91 changed files with 1928 additions and 3 deletions
6
themes/base/.config/sway/launch.sh
Executable file
6
themes/base/.config/sway/launch.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
export WLR_NO_HARDWARE_CURSORS=1
|
||||
export GBM_BACKEND=nvidia-drm
|
||||
export __GLX_VENDOR_LIBRARY_NAME=nvidia
|
||||
export WLR_RENDERER=vulkan
|
||||
exec sway --unsupported-gpu
|
||||
Loading…
Add table
Add a link
Reference in a new issue