configure titlebarButtons

This commit is contained in:
sadan 2025-03-21 16:04:44 -04:00
parent c521753b97
commit 76af416409
No known key found for this signature in database

View file

@ -46,6 +46,18 @@
};
wallpaper = ../../../dotfiles/wallpaper.jpg;
};
kwin = {
titlebarButtons = {
left = [
"keep-above-windows"
];
right = [
"minimize"
"maximize"
"close"
];
};
};
shortcuts = {
kwin = {
"Window Quick Tile Top" = [ ];