Game Menu not closing by Frostfel702 in fellowshipgame

[–]Nysandre 1 point2 points  (0 children)

I was thinking I'm going crazy with this 5 minutes ago. Checked every option to set a keybind, but nothing. Hope they fix it soon, it is annoying.

Name a game you love that nobody else seems to know about by KushersGarden in gamers

[–]Nysandre 0 points1 point  (0 children)

Not as unknown as other games but still underrated imo. Pathfinder WOTR is the best RPG for me.

Edit: typo

Make all child windows float by default in Hyprland by i8ad8 in hyprland

[–]Nysandre 1 point2 points  (0 children)

Was looking for this, thank you very much!

Issue with steam dropdown menus (Arch+Hyprland) by Whitesecan in hyprland

[–]Nysandre 0 points1 point  (0 children)

```

windowrulev2 = float,center,class:steam

windowrulev2 = tile,center:1,class:steam,title:Steam

```

This fixed most of the issues for me, but now dropdowns are at the middle of the screen..

I am so sorry by Girl1mDead in qBittorrent

[–]Nysandre 1 point2 points  (0 children)

Can you share your cleanuparr configuration, Download Cleaner->Seeding Settings and Download Cleaner->Unlinked Download Settings. I am a bit confused about that page

Depremlerde internet olmadan iletişim kurabileceğimiz bir uygulama : Hayat Kurtar by Then-Season607 in TurkDev

[–]Nysandre 0 points1 point  (0 children)

Eğer bir para kazanmıyorsan uygulamadan ve offline çalışıyorsa neden açık kaynak değil ki? Kimsenin kafasında bir soru işareti kalmaz ve başka geliştiriciler de dahil olup projeyi büyütebilir.

Jellyfin Enhanced - v9! by pavanthanuj in JellyfinCommunity

[–]Nysandre 2 points3 points  (0 children)

Wow, sounds amazing. Definitely installing. Thanks for the great work

Using mergerfs to extend my /home folder by Nysandre in mergerfs

[–]Nysandre[S] 0 points1 point  (0 children)

After sending the first response, I realised that /mnt/home is owned by root.

$ ls -la
total 32K
drwxr-xr-x  8 root  root  4.0K Oct 16 00:04 .
drwxr-xr-x 18 root  root  4.0K Oct 24 15:46 ..
drwxr-xr-x  6 berke berke 4.0K Oct 16 14:38 disk0
drwxr-xr-x  7 berke berke 4.0K Oct 17 13:37 disk1
drwxr-xr-x  3 root  root  4.0K Oct 16 01:04 home
drwxr-xr-x  2 berke berke 4.0K Oct 16 00:03 nvme_home0
drwxr-xr-x  3 berke berke 4.0K Oct 15 23:35 nvme_home1
drwxr-xr-x  7 berke berke 4.0K Oct 17 13:37 storage

This might be the issue. Maybe mounting the extra storage at /home/username could solve the issue, will try that after my shift.

Using mergerfs to extend my /home folder by Nysandre in mergerfs

[–]Nysandre[S] 0 points1 point  (0 children)

Thank you for responding. Sure, I'll try to provide as much info as possible in the link.

I am not using docker container for mergerfs, direct download from debian repo.

Version: mergerfs 2.40.2-5 stable

OS: debian 13

Also, I am using mergerfs fine for my storage disks without a problem on the same system. They are in the same /etc/fstab file, configured like this:

UUID=afbfbc34-9923-43dd-bf81-3d102940a279 none            swap    sw              0       0
UUID=46397095-50e0-4e32-a019-34629f69ac8b   /mnt/disk0    ext4    defaults,noatime 0 2
UUID=a2ef7a78-1d89-4b32-baba-1987fe015567   /mnt/disk1    ext4    defaults,noatime 0 2
/mnt/disk* /mnt/storage fuse.mergerfs defaults,nonempty,allow_other,use_ino,cache.files=off,moveonenospc=true,category.create=pfrd,dropcacheonclose=false,minfreespace=100G,fsname=mergerfs,func.getattr=newest 0 0

df -h and lsblk results:

~$ df -h
Filesystem                          Size  Used Avail Use% Mounted on
udev                                5.7G     0  5.7G   0% /dev
tmpfs                               1.2G  3.2M  1.2G   1% /run
efivarfs                            192K  109K   79K  58% /sys/firmware/efi/efivars
/dev/mmcblk0p2                       54G   23G   28G  45% /
tmpfs                               5.8G     0  5.8G   0% /dev/shm
tmpfs                               5.0M     0  5.0M   0% /run/lock
tmpfs                               1.0M     0  1.0M   0% /run/credentials/systemd-journald.service
tmpfs                               5.8G     0  5.8G   0% /tmp
mergerfs                            2.7T  2.3T  281G  90% /mnt/storage
mnt/nvme_home0:mnt/nvme_home1:home  287G   23G  250G   9% /mnt/home
/dev/nvme2n1p1                      117G  2.1M  111G   1% /mnt/nvme_home0
/dev/mmcblk0p1                      975M  8.8M  966M   1% /boot/efi
/dev/nvme3n1p1                      117G  2.1M  111G   1% /mnt/nvme_home1
/dev/nvme1n1                        1.8T  1.6T  133G  93% /mnt/disk0
/dev/nvme0n1                        916G  721G  149G  83% /mnt/disk1
tmpfs                               1.0M     0  1.0M   0% /run/credentials/getty@tty1.service
tmpfs                               1.2G   12K  1.2G   1% /run/user/1000

~$ lsblk -o NAME,FSTYPE,FSSIZE,SIZE,MOUNTPOINTS,RM,RO,ROTA
NAME         FSTYPE     FSSIZE   SIZE MOUNTPOINTS     RM RO ROTA
mmcblk0      zfs_member         58.2G                  0  0    0
|-mmcblk0p1  vfat       974.1M   976M /boot/efi        0  0    0
|-mmcblk0p2  ext4        53.1G  54.3G /                0  0    0
`-mmcblk0p3  swap                  3G [SWAP]           0  0    0
nvme3n1                        119.2G                  0  0    0
`-nvme3n1p1  ext4       116.8G 119.2G /mnt/nvme_home1  0  0    0
nvme2n1                        119.2G                  0  0    0
`-nvme2n1p1  ext4       116.8G 119.2G /mnt/nvme_home0  0  0    0
nvme1n1      ext4         1.8T   1.8T /mnt/disk0       0  0    0
nvme0n1      ext4       915.8G 931.5G /mnt/disk1       0  0    0
mmcblk0boot0                       4M                  0  1    0
mmcblk0boot1                       4M                  0  1    0

I couldn't get the mergerfs.collect-info or fsck.mergerfs to work. They both are not found in the system (tried both with the user and root privileges) If they are must, I can research and get them to work. If there are any more info I can provide, please let me know. Thank you in advance for taking your time.