añade openGL y elimina outer gaps de i3
This commit is contained in:
parent
d683982e7f
commit
a16a3144f8
2 changed files with 3 additions and 1 deletions
|
|
@ -42,6 +42,8 @@
|
|||
displayManager.startx.enable = true;
|
||||
};
|
||||
|
||||
hardware.opengl.enable = true;
|
||||
|
||||
# Enable sound.
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
|
|
|||
Reference in a new issue