1
0
Fork 0

Set rofi instead of dmenu in packages

This commit is contained in:
Florian RICHER 2022-09-16 08:55:16 +02:00
parent 5fdb3d3c9e
commit de502791c8
3 changed files with 4 additions and 48 deletions

View file

@ -3,14 +3,14 @@
# ## picom => Compositor to add effects in window | Use with i3
# ## polybar => Use to create simple bar in bottom | Use with i3
# ## dunst => Customizable and simple notification manager (to test it, use notify-send) | Use with i3
# ## dmenu => Basic custom menu like rofi to launch application with Windows + D | Use with i3
# ## rofi => Basic custom menu like rofi to launch application with Windows + D | Use with i3
# ## i3lock => Custom lock screen
# ## gnome-keyring => Use to store sensitive data like password by google chrome and other
# ## xss-lock => Use to use external locker as X screen saver | Use to use i3lock for i3
# ## dex => Use to generate or use Desktop file .desktop of type Application | Use with i3
# ## feh => Use to set wallpaper | Use with i3
# ## jq => Json parser for command line use by my custom script for relative workspaces because i3-msg return json format
packages+=(picom i3-gaps polybar dunst dmenu i3lock gnome-keyring xss-lock dex feh jq)
packages+=(picom i3-gaps polybar dunst i3lock gnome-keyring xss-lock dex feh jq rofi rofi-emoji)
# Utils in complement for i3
# ## bluez-tools => Used by some polybar scripts
@ -27,4 +27,4 @@ packages+=(kdeconnect)
# Spotify to listen music :)
# ## spicetify-cli => Use to customize spotify (Add vim keyboard style)
aur_packages+=(spicetify-cli)
aur_packages+=(spicetify-cli)