Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Qwby4167yIt's polybar, yes. I'm mostly proud of the script I wrote that returns the song currently playing in vlc, even works with online radio so that's pretty cool.
-
Qwby4167yNo, I used the Webinterface of VLC and an XML parser, sounds like that was too complicated and it could have been easier. Maybe I take a look at that dbus thing.
-
GCHQ2787y@Qwby you should check out pywal for extra customisation and i3's built in scratchpad for improved workflow, just don't try to use terminator in scratchpad as far as I know it doesn't work.
Pywal: https://github.com/dylanaraps/pywal
Scratchpad:
https://i3wm.org/docs/... -
marcom4597yIt will for sure improve your work flow :) never got happy with polybar, just using i3blocks with awesome font icons, it's also capable of holding my 1-2 applets for volume or sync client. Pywal is a great tip if you like the color scheme matching your bg picture (which I don't see very often). There are a lot of dotfiles repos on github to get inspiration from. Helped me to scream less at the beginning :)
-
GCHQ2787y@Lahsen2016 I recently came across a fix for the system tray icons in lemonbar
it needs xprop and trayer, depending on the size of your screen in px youll have to adjust it, sorry for the one line script and I cant remember/find the original source but here it is if you are interested:
trayer.sh: https://github.com/dean808/...
i3 config: exec --no-startup-id ~/.config/i3/trayer.sh
also youll have to add the -g option to lemonbar, for a 1920 x 1080 display i have mine set to
-g 1884, this is so that it doesn't cover up part of lemonbar -
GCHQ2787yAlso the script will turn trayer into a window so you could use xwininfo to find out it's exact size and then take that away from the width of your monitor, would probably be a good idea to remove the borders from it as well, so that it looks like it's a part of lemonbar, hope this helps
-
Qwby4167y@fun2code looks cool, but I have some add-ons in firefox that I need. May try it on the site but I don't think I can replace my main browser with it.
Related Rants
-
gururaju53*Now that's what I call a Hacker* MOTHER OF ALL AUTOMATIONS This seems a long post. but you will definitely ...
-
linuxxx65This guy at my last internship. A windows fanboy to the fucking max! He was saying how he'd never use anythi...
-
creedasaurus60Another dev on my team just got a new machine. Before he came in today I made two separate USB installers and ...
It was so frustrating setting this one up. Lots of shouting in front of my monitors. But I think now I'm slowly getting somewhere with my first i3 setup.
Now to see if it will actually improve my workflow somehow.
rant
i3wm
tiling window manager
linux
i3-gaps