This commit is contained in:
KaitoTLex 2024-10-07 13:03:43 -07:00
parent f8026d47da
commit a339053df0
4 changed files with 24 additions and 17 deletions

View file

@ -57,9 +57,14 @@
startup = [
{
always = true;
command = "swaybg -i /home/kaitotlex/Pictures/maic.png";
command = "swaybg -i /home/kaitotlex/Pictures/eff.png";
}
];
};
xwayland = true;
#extraConfigs = {
# keybindings = "bindsym XF86MonBrightnessDown exec brightnessctl -d amdgpu_bl2 set 10%- \n
# bindsym XF86MonBrightnessUp exec brightnessctl -d amdgpu_bl2 set 10%+";
#};
};
}