Skip to content

Commit ddd6a8b

Browse files
committed
fix > [#460 (comment)](#460 (comment)) #943
Remove explicit position
1 parent e8df17f commit ddd6a8b

File tree

21 files changed

+34
-53
lines changed

21 files changed

+34
-53
lines changed

Configs/.local/share/waybar/layouts/dock#sample.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"output": [
33
"*"
44
],
5-
"position": "bottom",
65
"layer": "top",
76
// "passthrough": true, // if true I can click the taskbar
87
"passthrough": false, // if false I can't click through the taskbar

Configs/.local/share/waybar/layouts/hyprdots/01.jsonc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
"output": [
44
"*"
55
],
6-
"position": "top",
7-
"mode": "dock",
86
"height": 10,
97
"exclusive": true,
108
"passthrough": false,

Configs/.local/share/waybar/layouts/hyprdots/02.jsonc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@
44
"output": [
55
"*"
66
],
7-
"position": "top",
8-
"mode": "dock",
97
"height": 10,
108
"exclusive": true,
11-
"passthrough": false,
129
"reload_style_on_change": true,
1310
"include": [
1411
"$XDG_CONFIG_HOME/waybar/modules/*json*",

Configs/.local/share/waybar/layouts/hyprdots/03.jsonc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
"output": [
55
"*"
66
],
7-
"position": "bottom",
8-
"mode": "dock",
97
"height": 10,
108
"exclusive": true,
119
"passthrough": false,

Configs/.local/share/waybar/layouts/hyprdots/04.jsonc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
"output": [
66
"*"
77
],
8-
"position": "top",
9-
"mode": "dock",
108
"height": 10,
119
"exclusive": true,
1210
"passthrough": false,

Configs/.local/share/waybar/layouts/hyprdots/05.jsonc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
"output": [
66
"*"
77
],
8-
"position": "top",
9-
"mode": "dock",
108
"height": 10,
119
"exclusive": true,
1210
"passthrough": false,

Configs/.local/share/waybar/layouts/hyprdots/06.jsonc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
"output": [
66
"*"
77
],
8-
"position": "bottom",
9-
"mode": "dock",
108
"height": 10,
119
"exclusive": true,
1210
"passthrough": false,

Configs/.local/share/waybar/layouts/hyprdots/07.jsonc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
"output": [
66
"*"
77
],
8-
"position": "top",
9-
"mode": "dock",
108
"height": 10,
119
"exclusive": true,
1210
"passthrough": false,

Configs/.local/share/waybar/layouts/hyprdots/08.jsonc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
"output": [
66
"*"
77
],
8-
"position": "top",
9-
"mode": "dock",
108
"height": 10,
119
"exclusive": true,
1210
"passthrough": false,

Configs/.local/share/waybar/layouts/hyprdots/09.jsonc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
"output": [
66
"*"
77
],
8-
"position": "top",
9-
"mode": "dock",
108
"height": 10,
119
"exclusive": true,
1210
"passthrough": false,

0 commit comments

Comments
 (0)