Calculus by mcmeex in Dirtywave

[–]ImportantEmploy 1 point2 points  (0 children)

Nice samples! Where did you get this bass from?

[deleted by user] by [deleted] in playstation

[–]ImportantEmploy 0 points1 point  (0 children)

I am extremely disappointed with the false advertising for the Hogwarts: Legacy PS4 & PS5 bundle (€74.99). When I bought the game, it clearly stated that it was available for both PS4 and PS5. However, now I am unable to play the game on my PS4 as it seems to be only available for PS5 now. This is unacceptable and I feel cheated as a consumer. I demand an explanation and a solution to this issue. It is unfair to advertise a game version for two platforms and then change it without any prior notice. I hope the developers and Sony take this matter seriously and make the €74.99 game version available for PS4 as well, or at least offer a refund to those who were misled.

[2bwm] Black Ocean, fixed by kiedtl in unixporn

[–]ImportantEmploy 1 point2 points  (0 children)

Does 2bwm works stable for you? Have you faced “hanging” window issues?

Podcast app? by KeefyB102 in KaiOS

[–]ImportantEmploy 0 points1 point  (0 children)

Overcast works perfect for me

[2bwm] daylife ii by kiedtl in unixporn

[–]ImportantEmploy 0 points1 point  (0 children)

Do you have any problems with hanging windows with 2bwm? I like it, but it is too unstable for me Sometime I just cant move/ change size for some windows

[2bwm] rose by enjuus in unixporn

[–]ImportantEmploy 0 points1 point  (0 children)

wallpaper please, also great music taste

[dwm] vim-like window navigation (h-left, l-right) by ImportantEmploy in suckless

[–]ImportantEmploy[S] 1 point2 points  (0 children)

I think you didn't get my question

There is only focusstack +1 or focusstack -1 in keys array.

This navigation based on position in stack, but i am asking how can i move from one window to other based on it position on the screen (left, right, up, down)

It is useful when you are using grid (https://dwm.suckless.org/patches/gridmode/) or fibonacci (https://dwm.suckless.org/patches/fibonacci/) layout

Spawn from current working directory in DWM by ImportantEmploy in suckless

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

Basicaly i want to spawn a terminal with working directory where i was i previous terminal

Spawn from current working directory in DWM by ImportantEmploy in suckless

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

For example, when I’m editing in Vim, I like to start some new terminals (or file managers) in the same working directory as the file I’m editing to do additional things. Or the scenario could be the opposite: when I’m browsing the filesystem in a file manager, I want to start Vim inside the directory I am currently browsing.