Skip to content

Commit

Permalink
clicking the network module opens up foot with net-menu script
Browse files Browse the repository at this point in the history
  • Loading branch information
Speyll committed Nov 24, 2024
1 parent 75b9b6c commit beb70f0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .config/waybar/stacking-config
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
"tooltip": true,
"tooltip-format": "{ipaddr}",
"tooltip-format-disconnected": "Disconnected",
"on-click": "foot -e net-menu",
},

"bluetooth": {
Expand Down
2 changes: 2 additions & 0 deletions .config/waybar/tiling-config
Original file line number Diff line number Diff line change
Expand Up @@ -162,8 +162,10 @@
"tooltip": true,
"tooltip-format": "{ipaddr}",
"tooltip-format-disconnected": "Disconnected",
"on-click": "foot -e net-menu",
},


"bluetooth": {
"format": "",
"format-disabled": "",
Expand Down

0 comments on commit beb70f0

Please sign in to comment.