mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
waybar: only show on main monitor
This commit is contained in:
parent
f2572da472
commit
f0d623c7b6
1 changed files with 2 additions and 1 deletions
|
|
@ -1,8 +1,9 @@
|
|||
// -*- mode: jsonc -*-
|
||||
{
|
||||
"output": "DP-1",
|
||||
"position": "bottom",
|
||||
"height": 34,
|
||||
"spacing": 0, // Gaps between modules (4px)
|
||||
"spacing": 0,
|
||||
// Choose the order of the modules
|
||||
"modules-left": [
|
||||
"hyprland/workspaces",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue