How can I display alpha-nvim horizontally? #312
-
| I would like to display the dashboard as: [ instead of the regular, which is displayed vertically: [ Is there an option that would allow this or would I need to customize the alpha-nvim source code to achieve this? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            goolord
          
      
      
        Nov 6, 2024 
      
    
    Replies: 1 comment
-
| it's not presently supported, but it's planned and I've toyed around with doing it myself. you can try implementing it yourself if you'd like, the rendering code is not that complicated | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        madebylucke
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
it's not presently supported, but it's planned and I've toyed around with doing it myself. you can try implementing it yourself if you'd like, the rendering code is not that complicated