random stuf

This commit is contained in:
2026-04-09 16:06:44 +01:00
parent 1974baf3f2
commit 862c13911e
4 changed files with 4 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ height = (0, 200)
origin = top-right
offset = (15, 15)
transparency = 20
sort = update
[urgency_low]
background = "#1e1e2e77"

2
.nixos

Submodule .nixos updated: 2e7fa85c5a...cba857e830

1
.zshrc
View File

@@ -20,5 +20,6 @@ alias lg="lazygit"
alias nsh="nix-shell -p"
alias ncg="sudo nix-collect-garbage -d"
alias vinix="nvim --cmd 'cd ~/.dotfiles/.nixos'"
alias man='man -P "bat -p"'
source ~/.zshrc-local