feat: adjustments
This commit is contained in:
parent
bac7236d92
commit
fcc8c2d2c1
2 changed files with 6 additions and 3 deletions
|
|
@ -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";
|
||||
|
|
|
|||
|
|
@ -20,8 +20,8 @@
|
|||
name = "Tel Aviv, Israel";
|
||||
};
|
||||
bar = {
|
||||
density = "compact";
|
||||
position = "bottom";
|
||||
# density = "compact";
|
||||
position = "left";
|
||||
widgets = {
|
||||
left = [
|
||||
{ id = "ControlCenter"; useDistroLogo = true; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue