removed some deprecated hyprland binds and increased opacity on terminal windows by 10%

This commit is contained in:
pagedmov
2024-10-26 04:22:55 -04:00
parent bd5a7514a9
commit 805c53ea2c
2 changed files with 2 additions and 4 deletions

View File

@@ -12,7 +12,7 @@
image = wallpaper;
polarity = "dark";
autoEnable = true;
opacity.terminal = 0.1;
opacity.terminal = 0.2;
targets = {
console.enable = true;
feh.enable = true;