aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/TOP-&-BOT-SummitSplit-v3
blob: fc2ebecb2fd25d575b72e78c2c6071b04b5de75e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
//Updated Sumsplit to include 0-JA-0 Top and updated BOT
  [
    {
    "include": [
    "$HOME/.config/waybar/Modules",
    "$HOME/.config/waybar/ModulesWorkspaces",
    "$HOME/.config/waybar/ModulesCustom",
    "$HOME/.config/waybar/ModulesGroups",
    "$HOME/.config/waybar/UserModules",
    ],
      "name": "topbar",
      "layer": "top",
      "position": "top",
      //"mode": "dock",
      "exclusive": true,
      "spacing": 2,
      "passthrough": false,
      "gtk-layer-shell": true,
      "reload_style_on_change": true,
      "modules-left": [
        "idle_inhibitor",
        "custom/separator#blank",
        "tray",
        "connections",
        "clock",
        "network#speed",

        "custom/separator#blank_2",
      ],
      "modules-center": ["group/app_drawer",
      "custom/separator#dot-line",
      "hyprland/workspaces#rw",
      "custom/separator#dot-line",
      "group/notify",],


  "modules-right": [

    "group/laptop",
    "custom/separator#blank",
    "group/mobo_drawer",
    "custom/separator#line",
    "group/audio",
    "custom/separator#dot-line",
    "mpris",
    "custom/separator#blank",
    "custom/nightlight",
    "group/status",
      ],

  },
    {
    "include": [
    "$HOME/.config/waybar/Modules",
    "$HOME/.config/waybar/ModulesWorkspaces",
    "$HOME/.config/waybar/ModulesCustom",
    "$HOME/.config/waybar/ModulesGroups",
    "$HOME/.config/waybar/UserModules",
    ],
      "name": "bottombar",
      "layer": "top",
      "position": "bottom",
      "height": 30,
      "mode": "dock",
      "exclusive": true,
      "spacing": 2,
      "passthrough": true,
      "gtk-layer-shell": true,
      "reload_style_on_change": true,
      "modules-left": [        "hyprland/window",
      "custom/cava_mviz", "custom/playerctl"],
      "modules-center": ["wlr/taskbar"],
      "modules-right": ["custom/backlight",
      "backlight/slider",
      "custom/speaker",
      "pulseaudio/slider", "custom/updater",
      ],
    }
  ]
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage