add: remove_hyprland_logo
This commit is contained in:
parent
aae3609b8c
commit
0146dd77da
2 changed files with 5 additions and 1 deletions
|
|
@ -30,7 +30,10 @@
|
|||
touchpad.disable_while_typing = false;
|
||||
};
|
||||
dwindle.split_width_multiplier = 1.35;
|
||||
misc.vfr = "on";
|
||||
misc = {
|
||||
vfr = "true";
|
||||
disable_hyprland_logo = "true";
|
||||
};
|
||||
|
||||
decoration = {
|
||||
active_opacity = 1.0;
|
||||
|
|
|
|||
|
|
@ -30,6 +30,7 @@
|
|||
gcc
|
||||
wget
|
||||
powertop
|
||||
acpi
|
||||
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue