372 current 2024-04-17 15:45:47 24.05.20240417.203fac8 6.8.6-zen1 *

This commit is contained in:
zackartz 2024-04-17 15:45:55 -04:00
parent f05faacb9d
commit 7c2e4b6100
No known key found for this signature in database
GPG key ID: 5B53E53A9A514DBA
5 changed files with 90 additions and 54 deletions

View file

@ -72,7 +72,6 @@
pkgs.slack
(pkgs.nerdfonts.override {fonts = ["Iosevka"];})
pkgs.git
pkgs.lazygit
pkgs.spotify
pkgs.neovide
pkgs.wofi
@ -80,7 +79,6 @@
pkgs.dconf
pkgs.wl-clipboard
pkgs.swaybg
pkgs.btop
pkgs.zoom-us
pkgs.pavucontrol
pkgs.wlogout
@ -149,6 +147,21 @@
options = ["--cmd cd"];
};
# programs.btop = {
# enable = true;
# catppuccin.enable = true;
# };
#
# programs.lazygit = {
# enable = true;
# catppuccin.enable = true;
# };
#
# programs.fzf = {
# enable = true;
# catppuccin.enable = true;
# };
systemd.user.services.kb-gui = {
Unit = {
Description = "KB Time/Date thing";