use ice-9 format
This commit is contained in:
parent
9ab1e8edfa
commit
937d6446e8
1 changed files with 1 additions and 5 deletions
|
@ -68,6 +68,7 @@
|
||||||
#:use-module (snamellit packages guile-xyz)
|
#:use-module (snamellit packages guile-xyz)
|
||||||
#:use-module (snamellit packages fzf)
|
#:use-module (snamellit packages fzf)
|
||||||
#:use-module (srfi srfi-1)
|
#:use-module (srfi srfi-1)
|
||||||
|
#:use-module (ice-9 format)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
@ -130,7 +131,6 @@
|
||||||
bluez ;; strictly speaking terminal but only useful on desktop?
|
bluez ;; strictly speaking terminal but only useful on desktop?
|
||||||
blueman
|
blueman
|
||||||
|
|
||||||
xeyes
|
|
||||||
nm-tray
|
nm-tray
|
||||||
alacritty
|
alacritty
|
||||||
gimp
|
gimp
|
||||||
|
@ -138,11 +138,7 @@
|
||||||
mpv
|
mpv
|
||||||
yt-dlp
|
yt-dlp
|
||||||
vlc
|
vlc
|
||||||
feh
|
|
||||||
i3status
|
|
||||||
rofi
|
|
||||||
dex
|
dex
|
||||||
xclip
|
|
||||||
xca
|
xca
|
||||||
pavucontrol
|
pavucontrol
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
|
|
Loading…
Add table
Reference in a new issue