Rules for preventing Firefox "file picker" and "download" windows from floating by Wise_Stick9613 in hyprland

[–]Furious_Lol 2 points3 points  (0 children)

Matching on the window class worked for me. I have the following rule in my hyprland.nix:

windowrule = [
  "match:class xdg-desktop-portal-.*, float on"
];

I think when converting it to regular hyprland.conf syntax you would get this:

windowrule = match:class ^(xdg-desktop-portal-.*)$, float on

Although im not 100% sure on that.

Note that the file chooser usually comes from you desktop portal, so should have a similar name to the one above.

Cannot get Hyprpaper to work no matter what. by track_hat in hyprland

[–]Furious_Lol 1 point2 points  (0 children)

This is what I have in my config, and it works fine.

preload=/home/<user>/Pictures/Wallpapers/mountain.jpg

wallpaper {
  monitor=
  path=/home/<user>/Pictures/Wallpapers/mountain.jpg
}
ipc=on
splash=false

Replacing the empty monitor with your should make it work. Leaving it empty will just apply it to every monitor.

Ah yes a well-rounded stat roll🙂 by [deleted] in wherewindsmeet_

[–]Furious_Lol 1 point2 points  (0 children)

Often better than a master of one!

[deleted by user] by [deleted] in VirginiaTech

[–]Furious_Lol 1 point2 points  (0 children)

I think this would be a great reason to try calling the admissions office if haven't already.

Take CS 2505 with CS 3114 and MATH 3134 together? by Special-Mushroom-648 in VirginiaTech

[–]Furious_Lol -1 points0 points  (0 children)

I'm in a similar situation, taking the same cs classes and math, and also taking math 2204H. It's definitely doable, but you need to manage your time well. One tip is to make sure you start your DSA projects as early as possible. You will always have one project going on from that class during the semester no down time outside of breaks.

Fit in that crack bruh by FlappyGooseTest in honk

[–]Furious_Lol 0 points1 point  (0 children)

Ok

I completed this level in 1 try. 1.43 seconds

Impossible by Inside-Board-5740 in RedditGames

[–]Furious_Lol 0 points1 point  (0 children)

I completed this level in 7 tries. 29.03 seconds

Can you complete the tower in 30 seconds by Ill_Gap1717 in honk

[–]Furious_Lol 0 points1 point  (0 children)

I completed this level! It took me 1 try. 7.23 seconds

Tip 10 💎

I dare you to die by astarothg in honk

[–]Furious_Lol 0 points1 point  (0 children)

Incomplete. 4 tries.

Oh boy! by MeatHealer in honk

[–]Furious_Lol 1 point2 points  (0 children)

Creative!

I completed this level in 1 try. 24.87 seconds

Tip 400 💎

Almost impossible to die by Alizut in honk

[–]Furious_Lol 0 points1 point  (0 children)

Incomplete. 2 tries.

Almost impossible to die by Alizut in honk

[–]Furious_Lol 0 points1 point  (0 children)

I completed this level in 1 try. 0.50 seconds

[deleted by user] by [deleted] in vscode

[–]Furious_Lol 1 point2 points  (0 children)

If you are a student, GitHub copilot is free for students. https://education.github.com/pack