diff options
| author | kkard2 <[email protected]> | 2024-02-08 11:53:29 +0100 |
|---|---|---|
| committer | kkard2 <[email protected]> | 2024-02-08 11:53:29 +0100 |
| commit | 403ed671e869e860d3026753c4d42896e3426ffb (patch) | |
| tree | 0498e6672e096e738f35805f0021454a5e9761cb /_linux/waybar | |
| parent | 2f8b1b9ac655a0ebd73073f959a74fd84500e91f (diff) | |
hypr shadow realm, waybar multiple monitors, nvim statusline
Diffstat (limited to '_linux/waybar')
| -rw-r--r-- | _linux/waybar/config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/_linux/waybar/config b/_linux/waybar/config index b0fb826..7c40c44 100644 --- a/_linux/waybar/config +++ b/_linux/waybar/config @@ -113,7 +113,8 @@ "hyprland/window": { "format": "{}", // "max-length": 30, - "tooltip": false + "tooltip": false, + "separate-outputs": true }, "hyprland/workspaces": { |
