yoy
This commit is contained in:
@@ -3,6 +3,11 @@
|
||||
let
|
||||
mod = "Mod4";
|
||||
in {
|
||||
services.picom = {
|
||||
enable = true;
|
||||
vSync = true;
|
||||
};
|
||||
|
||||
xsession.windowManager.i3 = {
|
||||
enable = true;
|
||||
config = {
|
||||
|
||||
@@ -6,7 +6,6 @@
|
||||
|
||||
package = pkgs.polybar.override {
|
||||
i3Support = true;
|
||||
mpdSupport = true;
|
||||
pulseSupport = true;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user