From e42bd646c0d5df9d6177a6ba97755489da6856e0 Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Sat, 6 Jul 2024 15:34:10 +0400 Subject: [PATCH] do some things to sakotop and bspwmrc --- config/bspwm/bspwmrc | 3 --- hosts/sakotop/configuration.nix | 9 +-------- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/config/bspwm/bspwmrc b/config/bspwm/bspwmrc index 1f3f6cdb..265cbfa7 100755 --- a/config/bspwm/bspwmrc +++ b/config/bspwm/bspwmrc @@ -42,8 +42,5 @@ nm-applet & blueman-applet & # actual software -bitwarden & flameshot & nextcloud & -telegram-desktop -autostart & - diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index ff8cd54e..080229bb 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -20,12 +20,10 @@ desktop = { wireguard.enable = true; kitty.enable = true; - xmonad.enable = false; bspwm = { enable = true; polybar.enable = true; }; - exwm.enable = false; picom.enable = true; dunst.enable = true; browsers = { @@ -44,14 +42,9 @@ apps = { nemo.enable = true; pass.enable = true; - keepassxc.enable = true; - bitwarden.enable = true; rssguard.enable = true; nicotineplus.enable = true; transmission.enable = true; - calibre.enable = true; - kindle-comic-converter.enable = true; - mangal.enable = true; obs.enable = true; nextcloud.enable = true; }; @@ -59,7 +52,7 @@ wine.enable = true; lutris.enable = true; steam.enable = true; - tetrio.enable = false; + tetrio.enable = true; }; media = { gimp.enable = true;