NeshHari / XMonad

XMonad Starter Kit
222 stars 19 forks source link

How can I set it up for 1920x1080 #4

Closed kettogg closed 1 year ago

kettogg commented 1 year ago

The poylbar seems to go out of my screen in my laptop Also the widgets are not alligned

NeshHari commented 1 year ago

For polybar, you can modify the width and offset-x in (.config/polybar/Ewwification/config.ini) till it fits your configuration. For eww widgets, simply change the (:x ) value for each defwindow till its aligned (.config/eww/eww.yuck). Then simply restart xmonad with mod+q which should automatically kill and reopen all polybar and eww modules. This is an expected issue since there is no one-size-fits-all approach.

kettogg commented 1 year ago

Thanks will try it

NeshHari commented 1 year ago

No problem. I've updated eww.yuck to use percentages rather than px on the x-axis. May not be a perfect fit but all elements should now be visible on screen :)