1
0
Fork 0
mirror of https://github.com/Alexays/Waybar.git synced 2026-06-10 07:51:39 +00:00
Module: Custom
Chris Vincent edited this page 2026-02-15 22:01:04 -06:00

Page revisions

103 Commits

Author SHA1 Message Date
Jorge
61c4c3b0a9 Updated Module: Custom (markdown) 2022-10-03 17:49:11 -03:00
Darkhan
37984d71bb Added an example on how to imiplement output scaling toggle 2022-05-18 13:26:54 +01:00
daxter767676
c60a24dff9 Refactored custom/scratchpad-indicator jq one-liner for neatness and added functionality. 2022-02-15 09:34:35 +00:00
François Bechet
a5c9ece631 Simplify playerctl commands 2021-12-29 11:13:54 +01:00
François Bechet
528cc1cf53 Add generic media 2021-12-23 20:06:45 +01:00
François Bechet
782bd4369b Add smooth-scrolling-threshold for spotify module, otherwise on some trackpads it will skip multiple songs at once. 2021-12-23 19:15:00 +01:00
François Bechet
253597ff61 Add more possibilities for spotify custom module 2021-12-23 17:20:00 +01:00
Denis Doria
870c895140 Including supower for UPower dbus interface 2021-11-23 07:05:33 -06:00
Surendrajat
5ef584bd0c add dunst config 2021-10-19 01:53:53 +05:30
Surendrajat
ec14299e24 Added one more weather module 2021-10-19 01:39:43 +05:30
WuerfelDev
d7e3a5e34a Updated Module: Custom (markdown) 2021-10-06 01:54:38 +02:00
Bao
1a0d5614ad escape quotes in custom playerctl cmd 2021-09-07 03:47:09 -05:00
François Bechet
975b7ef435 fix inverted icons 2021-08-20 09:50:09 +02:00
wrkzk
43e4a8620a Type fix (Chormecast -> Chromecast) 2021-06-30 17:26:11 -05:00
rYR79435
f524a59dac Add a simpler version of the scratchpad_indicator module 2021-06-14 21:02:24 +02:00
Yonatan Avhar
89c3f43063 Updated Module: Custom (markdown) 2021-05-15 11:32:22 +03:00
Kim Brose
2928d75ed1 add wireguard module 2021-05-13 21:10:26 +02:00
nicodebo
c773422b60 add custom script example for remind 2021-03-06 17:50:37 +01:00
nicodebo
1add6920cd add external screen brightness module example using ddcutil 2021-02-26 21:32:14 +01:00
Bao Trinh
cb53c900a8 add Sway scratchpad indictator to custom modules examples 2021-02-08 04:05:08 -06:00
Isaac Woods
4852e7ecd9 If `playerctl` returns output containing certain characters (e.g. & or é), the module doesn't display anything. Escaping fixes that. 2021-01-20 02:28:37 +00:00
snakedye
e584943f5d Updated Module: Custom (markdown) 2021-01-03 12:42:56 -05:00
snakedye
7e5b48bd77 Updated Module: Custom (markdown) 2020-11-08 16:20:14 -05:00
Yo'av Moshe
cefc0d5d00 Updated Module: Custom (markdown) 2020-09-13 22:52:48 +03:00
Tamir Zahavi-Brunner
a064be25c9 Add `exec-on-event` 2020-09-08 18:15:26 +03:00
Yo'av Moshe
51e59c66db Updated Module: Custom (markdown) 2020-09-05 17:01:25 +03:00
MusiKid
a337753d13 Fix typo 2020-09-03 13:10:36 +02:00
MusiKid
393f70105d Add notes about format-icons. 2020-09-02 23:56:42 +02:00
Ihor Kalnytskyi
29d78bc959 Add recipe for Weather 2020-07-26 00:37:47 +03:00
Jason Miller
ee89de23c8 Add github notifications count 2020-05-13 11:33:05 +02:00
Ihor Kalnytskyi
81e42a47c9 Add recipe for simple VPN indicator 2020-05-02 11:09:30 +03:00
Alex
6fc6859fb4 Updated Module: Custom (markdown) 2020-03-25 22:31:30 +01:00
Logan Magee
6f3c777582 Make `tooltip` value meaning less ambiguous 2020-03-08 23:24:16 -08:00
fuzxi
85a17e280d added info on "on-click-middle" option 2019-12-14 22:35:12 -08:00
Fabien MICHEL
88a83945e7 Add DeaDBeeF sample 2019-12-09 15:06:25 +01:00
Patrick Hilhorst
34f2644707 Note that json output should be on a single line. 2019-09-25 16:54:34 +02:00
Harish
ba07777108 Updated the custom spotify module section to use the correct script file and return-type 2019-09-21 09:47:21 +05:30
Jonas Platte
6edf1b4cc0 Updated Module: Custom (markdown) 2019-06-28 01:09:26 +02:00
Jonas Platte
2f2840d814 Updated Module: Custom (markdown) 2019-06-28 01:08:18 +02:00
Alex
76877e9007 Updated Module: Custom (markdown) 2019-06-14 10:44:31 +02:00
teffalump
0e07d0a933 small description changes 2019-05-30 14:14:36 -07:00
teffalump
5fe4d900b3 add contained pacman option 2019-05-30 14:10:16 -07:00
teffalump
822050f509 custom cmus module 2019-05-30 13:56:19 -07:00
Alex
8027a0b51e Updated Module: Custom (markdown) 2019-04-28 11:25:17 +02:00
Alex
b71db0b9b7 Updated Module: Custom (markdown) 2019-04-15 11:02:03 +02:00
hoellen
03a080805c Update the config doc for PR #228 with example 2019-03-18 19:06:56 +01:00
Alex
ae0d44ffc2 Updated Module: Custom (markdown) 2019-03-01 17:05:12 +01:00
monsieurh
1fc51e52ea Adds example for custom `mpd` control script 2019-02-27 09:10:23 +01:00
Alex
3e451367ef Updated Module: Custom (markdown) 2019-02-22 17:49:54 +01:00
Alex
ce37600ecf Updated Module: Custom (markdown) 2019-02-22 11:38:42 +01:00