1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-07-02 14:33:40 +02:00

waybar: only show on main monitor

This commit is contained in:
Henrik Hautakoski 2024-07-26 14:21:14 +02:00
parent f2572da472
commit f0d623c7b6

View file

@ -1,8 +1,9 @@
// -*- mode: jsonc -*- // -*- mode: jsonc -*-
{ {
"output": "DP-1",
"position": "bottom", "position": "bottom",
"height": 34, "height": 34,
"spacing": 0, // Gaps between modules (4px) "spacing": 0,
// Choose the order of the modules // Choose the order of the modules
"modules-left": [ "modules-left": [
"hyprland/workspaces", "hyprland/workspaces",