Closed 0xN1nja closed 11 months ago
All applications that are opened or launched from polybar or eww call that file, which means that you only have to edit that file with your favorite applications so that they open in all themes. Otherwise you would have to edit each of the 12 themes with your favorite applications which is not convenient.
in jan rice, how can I increase the font size of the workspaces:
From what I see you edited the bspwm module of the jan theme, in this case you would have to edit the config.ini file in that directory
font-0 = "Inconsolata Semi Condensed Extra Bold:size=11;1"
edit that part, the current size is 11, change that value to the desired one.
also, could you please clarify the significance of value after semicolon?
It is the vertical position that font will have. All fonts vary in size and that value helps to center the font correctly.
alright thanks!
on line 68 (OpenApps script) what if I change geany to nvim?