Are there customizable vertical side bars available in i3?Is it possible to have `i3-msg focus <direction>` to not wrap around when there is no window in the given directionIs there an application I can run under i3 that lists available desktop applications by category and shows their desktop icons?How are default fonts set for programs like FireFox?i3wm: Is there any way to toggle mouse warping behavior with a shortcut?

What are these boxed doors outside store fronts in New York?

In Japanese, what’s the difference between “Tonari ni” (となりに) and “Tsugi” (つぎ)? When would you use one over the other?

How do we improve the relationship with a client software team that performs poorly and is becoming less collaborative?

Why can't I see bouncing of a switch on an oscilloscope?

How did the USSR manage to innovate in an environment characterized by government censorship and high bureaucracy?

Adding span tags within wp_list_pages list items

Modeling an IPv4 Address

What do the dots in this tr command do: tr .............A-Z A-ZA-Z <<< "JVPQBOV" (with 13 dots)

Mathematical cryptic clues

How to write a macro that is braces sensitive?

Which models of the Boeing 737 are still in production?

An academic/student plagiarism

Is this a crack on the carbon frame?

Writing rule stating superpower from different root cause is bad writing

Why dont electromagnetic waves interact with each other?

How does one intimidate enemies without having the capacity for violence?

Can divisibility rules for digits be generalized to sum of digits

Is it tax fraud for an individual to declare non-taxable revenue as taxable income? (US tax laws)

A newer friend of my brother's gave him a load of baseball cards that are supposedly extremely valuable. Is this a scam?

What's the output of a record cartridge playing an out-of-speed record

Why don't electron-positron collisions release infinite energy?

How is it possible to have an ability score that is less than 3?

Why was the small council so happy for Tyrion to become the Master of Coin?

strToHex ( string to it's hex representation as string)



Are there customizable vertical side bars available in i3?


Is it possible to have `i3-msg focus <direction>` to not wrap around when there is no window in the given directionIs there an application I can run under i3 that lists available desktop applications by category and shows their desktop icons?How are default fonts set for programs like FireFox?i3wm: Is there any way to toggle mouse warping behavior with a shortcut?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I currently use Polybar as my main and only tool bar for i3.



What I like about it, is that it's highly customizable:



  • the look and feel can be customized at will to have a slick and modern look

  • I can have almost any monitoring tool based on scripts (CPU, GPU activities, RAM, etc.)

  • The bar is interactive: I can click on it to change workspace, logout, lock the screen, etc.

However, as far as I know, the bar can only be placed at the top or the bottom of the desktop. When you use a 16/9 display, vertical space is precious.



Is there a way to display the bar on the side? If not, are there other customizable bars similar to polybar to do that?










share|improve this question







New contributor




Ben is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    Here's a list of about 20 other status bars you can use instead of Polybar: github.com/kimond/awesome-statusbars ; Not sure exactly which one allows verticle but I know I've seen people do it before.

    – n8te
    2 days ago











  • Very interesting link indeed. After a first quick look, none of them seem to be capable of vertical orientation

    – Ben
    2 days ago











  • The problem with a vertical status bar is that you can't fit the words unless you have them sideways/vertical as well, like this person did: reddit.com/r/unixporn/comments/b0a2rd/dwm_feeling_cute ; they used lemonbar.

    – n8te
    2 days ago












  • I was thinking about doing like here, but in i3 reddit.com/r/unixporn/comments/anp51q/…

    – Ben
    2 days ago











  • Dzen says it offers vertical menu mode. Scroll down to (3) Menu here: github.com/robm/dzen ; no pics though so not sure how it looks

    – n8te
    2 days ago

















0















I currently use Polybar as my main and only tool bar for i3.



What I like about it, is that it's highly customizable:



  • the look and feel can be customized at will to have a slick and modern look

  • I can have almost any monitoring tool based on scripts (CPU, GPU activities, RAM, etc.)

  • The bar is interactive: I can click on it to change workspace, logout, lock the screen, etc.

However, as far as I know, the bar can only be placed at the top or the bottom of the desktop. When you use a 16/9 display, vertical space is precious.



Is there a way to display the bar on the side? If not, are there other customizable bars similar to polybar to do that?










share|improve this question







New contributor




Ben is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.















  • 1





    Here's a list of about 20 other status bars you can use instead of Polybar: github.com/kimond/awesome-statusbars ; Not sure exactly which one allows verticle but I know I've seen people do it before.

    – n8te
    2 days ago











  • Very interesting link indeed. After a first quick look, none of them seem to be capable of vertical orientation

    – Ben
    2 days ago











  • The problem with a vertical status bar is that you can't fit the words unless you have them sideways/vertical as well, like this person did: reddit.com/r/unixporn/comments/b0a2rd/dwm_feeling_cute ; they used lemonbar.

    – n8te
    2 days ago












  • I was thinking about doing like here, but in i3 reddit.com/r/unixporn/comments/anp51q/…

    – Ben
    2 days ago











  • Dzen says it offers vertical menu mode. Scroll down to (3) Menu here: github.com/robm/dzen ; no pics though so not sure how it looks

    – n8te
    2 days ago













0












0








0








I currently use Polybar as my main and only tool bar for i3.



What I like about it, is that it's highly customizable:



  • the look and feel can be customized at will to have a slick and modern look

  • I can have almost any monitoring tool based on scripts (CPU, GPU activities, RAM, etc.)

  • The bar is interactive: I can click on it to change workspace, logout, lock the screen, etc.

However, as far as I know, the bar can only be placed at the top or the bottom of the desktop. When you use a 16/9 display, vertical space is precious.



Is there a way to display the bar on the side? If not, are there other customizable bars similar to polybar to do that?










share|improve this question







New contributor




Ben is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I currently use Polybar as my main and only tool bar for i3.



What I like about it, is that it's highly customizable:



  • the look and feel can be customized at will to have a slick and modern look

  • I can have almost any monitoring tool based on scripts (CPU, GPU activities, RAM, etc.)

  • The bar is interactive: I can click on it to change workspace, logout, lock the screen, etc.

However, as far as I know, the bar can only be placed at the top or the bottom of the desktop. When you use a 16/9 display, vertical space is precious.



Is there a way to display the bar on the side? If not, are there other customizable bars similar to polybar to do that?







i3 toolbar






share|improve this question







New contributor




Ben is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question







New contributor




Ben is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question






New contributor




Ben is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked 2 days ago









BenBen

1184




1184




New contributor




Ben is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Ben is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Ben is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.







  • 1





    Here's a list of about 20 other status bars you can use instead of Polybar: github.com/kimond/awesome-statusbars ; Not sure exactly which one allows verticle but I know I've seen people do it before.

    – n8te
    2 days ago











  • Very interesting link indeed. After a first quick look, none of them seem to be capable of vertical orientation

    – Ben
    2 days ago











  • The problem with a vertical status bar is that you can't fit the words unless you have them sideways/vertical as well, like this person did: reddit.com/r/unixporn/comments/b0a2rd/dwm_feeling_cute ; they used lemonbar.

    – n8te
    2 days ago












  • I was thinking about doing like here, but in i3 reddit.com/r/unixporn/comments/anp51q/…

    – Ben
    2 days ago











  • Dzen says it offers vertical menu mode. Scroll down to (3) Menu here: github.com/robm/dzen ; no pics though so not sure how it looks

    – n8te
    2 days ago












  • 1





    Here's a list of about 20 other status bars you can use instead of Polybar: github.com/kimond/awesome-statusbars ; Not sure exactly which one allows verticle but I know I've seen people do it before.

    – n8te
    2 days ago











  • Very interesting link indeed. After a first quick look, none of them seem to be capable of vertical orientation

    – Ben
    2 days ago











  • The problem with a vertical status bar is that you can't fit the words unless you have them sideways/vertical as well, like this person did: reddit.com/r/unixporn/comments/b0a2rd/dwm_feeling_cute ; they used lemonbar.

    – n8te
    2 days ago












  • I was thinking about doing like here, but in i3 reddit.com/r/unixporn/comments/anp51q/…

    – Ben
    2 days ago











  • Dzen says it offers vertical menu mode. Scroll down to (3) Menu here: github.com/robm/dzen ; no pics though so not sure how it looks

    – n8te
    2 days ago







1




1





Here's a list of about 20 other status bars you can use instead of Polybar: github.com/kimond/awesome-statusbars ; Not sure exactly which one allows verticle but I know I've seen people do it before.

– n8te
2 days ago





Here's a list of about 20 other status bars you can use instead of Polybar: github.com/kimond/awesome-statusbars ; Not sure exactly which one allows verticle but I know I've seen people do it before.

– n8te
2 days ago













Very interesting link indeed. After a first quick look, none of them seem to be capable of vertical orientation

– Ben
2 days ago





Very interesting link indeed. After a first quick look, none of them seem to be capable of vertical orientation

– Ben
2 days ago













The problem with a vertical status bar is that you can't fit the words unless you have them sideways/vertical as well, like this person did: reddit.com/r/unixporn/comments/b0a2rd/dwm_feeling_cute ; they used lemonbar.

– n8te
2 days ago






The problem with a vertical status bar is that you can't fit the words unless you have them sideways/vertical as well, like this person did: reddit.com/r/unixporn/comments/b0a2rd/dwm_feeling_cute ; they used lemonbar.

– n8te
2 days ago














I was thinking about doing like here, but in i3 reddit.com/r/unixporn/comments/anp51q/…

– Ben
2 days ago





I was thinking about doing like here, but in i3 reddit.com/r/unixporn/comments/anp51q/…

– Ben
2 days ago













Dzen says it offers vertical menu mode. Scroll down to (3) Menu here: github.com/robm/dzen ; no pics though so not sure how it looks

– n8te
2 days ago





Dzen says it offers vertical menu mode. Scroll down to (3) Menu here: github.com/robm/dzen ; no pics though so not sure how it looks

– n8te
2 days ago










0






active

oldest

votes












Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);






Ben is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f510438%2fare-there-customizable-vertical-side-bars-available-in-i3%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Ben is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















Ben is a new contributor. Be nice, and check out our Code of Conduct.












Ben is a new contributor. Be nice, and check out our Code of Conduct.











Ben is a new contributor. Be nice, and check out our Code of Conduct.














Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f510438%2fare-there-customizable-vertical-side-bars-available-in-i3%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

getting Checkpoint VPN SSL Network Extender working in the command lineHow to connect to CheckPoint VPN on Ubuntu 18.04LTS?Will the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayVPN SSL Network Extender in FirefoxLinux Checkpoint SNX tool configuration issuesCheck Point - Connect under Linux - snx + OTPSNX VPN Ububuntu 18.XXUsing Checkpoint VPN SSL Network Extender CLI with certificateVPN with network manager (nm-applet) is not workingWill the Linux ( red-hat ) Open VPNC Client connect to checkpoint or nortel VPN gateways?VPN client for linux machine + support checkpoint gatewayImport VPN config files to NetworkManager from command lineTrouble connecting to VPN using network-manager, while command line worksStart a VPN connection with PPTP protocol on command linestarting a docker service daemon breaks the vpn networkCan't connect to vpn with Network-managerVPN SSL Network Extender in FirefoxUsing Checkpoint VPN SSL Network Extender CLI with certificate

Cannot Extend partition with GParted The 2019 Stack Overflow Developer Survey Results Are In Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election ResultsCan't increase partition size with GParted?GParted doesn't recognize the unallocated space after my current partitionWhat is the best way to add unallocated space located before to Ubuntu 12.04 partition with GParted live?I can't figure out how to extend my Arch home partition into free spaceGparted Linux Mint 18.1 issueTrying to extend but swap partition is showing as Unknown in Gparted, shows proper from fdiskRearrange partitions in gparted to extend a partitionUnable to extend partition even though unallocated space is next to it using GPartedAllocate free space to root partitiongparted: how to merge unallocated space with a partition

Marilyn Monroe Ny fiainany manokana | Jereo koa | Meny fitetezanafanitarana azy.