feat: adjustments

This commit is contained in:
Teesh 2026-02-01 16:13:43 +02:00
parent bac7236d92
commit fcc8c2d2c1
2 changed files with 6 additions and 3 deletions

View file

@ -31,7 +31,10 @@
prefer-no-csd = true;
input.keyboard.numlock = true;
binds = {
"Mod+Shift+Q".action.quit.skip-confirmation = true;
"Mod+Shift+Q".action.spawn = noctalia "sessionMenu toggle";
"Mod+N".action.spawn = noctalia "notifications toggleHistory";
"Mod+Shift+N".action.spawn = noctalia "notifications clear";
"Mod+M".action.spawn = noctalia "media toggle";
"Mod+Return".action.spawn = ghostty;
"Mod+D".action.spawn = noctalia "launcher toggle";

View file

@ -20,8 +20,8 @@
name = "Tel Aviv, Israel";
};
bar = {
density = "compact";
position = "bottom";
# density = "compact";
position = "left";
widgets = {
left = [
{ id = "ControlCenter"; useDistroLogo = true; }