mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
31 lines
451 B
Scheme
31 lines
451 B
Scheme
(specifications->manifest
|
|
'(
|
|
"thunar"
|
|
"xmodmap"
|
|
"copyq"
|
|
"feh"
|
|
"network-manager-applet"
|
|
"arandr"
|
|
"xrandr"
|
|
"flatpak"
|
|
"zathura-djvu"
|
|
"zathura-pdf-poppler"
|
|
"zathura-ps"
|
|
"zathura"
|
|
"picom"
|
|
"keynav"
|
|
"libnotify"
|
|
"dunst"
|
|
"flameshot"
|
|
"rofi"
|
|
"sunwait"
|
|
"jq"
|
|
"curl"
|
|
"bind"
|
|
"polybar"
|
|
"i3lock"
|
|
"i3-gaps"
|
|
"hicolor-icon-theme"
|
|
"papirus-icon-theme"
|
|
"matcha-theme"
|
|
"lxappearance"))
|