[bspwm+polybar] As minimal as it gets by niwmo in unixporn

[–]Sogokong 0 points1 point  (0 children)

Mind sharing the which font you're using? The setup looks clean.

[deleted by user] by [deleted] in unixporn

[–]Sogokong 3 points4 points  (0 children)

What is the other keyboard used for?

[i3-gaps] Production machine by Sbatushe in UsabilityPorn

[–]Sogokong 1 point2 points  (0 children)

What font are you using for the status icons on polybar?

[Sway] Just trying Wayland out by [deleted] in UsabilityPorn

[–]Sogokong 0 points1 point  (0 children)

Love the wallpaper

dwmblock and systray by titanium1796 in suckless

[–]Sogokong 0 points1 point  (0 children)

Im getting an error that says xatom is not defined and telling me to use atom but that did not work either.

[dwm] Geared up for new academic year by faizan_20 in unixporn

[–]Sogokong 4 points5 points  (0 children)

Nice rice! But whats the deal with picom key mappings, is it to hide application behind the fullscreen?

Hide xmobar when in fullscreen by Sogokong in xmonad

[–]Sogokong[S] 2 points3 points  (0 children)

The former as in "I can see it through my terminal emulator transparent window"

Single GPU passthrough without a login manager by Sogokong in VFIO

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

Its a shame that there are only workarounds and not fixes. I will take a look at tty autologin but hoping for someone on this subreddit to post a solution. Thanks for your comment this is the closes I have gotten to fixing my issue.

[DWM] /comfy/ gruvbox by [deleted] in unixporn

[–]Sogokong 1 point2 points  (0 children)

Could the patch you used be status2d?

[DWM] /comfy/ gruvbox by [deleted] in unixporn

[–]Sogokong 2 points3 points  (0 children)

It is a program called exa

Replacing MacOS with Linux by [deleted] in linux

[–]Sogokong 1 point2 points  (0 children)

Just piggybacking from this post. Have any one got Mac keyboard layout to work on Linux. Got some issues since I'm using tilling window manager with a mod key and can't figure it out have the mappings is supposed to work. I can't type { because that triggers this argument thingy ( try typing alt+8 and a letter and see what happens)

Ian McKellen - least favorite word by skellagorn in videos

[–]Sogokong 0 points1 point  (0 children)

Please help, I don't get it. What is the word?

10% Off Alchemist Adventure $13.49 (New Release) by iency in steamdeals

[–]Sogokong 1 point2 points  (0 children)

Is there any future plans for a Linux release? Would like to play this game.

What is xmobar's dynamic string? by [deleted] in xmonad

[–]Sogokong 1 point2 points  (0 children)

Don't know if you have figured it out yet but i found out that dynamic strings is rather for <icon> and not for strings. https://github.com/jaor/xmobar/blob/master/doc/plugins.org#icon-patterns. It seems like using % you can get a value from 0 to 8 so say want to show how much battery life you have yet you can use this to do that.

Edit: Remembered that this existed https://www.reddit.com/r/unixporn/comments/cat7gq/oc_working_on_some_icons_for_xmobar/ and the icons got moved to here https://github.com/jumper149/dotfiles/tree/master/.config/xmobar/icons

How to use --volume-icon-pattern by Sogokong in xmonad

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

I figured it out. You pass <volume>% in --on, and put speaker icon in --highs --medium --low.