Skip to content
Snippets Groups Projects
Verified Commit e7843d38 authored by Andreas Gerlach's avatar Andreas Gerlach
Browse files

[sway] package updates; replace bpytop with bottom for waybar status monitors

parent 65098f08
No related branches found
No related tags found
No related merge requests found
...@@ -100,7 +100,8 @@ wqy-microhei #chinese ...@@ -100,7 +100,8 @@ wqy-microhei #chinese
# some interesting CLI tools # some interesting CLI tools
bash-completion bash-completion
bat bat
bpytop bottom
box64
chafa chafa
cmatrix cmatrix
cpu-temp-speed cpu-temp-speed
...@@ -128,6 +129,7 @@ onefetch ...@@ -128,6 +129,7 @@ onefetch
ranger ranger
ripgrep ripgrep
rsync rsync
silicon
silver silver
tldr tldr
tlp tlp
...@@ -169,6 +171,7 @@ mtpfs ...@@ -169,6 +171,7 @@ mtpfs
ntfs-3g ntfs-3g
mpv mpv
ffmpeg ffmpeg
sshfs
usb_modeswitch usb_modeswitch
# Optional dependencies file-roller # Optional dependencies file-roller
......
...@@ -52,8 +52,8 @@ set $help $term_float_portrait mdcat -p $HOME/README.md ...@@ -52,8 +52,8 @@ set $help $term_float_portrait mdcat -p $HOME/README.md
set $calendar $term_float_portrait khal interactive set $calendar $term_float_portrait khal interactive
# cpu / mem monitors # cpu / mem monitors
set $cpu_mon bpytop set $cpu_mon btm
set $mem_mon bpytop set $mem_mon btm
# defines the custom menu in waybar # defines the custom menu in waybar
set $app_menu yad --icons --read-dir=/usr/share/applications --sort-by-name --icon-size=48 --title='Applications' --term='$term -- %s' --no-buttons --close-on-unfocus set $app_menu yad --icons --read-dir=/usr/share/applications --sort-by-name --icon-size=48 --title='Applications' --term='$term -- %s' --no-buttons --close-on-unfocus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment