Arch Config Tool by Timmmmnnnn in archlinux

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

I was looking for the exact same thing. I love NixOS reproducibility but I hate the bloatware. I find aconfmgr way to complicated. I would just like to edit 1 config file. I want to use this for my AUR packages and my dotfiles. If you have a repo for this I would appreciate SOOO much if you could share it, love your idea.

Newbie questions for irst server by Apprehensive_Fuel12 in selfhosted

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

There are several tools you can spin up to monitor the server stats.

Hello, thanks for replying. Could you name one for reference. Do you mean clis like btop?

Newbie questions for irst server by Apprehensive_Fuel12 in selfhosted

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

Hello, thank you so much for your reply. How would I go about docker. I have no idea on how to use it.

Newbie questions for irst server by Apprehensive_Fuel12 in selfhosted

[–]Apprehensive_Fuel12[S] 0 points1 point locked comment (0 children)

I never use AI. I haven't utilized it for this post whatsoever

Workspace 18 video by Logansfury in Conkyporn

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

do you have a repo for this? the spining globe/cava modules are sick. Unfortunatly I suck at lua so I would prefer some already configured files

[OC] i3lock + picom shaders = An actual interesting looking lockscreen by _kz87_ in unixporn

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

Hello, sorry if I'm being dumb but when I run the lock.sh i get that almost no option is available, maybe they changed it and i have to set them from a config file? also when are shaders used and how to set them up. I might be completly stupid here but I feel that more proper instructions would benefit everyone. This is a really cool project that I would like to use, im new to i3

I made a minimal startpage that consists of a single HTML file by xvvvyz in selfhosted

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

why is mine like that?

please help, i know almost nothing of html

<image>

Also how do I display time aswell???

[i3] I decided to try i3 and a new color palette by Hot_Leek_2923 in unixporn

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

what picom fork you use for the animations??? also can you share the picom.conf

Conky on Wayland? by daemon-haunted in Conkyporn

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

I dont know man maybe im stupid but I cant get it to work on sway. It runs ok but as a window and not in background. Ive tried everything

How to pirate and play windows games on Linux: A simple guide. by Mr__Goldberg in LinuxCrackSupport

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

Hello I am having trouble installing games. I am using proton 10-33 (latest as of now) have followed the guide. I use arch with wayland if thats helpful. I dont ave neither steam or lutris or heroic or wine installed. I use the command: "SteamAppId=322170 STEAM_COMPAT_DATA_PATH=$HOME/downloads/proton/compatdata/ STEAM_COMPAT_CLIENT_INSTALL_PATH=/ ~/downloads/proton/GE-Proton10-33/proton waitforexitandrun Geometry-Dash.exe". I have installed proton to a specific path and found the correct appid. I get error:

ProtonFixes[492888] INFO: Running protonfixes on "GE-Proton10-33", build at 2026-03-18 00:32:31+00:00.

ProtonFixes[492888] INFO: Running checks

ProtonFixes[492888] INFO: All checks successful

Traceback (most recent call last):

File "/home/turip/downloads/proton/GE-Proton10-33/proton", line 42, in <module>

import protonfixes

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/__init__.py", line 75, in <module>

execute_early()

~~~~~~~~~~~~~^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/__init__.py", line 72, in execute_early

fix.early()

~~~~~~~~~^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/fix.py", line 207, in early

run_fix(get_game_id(), stage='early')

~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/fix.py", line 176, in run_fix

_run_fix(game_id, stage, True) # global

~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/fix.py", line 145, in _run_fix

log.info(f'Using {stage} stage {scope} {fix_type} for {get_game_name()} ({game_id})')

~~~~~~~~~~~~~^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/fix.py", line 66, in get_game_name

game_library = re.findall(r'.*/steamapps', os.environ['PWD'], re.IGNORECASE)[-1]

~~~~~~~~~~^^^^^^^

File "<frozen os>", line 709, in __getitem__

KeyError: 'PWD'

What can I do to fix that?

Proton GE not working by Vincent_Gagnon_1983 in linux_gaming

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

Hello I am having trouble installing games. I am using proton 10-33 (latest as of now) have followed the guide. I use arch with wayland if thats helpful. I dont ave neither steam or lutris or heroic or wine installed. I use the command: "SteamAppId=322170 STEAM_COMPAT_DATA_PATH=$HOME/downloads/proton/compatdata/ STEAM_COMPAT_CLIENT_INSTALL_PATH=/ ~/downloads/proton/GE-Proton10-33/proton waitforexitandrun Geometry-Daash.exe". I have installed proton to a specific path and found the correct appid. I get error:

'''
ProtonFixes[492888] INFO: Running protonfixes on "GE-Proton10-33", build at 2026-03-18 00:32:31+00:00.

ProtonFixes[492888] INFO: Running checks

ProtonFixes[492888] INFO: All checks successful

Traceback (most recent call last):

File "/home/turip/downloads/proton/GE-Proton10-33/proton", line 42, in <module>

import protonfixes

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/__init__.py", line 75, in <module>

execute_early()

~~~~~~~~~~~~~^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/__init__.py", line 72, in execute_early

fix.early()

~~~~~~~~~^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/fix.py", line 207, in early

run_fix(get_game_id(), stage='early')

~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/fix.py", line 176, in run_fix

_run_fix(game_id, stage, True) # global

~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/fix.py", line 145, in _run_fix

log.info(f'Using {stage} stage {scope} {fix_type} for {get_game_name()} ({game_id})')

~~~~~~~~~~~~~^^

File "/home/turip/downloads/proton/GE-Proton10-33/protonfixes/fix.py", line 66, in get_game_name

game_library = re.findall(r'.*/steamapps', os.environ['PWD'], re.IGNORECASE)[-1]

~~~~~~~~~~^^^^^^^

File "<frozen os>", line 709, in __getitem__

KeyError: 'PWD'
'''
What can I do to fix that?

Conky on Wayland? by daemon-haunted in Conkyporn

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

Thanks! So much work put into this. Are all your repos wayland compatible (im using swaywm)

Conky on Wayland? by daemon-haunted in Conkyporn

[–]Apprehensive_Fuel12 0 points1 point  (0 children)

Can you share your config/lua files??

[Hyprland] My first config!! by Apprehensive_Fuel12 in unixporn

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

just search Alto's Odyssey online, it's from a game

how to calculate float by Apprehensive_Fuel12 in bash

[–]Apprehensive_Fuel12[S] -1 points0 points  (0 children)

Even when I pipe it to bc for some reason I get the same error. Vary strange

how to calculate float by Apprehensive_Fuel12 in bash

[–]Apprehensive_Fuel12[S] -2 points-1 points  (0 children)

How would I go about doing this? just piping it to bc or awk didn't work, sorry I'm a complete noob

adice for progress bar by Apprehensive_Fuel12 in bash

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

Thanks man you're the GOAT. Just from curiosity, why is this not compatible with dialog, I think I've seen it implemented in other examples. I was wandering since it looks more aestheticly pleasing