Enable picom
Should reduce a few of the graphical glitches. Also can do the "Activate Linux" joke muhahah
This commit is contained in:
parent
12074f6d2e
commit
a5be7cb695
|
@ -65,6 +65,7 @@ in
|
|||
{
|
||||
config = lib.mkIf config.xsession.windowManager.i3.enable {
|
||||
stylix.targets.i3.enable = false;
|
||||
services.picom.enable = true;
|
||||
xdg.configFile = {
|
||||
"rofimoji.rc" = {
|
||||
text = ''
|
||||
|
|
Loading…
Reference in a new issue