pain
This commit is contained in:
parent
b005035661
commit
91321fb3f6
5 changed files with 300 additions and 30 deletions
|
|
@ -3,6 +3,7 @@
|
|||
package = pkgs.swayfx;
|
||||
enable = true;
|
||||
checkConfig = false; #gles2 renderer error
|
||||
extraSessionCommands = "export WLR_DRM_DEVICES=/dev/dri/card1";
|
||||
extraConfig = if (vars.class != "lowspec") then import ./swayfx else "";
|
||||
config = {
|
||||
modifier = "Mod4";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue