Skip to content

How to toggle bar visibility and show submap name on hyprland? #2947

Answered by Kagukara
Kagukara asked this question in Q&A
Discussion options

You must be logged in to vote

Done it!

Had to make another bar because in the style config for #submap if I went more than padding: 0 677px; it would start to cut off the text on the 1080p screens. I needed it to go longer though as my main monitor is 2160p, and need padding: 0 1637px;.

The only solution was to make a new identical bar, add/change some settings, create style configs for both, and open the bars with the style path set. Many thanks to @alttabber for helping me.

Bar Configs

hyprland-mode-system_1080

{
	//"include": ["~/.config/waybar/modules"],
	"hyprland/submap": {
		"format": "{}",
		"tooltip": false,
	},
	"layer": "top",
	"output": "!Samsung Electric Company Odyssey G7 H1AK500000",
	"position": "bottom"

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@alttabber
Comment options

@Kagukara
Comment options

@alttabber
Comment options

@Kagukara
Comment options

Answer selected by Kagukara
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants