Auto: cleanup-2026-06-14T15-26-03Z

This commit is contained in:
2026-06-14 17:26:24 +02:00
parent 2a0c85275f
commit 2d16f3893b
8 changed files with 39 additions and 33 deletions
+2 -2
View File
@@ -211,8 +211,8 @@
#"Ctrl+Alt, 1, exec, swaync-client -t" # pos 4 1 notification center
"Ctrl+Alt, 1, exec, qs ipc call notifications toggle"
*/
# pos 4 1 notification center.
"Ctrl+Alt, 1, exec, caelestia shell drawers toggle sidebar"
# pos 4 1 notification center.
"Ctrl+Alt, 1, exec, caelestia shell drawers toggle sidebar"
"Ctrl+Alt, 1, exec, [[ -f ~/.cache/hypr-battery-saver ]] || swaync-client -t"
"Ctrl+$mod, 4, exec, caelestia shell notifs toggleDnd"
"Ctrl+$mod, 3, exec, pavucontrol" # pos 1 2 audiocontrol
+1 -1
View File
@@ -3,5 +3,5 @@ _: {
environment.systemPackages = with pkgs; [
elan
];
};
};
}
+2 -2
View File
@@ -11,7 +11,7 @@ _: {
"battery"
"clock"
];
battery = {
format = "{capacity}% {icon}";
states = {
@@ -19,7 +19,7 @@ _: {
critical = 15;
};
};
clock = {
format = "{:%H:%M}";
};
+2 -2
View File
@@ -11,7 +11,7 @@ _: {
caelestia-shell -n > /dev/null 2>&1 & disown
fi
'';
snrs = ''
git -C ~/nixos add -A &&
time sudo nixos-rebuild switch --flake ~/nixos/#laptop &&
@@ -50,7 +50,7 @@ _: {
command cat "$@"
fi
}
custom-eza() { # behaves differently if we just call it or if we pipe initContent
if [[ -t 1 ]]; then
eza -hlF -aa --color=always --hyperlink --group-directories-first --show-symlinks --icons=always --git --no-permissions "$@"