empty commit message.

This commit is contained in:
alisceon 2025-12-10 21:43:34 +01:00
parent 3f02506df5
commit e6a12adc45
4 changed files with 33 additions and 13 deletions

View file

@ -107,6 +107,9 @@
hostname = "10.40.0.2";
user = "pi";
};
"inuc" = {
hostname = "inuc.home.the.malice.zone";
};
"tsla-exporter-bridge" = {
hostname = "alma02.lab.the.malice.zone";
user = "root";

View file

@ -270,6 +270,9 @@
}; # end keybindings
window = {
titlebar = false;
commands = [
#{ criteria ={ app_id = "flameshot"; }; command = "border pixel 0, floating enable, fullscreen disable, move absolute position 0 0"; }
];
};
colors = {
background = color_dark_5;