mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-10-01 06:09:09 +00:00
[polybar] Add polytasks module
This commit is contained in:
5
.config/polybar/scripts/src/polytasks/go.mod
Normal file
5
.config/polybar/scripts/src/polytasks/go.mod
Normal file
@@ -0,0 +1,5 @@
|
||||
module main
|
||||
|
||||
go 1.25.1
|
||||
|
||||
require github.com/godbus/dbus/v5 v5.1.0
|
Reference in New Issue
Block a user