añade openGL y elimina outer gaps de i3

This commit is contained in:
Fabián Montero 2022-06-07 12:57:54 -06:00
parent d683982e7f
commit a16a3144f8
2 changed files with 3 additions and 1 deletions

View file

@ -42,6 +42,8 @@
displayManager.startx.enable = true;
};
hardware.opengl.enable = true;
# Enable sound.
sound.enable = true;
hardware.pulseaudio.enable = true;

View file

@ -179,7 +179,7 @@ bindsym $mod+r mode "resize"
# Gaps
for_window [class=".*"] border pixel 0
gaps outer 10
gaps outer -10
gaps inner 10
# screenshot