wildfire: 233 current 2025-06-20 11:15:55 25.05.20250617.36ab78d 6.15.2 *
hyprland opacity: wildfire: 234 current 2025-06-20 11:22:33 25.05.20250617.36ab78d 6.15.2 * wildfire: 235 current 2025-06-20 11:34:16 25.05.20250617.36ab78d 6.15.2 *
This commit is contained in:
@ -63,6 +63,14 @@
|
|||||||
smart_split = true;
|
smart_split = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
# Window rules
|
||||||
|
windowrulev2 = [
|
||||||
|
"opacity 0.9,class:^(cursor)$"
|
||||||
|
"opacity 0.9,class:^(firefox)$"
|
||||||
|
"opacity 0.9,class:^(GitKraken)$"
|
||||||
|
"opacity 0.9,class:^(obsidian)$"
|
||||||
|
];
|
||||||
|
|
||||||
# Bindings
|
# Bindings
|
||||||
bind =
|
bind =
|
||||||
[
|
[
|
||||||
|
Reference in New Issue
Block a user