Update .config/btop/btop.conf

Update .config/hypr/hyprland/rules.conf
Update .config/fish/fish_variables
This commit is contained in:
2026-01-10 20:34:41 +01:00
parent 757b351010
commit 0ba5219be6
3 changed files with 14 additions and 1 deletions

View File

@@ -53,3 +53,15 @@ windowrule {
float = 1
center = 1
}
windowrule {
name = prism-launcher
match:class = ^(org.prismlauncher.PrismLauncher)$
workspace = 3
}
windowrule {
name = gamescope
match:class = ^(gamescope)$
workspace = 3
}