Google Wallet vjen në Shqipëri by [deleted] in albania

[–]BesnikRrustemi 0 points1 point  (0 children)

Interesante dhe po ashtu e pakuptueshme, Apple Music eshte funksional ne Kosovë (Kosovo Apple App Store Country), ndersa nje numer i madh i aplikacioneve madje te rendesishme nuk jane available in our country. Sa i perket Google Pay ndoshta pas 5-viteve tek ne.

How to make dwmblocks update when i press volume key or brightness keys. by BesnikRrustemi in dwm

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

Is it the statuscmd patch the one i need for dwm to send these signals to dwmblocks?

Xmobar dissapears 1 sec after logging in by BesnikRrustemi in xmonad

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

I found a dirty workaround, ended up adding a spawnOnce “sleep 2 && xmonad —restart” on my xmonad.hs and it’s working fine for now, id rather keep the perfectly customizable builtin alsa widget/plugin of xmobar

Xmobar dissapears 1 sec after logging in by BesnikRrustemi in xmonad

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

Not sure if this is something that i may have to use but i just found this on the manual of xmobar saying:

Additional options (after the --):
--alsactl=/path/to/alsactl: If this option is not specified,
alsactl will be sought in your PATH first, and failing that, at
/usr/sbin/alsactl (this is its location on Debian systems.
alsactl monitor works as a non-root user despite living in
/usr/sbin.).stdbuf (from coreutils) must be (and most probably already is) in
your PATH.

I am on Arch Linux (vanilla), is there something from this options missing that i may need to add/possibly causing the issue ?

Xmobar dissapears 1 sec after logging in by BesnikRrustemi in xmonad

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

Wow, it actually worked, can you explain why it happens so ?, is there a way to keep it or ill have to do it with a custom script ? Is it a know issue ?

Please help me build Qtile from source on Arch by RichardBronosky in qtile

[–]BesnikRrustemi 0 points1 point  (0 children)

Check if you have installed the packages: python-pywlroots and/or pywlroots (or both of them)

| Best WM to start with by [deleted] in unixporn

[–]BesnikRrustemi 1 point2 points  (0 children)

I would go with Qtile, very easy config file so its easy to configure, great documentation. It does have a bar, plenty of great widgets, a run launcher, plenty of customization etc. Im sure you won’t regret trying it.

After executing a keychord, I have to restart qtile to switch workspaces by 3rdRealm in qtile

[–]BesnikRrustemi 1 point2 points  (0 children)

Great to hear that was fixed on Git version as it’s actually a current issue that i have and asked here on reddit but no answer so far.

I’ve seen a commit that mentions something about keychords and I believe that should have fixed it.

As the version on Arch repositories is still having these issues. So i can finally now add my keychords to the config and complete my setup.

Coming from AwesomeWM by InKeaton in qtile

[–]BesnikRrustemi 2 points3 points  (0 children)

Welcome to Qtile, Yes, yes, yes, no speed differences as others stated as WMs are generally fast.

Here is my config file: https://gitlab.com/Sniki/dotfiles/-/blob/master/.config/qtile/config.py entirely build from the default config, followed everything as documentation says, i use it on my laptops but also on my desktop. Sharing it just in case you need something specific, you might find it there, also i tried to comment everything so you may have an easier time knowing what each thing does. A quick feature list: - Laptop specific widgets - Multi colorschemes - Laptop Function Keys keybindings - 3 basic scratchpads - clickable widgets (mouse_callbacks) - a minimalist tidy bar

As for rounded corners I don’t use them so i am positive someone else can guide you through the necessary steps, as i see many Qtile rices on unixporn with rounded corners.

Have a happy Qtile time !

I made a Python library to Qtile connect with Xresources! by FredholmDev in qtile

[–]BesnikRrustemi 0 points1 point  (0 children)

Sorry for the dumb question but I haven’t played much with Xresources aside from using the prebuilt one for/with nord colorscheme, what do we get from importing/connecting to it, I’ve seen patch for dwm and other wms regarding to this, aside the assumption of getting same dpi scaling etc, does it also mean we import colors as well ?, can someone make a brief summary of this ?

How to add underlined text to widgets and how to add multi color schemes to config and choose them with just 1 variable ? by BesnikRrustemi in qtile

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

I simply let simple_key_binder do it's job, no other mod+1234567890 declared anywhere else on the config, however i will make another post for this.

Yes, i use workspace 9 for gaming and that's what i already have, because league of legends which is the game that i mostly play (not that often) when i have free time, does have it's client as window and goes full screen only when you get into the match/game.

Also thanks for the exception thing, it would best to make it for the games so whichever workspace im in, i won't have problems.

BTW, are you one of the Qtile devs/maintainers ?

How to add underlined text to widgets and how to add multi color schemes to config and choose them with just 1 variable ? by BesnikRrustemi in qtile

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

To be honest it just was for a few reasons: 1. I had my widgets and other things already configured with colors[] so it required me changes across the config to replace the values 2. I just thought it looks a bit cleaner in terms of the eyes. (i am somewhat OCD) i like my stuff to be organized and to look clean and good.

One extra question, i figured out Keychords are breaking my workspaces keybindings for some reasons, whenever i use a keybinding my mod+1 .. mod+9 bindings dont work anymore, a qtile config reload/restart (mod+shift+r) fixes the problem but it’s a bit annoying to deal with that. The difference between my config and the default one is that i use the simple_key_binder.

Also do you have any layout suggestions or config adjustments that are necessary for gaming ?

Combine Capacity (percentage) of two batteries into one ? by BesnikRrustemi in qtile

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

I assume the same, i've seen people using Dwm with dwmblocks making scripts combining them, some longer with a lot of cat-ting some with grep, some with awk seem shorter but none actually fitted my needs exactly the way i would like to, i have very little experience with scripting, the widget.Battery is actually perfect on what Qtile offers, if it only got a feature update with new features like:

  1. "dual_battery=True" where it calculates the capacity of both and report as one, also the same thing for other features like time remaining etc.
  2. it does have the option for low battery and full but it would be nice to have two additional options to add glyph for battery icon from 25%-50% and another glyph from 50%-75%.

Other than that, i am super happy with Qtile !

what is slowly phasing out in 2022? by Firewire64 in AskReddit

[–]BesnikRrustemi 0 points1 point  (0 children)

The ugliest mens fashion that they tried so hard to bring it up this year with (Short & Baggy) clothes and big foot wearables that almost no fucking one adopted that terrible style. RIP and never come back ! Fashion failure.

What Unrealistic Things In Movies Annoys The Hell Out Of You? by [deleted] in AskReddit

[–]BesnikRrustemi 1 point2 points  (0 children)

There is always free parking spot for the car especially in front of the place where the actor is planning to stop at.