Aleksei Bavshin
43aabf046c
chore: rename config to config.jsonc
...
Only changes the name of the default config we install and does not
affect the lookup logic in any way.
Man pages were already fixed in #2744
2024-02-25 12:00:53 -08:00
Aleksei Bavshin
2108959644
chore(config): add modeline for Emacs json-mode
...
json-mode supports jsonc format since 1.8.0, but does not register
.jsonc as a file extension.
2024-02-25 11:21:58 -08:00
Aleksei Bavshin
2540c07f1d
chore: wrap module lists in the config
...
"modules-right" has gotten too long, and it's easier to compare configs
that way.
2024-02-24 18:24:39 -08:00
OpenSauce04
90c2415b64
Battery estimate is no longer accessible in the "Full" state on default config
2024-02-08 15:10:21 +00:00
sigboe
a67e692d4a
sway: warp-on-scroll toggle
2023-06-07 15:49:11 +02:00
asas1asas200
d2ff116c92
feat(sway/scratchpad): add some configs
...
Add some configs for displaying.
Remove draft codes.
2022-08-31 16:27:25 +08:00
Artturin
25536f70a4
use moon phases for backlight format-icons
2022-03-12 16:05:06 +02:00
Robin Ebert
01bfbc4656
Use spacing in config
2021-10-20 11:30:53 +02:00
Rolf Vidar Mazunki Hoksaas
95ecff0551
added example tooltip usage
2021-09-09 20:12:20 +02:00
Grant Moyer
88a5f713ed
Prefer keyboard-state over keyboard_state
2021-07-23 09:45:07 -04:00
Grant Moyer
08e886ebc6
Search for device automatically if none given
2021-07-20 21:09:00 -04:00
Grant Moyer
6fdbc27998
Add default style
2021-07-20 21:09:00 -04:00
Grant Moyer
642e28166b
Add more configuaration
2021-07-20 21:09:00 -04:00
Sefa Eyeoglu
fc89b01ba6
feat: implement mpd volume format template
...
Allow the user to show the current volume from MPD status via the
`format` and/or `tooltip-format` configuration options.
The values are provided by libmpdclient and are integers, generally
between 0-100 (without %). Values above 100 are also possible, as mpd
output plugins like `pulse` support volumes above 100%.
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2021-04-20 08:35:47 +02:00
nikto_b
cc3acf8102
feature: created sway language submodule; added styles & config part for a sway language submodule
2020-10-10 19:09:18 +03:00
koffeinfriedhof
c651670222
Added song position and queue length.
2020-09-13 18:49:47 +02:00
Alex
8f6273e9d0
refactor(config): comment default config layer
2020-04-11 12:08:30 +02:00
Skirmantas Kligys
3c268d83c2
Merge branch 'master' into simple_calendar
2020-02-05 11:07:09 -08:00
Torstein Husebø
f107aaddc3
Finish #571
2020-02-04 12:16:50 +01:00
Skirmantas Kligys
8e05aab4d9
Current month calendar in clock tooltip.
2020-01-31 10:36:40 -08:00
Michael Cordover
3130a57622
Add timezone support to clock module ( closes #223 )
2020-01-23 08:26:49 -05:00
tufteddeer
d8b1b0d0af
add support for muted bluetooth audio, fix #420
2019-08-18 16:15:21 +02:00
Sibren Vasse
12f869ccba
chore: add player filter example in config
2019-07-31 11:59:33 +02:00
Alex
2fa581c7ea
fix(battery): multiple paths
2019-05-22 10:06:54 +02:00
Alex
3e76984ce7
chore: update network config
2019-05-21 17:44:46 +02:00
Alex
296b448d06
chore: update pulseaudio config
2019-05-21 14:58:03 +02:00
Alex
bb4af295bc
feat(pulseaudio): source info
2019-05-21 14:53:31 +02:00
Olegs Jeremejevs
d5c1e6f312
Change scroll-step unit to percent
2019-05-17 11:19:58 +08:00
Alex
a09d2222be
style: remove non wanted tags
2019-05-16 11:26:48 +02:00
Alex
841576497a
refactor: cleaner events
2019-05-16 11:22:22 +02:00
Alex
5b3402e110
feat(Battery): plugged status
2019-05-14 15:43:57 +02:00
Alex
fcb23d3104
feat(temperature): format-icons
2019-05-13 11:31:05 +02:00
Alex
311c34ecbc
feat(Bar): handle widget size changes
2019-04-24 12:37:24 +02:00
Alex
90d89fe974
refactor: kill custom modules scripts en destroy
2019-04-23 15:56:38 +02:00
Cole Helbling
160837b900
Ensure no NULL tags are set
...
Because `mpd_song_get_tag` from libmpdclient can return NULL, verify the
value of tag is valid. Otherwise, set a default string of "N/A". Also
adds configuration to specify what this default string should be.
2019-04-20 09:12:30 -07:00
Alex
a14b933d3e
fix(config): add missing comma
2019-04-18 17:55:02 +02:00
Minijackson
38e37f3680
chore(mpd): add sample MPD config
2019-04-18 15:57:57 +02:00
Sibren Vasse
0f689b733d
feat(custom): make spotify module generic
...
Set class via json attribute
Choose icon via alt attribute
2019-03-31 16:20:43 +02:00
Alex
dda0cc793e
fix: check vertical after parsing multiple outputs
2019-03-25 21:02:00 +01:00
Alex
47142a61ae
feat: allow waybar to be positioned on left/right
2019-03-22 12:25:05 +01:00
Alex
6d2dcd8ac7
fix(temperature): default thermal zone
2019-03-14 14:01:10 +01:00
Alex
7d6079bb06
style: update default temperature style/config
2019-03-13 22:39:39 +01:00
Groggy
7ae549dc9e
Add temperature module
2019-03-13 13:35:43 +01:00
Piet van der Loo
821a009c32
Fix tooltip format
2019-02-25 19:25:19 +01:00
Piet van der Loo
8fa30f8ce3
Forgot comma in json
2019-02-24 11:54:59 +01:00
Piet van der Loo
da4661f97c
Removed clock tooltip from example config
2019-02-24 11:49:58 +01:00
Piet van der Loo
7245fb5d0a
Added clock tooltip with optional alternate format
2019-02-24 09:25:34 +01:00
Jonas
d708ce2be9
Add idle inhibitor module
2019-02-22 16:55:46 +01:00
Ian Hattendorf
875306804c
Add backlight module
...
Monitor the backlight level via udev. Poll every `interval` as well,
in case backlight udev events aren't supported.
2019-02-17 15:29:49 -07:00
Alex
0ddcf26a45
feat: output configuration
2019-02-01 21:45:59 +01:00