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 = {
|
tabs = {
|
||||||
height = 6;
|
height = 6;
|
||||||
render_text = false;
|
render_text = false;
|
||||||
border_width = 0;
|
|
||||||
|
|
||||||
"col.active" = "rgb(b4f9f8)";
|
"col.active" = "rgb(b4f9f8)";
|
||||||
"col.inactive" = "rgb(474f6f)";
|
"col.inactive" = "rgb(474f6f)";
|
||||||
|
|
@ -89,12 +88,7 @@ in {
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
misc = {
|
misc.disable_hyprland_logo = true;
|
||||||
disable_hyprland_logo = true;
|
|
||||||
disable_autoreload = true;
|
|
||||||
new_window_takes_over_fullscreen = 2;
|
|
||||||
focus_on_activate = true;
|
|
||||||
};
|
|
||||||
|
|
||||||
# Bindings
|
# Bindings
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue