mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
21 lines
372 B
Scheme
21 lines
372 B
Scheme
(specifications->manifest
|
|
'(
|
|
"activitywatch-bin"
|
|
"xdg-desktop-portal"
|
|
"flatpak"
|
|
"picom"
|
|
"keynav"
|
|
"libnotify"
|
|
"dunst"
|
|
"flameshot"
|
|
"python-i3-balance-workspace"
|
|
"rust-i3-switch-tabs"
|
|
"i3-gaps"
|
|
"xinput"
|
|
"xgamma"
|
|
"xrandr"
|
|
"gnome-themes-extra"
|
|
"xsettingsd"
|
|
"gnome-themes-standard"
|
|
"papirus-icon-theme"
|
|
"matcha-theme"))
|