clean up and remove commented out code
This commit is contained in:
parent
b7987a87b4
commit
ed493b9570
1 changed files with 0 additions and 6 deletions
|
@ -6,12 +6,6 @@
|
|||
}: {
|
||||
config = {
|
||||
home-manager.users.jade = {pkgs, ...}: {
|
||||
#xsession.windowManager.i3.config.startup = [
|
||||
#{
|
||||
#command = "pkill polybar; polybar";
|
||||
#always = true;
|
||||
#}
|
||||
#];
|
||||
services.polybar = {
|
||||
enable = true;
|
||||
package = pkgs.polybarFull;
|
||||
|
|
Loading…
Reference in a new issue