Compare commits
No commits in common. "c98b527a016f7021f90d11bfe320a6c14b3ac06c" and "f82b512e17bb79a53e5bab0dc5a6b2921773246b" have entirely different histories.
c98b527a01
...
f82b512e17
1 changed files with 1 additions and 7 deletions
|
|
@ -56,7 +56,6 @@ in {
|
|||
tabs = {
|
||||
height = 6;
|
||||
render_text = false;
|
||||
border_width = 0;
|
||||
|
||||
"col.active" = "rgb(b4f9f8)";
|
||||
"col.inactive" = "rgb(474f6f)";
|
||||
|
|
@ -89,12 +88,7 @@ in {
|
|||
];
|
||||
};
|
||||
|
||||
misc = {
|
||||
disable_hyprland_logo = true;
|
||||
disable_autoreload = true;
|
||||
new_window_takes_over_fullscreen = 2;
|
||||
focus_on_activate = true;
|
||||
};
|
||||
misc.disable_hyprland_logo = true;
|
||||
|
||||
# Bindings
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue