68 Commits

Author SHA1 Message Date
f729004306 Show indicator if update is available (#456)
* Show indicator if update is available

* Language
2025-08-02 21:48:06 +02:00
d56a2bce2b Opacity for indicators of empty waybar workspaces (#444)
* Opacity for indicators of empty waybar workspaces

Adds opacity to the workspace indicators on waybar, if the workspace is empty. Makes the indicator appear dimmer to make it easier to find empty workspaces. Purely cosmetic UI tweak.

* Bump up opacity to be easier to read on light themes

* Add migration

* Apply grep to something!

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-08-02 13:16:51 +02:00
d503b0cc37 Fix path 2025-07-26 17:14:31 -04:00
eace29af7d Allow updating timezone from right-clicking the clock
Closes #314
2025-07-26 11:15:08 -04:00
1f1660f5e4 One smaller for less spacing 2025-07-20 20:41:24 -05:00
e2c94acd94 Add min-width to workspace numbers (#252) 2025-07-20 17:45:58 -05:00
ee5785855a Replace pavucontrol with wiremix (#225)
Add to install
2025-07-18 22:40:42 -05:00
7991835576 Use waybar/config.jsonc for syntax highlighting 2025-07-17 15:58:42 -07:00
6542784559 Make light mode possible via gsettings based off a marker 2025-07-16 21:48:14 -07:00
4ea0e65950 Fix indention 2025-07-16 06:37:40 -07:00
f464c6b8d0 Fix a botched merge 2025-07-16 12:57:10 +02:00
005e284d59 Tweaks 2025-07-14 21:04:24 -07:00
46e8fa46ed Extensible, evenly spaced waybar styling (#156)
* Add override to only require one network interface online

* refactor: extensible, evenly spaced waybar style.css

- Use @define-color directive to define colour variables for each theme
(@foreground for text, @background for background-color)
- apply the colour variables in the main theme config, making it more
extensible
- make waybar elements more evenly spaced with consistent margin and
padding values
- add migration to apply the above changes to existing users

* Update style.css

better pixel spacing

---------

Co-authored-by: Ryan Hughes <1630358+ryanrhughes@users.noreply.github.com>
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-07-14 20:56:54 -07:00
2035790817 Fix indention 2025-07-13 17:45:21 -07:00
0caeeeed73 Merge branch 'master' into dev 2025-07-13 17:45:03 -07:00
1f0b8eb923 format(waybar): fix wrong indentation for config file (#131) 2025-07-13 17:44:25 -07:00
e50780e5bd Add collapsing tray to waybar (#130)
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-07-13 17:40:13 -07:00
7af3230825 Automatically reload waybar style on changes (#91) 2025-07-13 17:31:07 -07:00
41b5893d32 Just a slight indication of the current audio volume with 3 diffrent icons (#158)
* install: explicitly install iwd

When archinstall is run using an ethernet connection, iwd will not be
installed. Explicitly install and enable the service

* Just a slight indication of the current audio volume with 3 diffrent icons

---------

Co-authored-by: Tim Culverhouse <tim@timculverhouse.com>
Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-07-13 16:50:22 -07:00
62bbc8a698 No longer needed 2025-07-10 17:01:06 -07:00
88f816059b Revert "Merge pull request #118 from leonhazen/waybar-tray"
This reverts commit 1ee5b06161, reversing
changes made to 9cb30b5be6.
2025-07-10 17:00:39 -07:00
051c1c2ad8 Use CaskaydiaMono Nerd Font Propo for waybar
Ever so slightly nicer spacing
2025-07-10 15:44:48 -07:00
4ff4ddb250 Add collapsing tray to waybar 2025-07-10 21:04:55 +10:00
583f1b6113 We don't need to shout 2025-07-09 20:52:16 -07:00
5f4962188a Fix indention 2025-07-09 09:53:07 -07:00
9692a7985c Remove power menu from icons and just rely on hotkey 2025-07-08 10:49:54 -04:00
0073678f1f Use Impala for wifi and float it 2025-07-07 10:50:45 -07:00
3515525d99 Add impala as iwd TUI 2025-07-07 16:37:13 +05:00
76d26fda4e The Dropbox icon wasn't pulling its own weight
We really should keep those icons on the right only to system-level
concerns. Hardware controls only.
2025-07-06 17:11:47 -07:00
49234a8a16 Don't use tooltip for the power menu 2025-07-06 15:04:49 -07:00
3c93e27440 Drop the power profiles icon, not carrying its weight
This just isnt worth a spot of premium real-estate. Most people aren't
changing it a lot. When you need to, you can do it from the commandline.
2025-07-06 15:04:40 -07:00
760f799943 Add power menu to waybar 2025-07-05 17:12:03 +10:00
86d9050420 chore: removed duplicated key in waybar battery config 2025-06-29 22:38:14 +01:00
56f60adf6b Fix for persistent workspaces shown in waybar 2025-06-29 01:17:17 +02:00
b44acb2805 Add fallback 2025-06-27 10:18:19 -07:00
c2c7c7936d Dont need that urgent thing 2025-06-24 12:19:44 -07:00
d15f314e0f Couldnt scope to just wifi 2025-06-24 12:19:08 -07:00
e76ec71341 Only do iwctl on wifi 2025-06-24 12:15:24 -07:00
15839c9966 Just show plug when not charging 2025-06-24 12:11:21 -07:00
b0c0479682 Fix tooltip for ethernet 2025-06-24 12:10:35 -07:00
1ec2d32db3 Add Dropbox icon for task bar 2025-06-23 12:30:06 -04:00
4b44d55d4a Run iwctl on click for network 2025-06-23 12:01:15 -04:00
72af673ffc Use current directory for gathering 2025-06-19 08:10:45 -04:00
e09c0477aa Add different themes 2025-06-18 21:17:59 +02:00
0269ee55d9 Not needing full path 2025-06-18 15:22:44 +02:00
2bea909c70 Better order 2025-06-18 15:11:32 +02:00
1b01b08469 Sidestep plural issue 2025-06-18 15:05:33 +02:00
58fe68a91d Clarify 2025-06-18 15:00:59 +02:00
41255d0aaa Bit more tweaking 2025-06-18 14:00:29 +02:00
5b44993755 Expose sound control in waybar and install pavucontrol for gui setting 2025-06-18 09:41:50 +02:00