diff --git a/.config/htop/htoprc b/.config/htop/htoprc index c21cfaa..e98b492 100755 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -12,7 +12,7 @@ show_program_path=1 highlight_base_name=0 highlight_megabytes=1 highlight_threads=1 -tree_view=0 +tree_view=1 header_margin=1 detailed_cpu_time=0 cpu_count_from_zero=0 diff --git a/.i3/scripts/locker.sh b/.i3/scripts/locker.sh index be132d0..e76bdd1 100755 --- a/.i3/scripts/locker.sh +++ b/.i3/scripts/locker.sh @@ -4,8 +4,6 @@ ARGS=( "--blur=5" # "-i${HOME}/Pictures/bg_1440p/Linux-Wallpapers-19-2560-x-1920.png" # "-i${HOME}/Pictures/backgrounds/0c7e1f_5775038.jpg" -"--timepos=x-90:h-ch+30" -"--datepos=tx+24:ty+25" "--clock" "--timecolor=dfdfdfff" "--datecolor=dfdfdfff" @@ -16,12 +14,15 @@ ARGS=( "--ringwrongcolor=c76484ff" "--ringcolor=3555d7ff" "--linecolor=00000000" -"--radius=24" -"--indpos=x+282:h-70" +"--radius=30" +"--indpos=x+200:h-70" +"--timepos=x+90:h-70" +"--datepos=tx:ty+25" +"--statuspos=ix:iy+10" "--separatorcolor=6484c7ff" "--keyhlcolor=35d755ff" "--bshlcolor=d73555ff" -"--veriftext=''" "--wrongtext=''") +"--veriftext=V" "--wrongtext=E") i3lock "${ARGS[@]}" & i3lockpid=$! diff --git a/install.sh b/install.sh index 608e252..57bc862 100755 --- a/install.sh +++ b/install.sh @@ -34,6 +34,7 @@ do makepkg -sri cd .. rm -r trizen* + sudo firecfg fi # Install packages from the AUR