feat: disabled some hints
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
# CSS Implementation using Stylix Colors
|
||||
|
||||
config = {
|
||||
hide_action_hints = true;
|
||||
icons.theme = config.gtk.iconTheme.name;
|
||||
|
||||
placeholders.default = {
|
||||
@@ -35,8 +36,6 @@
|
||||
prefix = "_";
|
||||
}
|
||||
];
|
||||
|
||||
keybinds.quick_activate = ["F1" "F2" "F3"];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user