Commit graph

7 commits

Author SHA1 Message Date
ItsDrike b51d136c0c
Move to focusworkspaceoncurrentmonitor (from custom script)
For a long time now, I've been using a custom shell script to handle
focusing to a workspace, which handled (xmonad-like) monitor swapping.

However recently, the option `focusworkspaceoncurrentmonitor` has been
added to Hyprland, which does the exact same. That means the script is
no longer necessary and we can move to the new built-in option.
2024-06-20 23:30:56 +02:00
ItsDrike 1527b7f9b9
Add bc (calc) to eww dependencies
This fixes icon picking logic, namely for the battery icon
2024-06-20 23:07:29 +02:00
ItsDrike 6740810192
Fix eww fonts 2024-06-20 22:59:47 +02:00
ItsDrike 4af1e37781
Specify all necessary dependencies for eww 2024-06-20 20:14:54 +02:00
ItsDrike 5c1b4748e0
Fix typo (in eww-window service partof) 2024-06-20 16:04:20 +02:00
ItsDrike 142ad87364
Fix shebang in eww scripts 2024-06-20 14:53:31 +02:00
ItsDrike ac23da55c5
Add eww bar
This configuration was simply copied from my old Arch Linux system.
There are some issues that still need to be solved, namely with fonts
and missing bitcoin price script, but it's mostly minor.
2024-06-20 14:05:43 +02:00