This commit is contained in:
Crispy 2022-08-13 22:31:26 +02:00
commit e6b5fadf8b
3 changed files with 2 additions and 8 deletions

View file

@ -47,7 +47,7 @@ graph_symbol_net = "default"
graph_symbol_proc = "default"
#* Manually set which boxes to show. Available values are "cpu mem net proc", separate values with whitespace.
shown_boxes = "mem cpu proc net"
shown_boxes = "mem cpu proc"
#* Update time in milliseconds, recommended 2000 ms or above for better sample times for graphs.
update_ms = 1000

View file

@ -5,4 +5,5 @@ end
set fish_greeting
alias l "ls -hAGg"
alias wtr "weather.sh"
alias wifi "nmcli device wifi rescan && nmcli device wifi list"
fish_add_path /home/crispypin/bin/scripts

View file

@ -28,13 +28,6 @@ git clone https://github.com/crispypin/awesomewm-config .config/awesome
mkdir -p archive bin documents downloads music pictures proj temp uni videos .templates .desktop
cd proj
git clone https://github.com/crispypin/crispypin
cp -f crispypin/config/user-dirs.dirs ~/.config/
xdg-user-dirs-update
rmdir Desktop/ Downloads/ Documents/ Pictures/ Music/ Videos/ Templates/ Public/
yay -S --needed \
steam obs-studio-git linux-headers v4l2loopback-dkms \
blender btop godot gimp \