mirror of
https://github.com/szymon-jozef/superior_dotfiles.git
synced 2026-09-07 20:20:38 +02:00
Update .config/btop/btop.conf
Update .config/hypr/hyprsunset.conf Update .local/bin/screenshots.sh
This commit is contained in:
@@ -57,7 +57,7 @@ update_ms = 2000
|
|||||||
|
|
||||||
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
|
#* Processes sorting, "pid" "program" "arguments" "threads" "user" "memory" "cpu lazy" "cpu direct",
|
||||||
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
|
#* "cpu lazy" sorts top process over time (easier to follow), "cpu direct" updates top process directly.
|
||||||
proc_sorting = "memory"
|
proc_sorting = "cpu direct"
|
||||||
|
|
||||||
#* Reverse sorting order, True or False.
|
#* Reverse sorting order, True or False.
|
||||||
proc_reversed = False
|
proc_reversed = False
|
||||||
|
|||||||
@@ -3,10 +3,11 @@ max-gamma = 150
|
|||||||
profile {
|
profile {
|
||||||
time = 7:30
|
time = 7:30
|
||||||
identity = true
|
identity = true
|
||||||
|
gamma = 1
|
||||||
}
|
}
|
||||||
|
|
||||||
profile {
|
profile {
|
||||||
time = 21:00
|
time = 21:00
|
||||||
temperature = 5500
|
temperature = 4500
|
||||||
gamma = 0.8
|
gamma = 0.8
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -113,7 +113,7 @@ case "$copy-$save" in
|
|||||||
;;
|
;;
|
||||||
"false-false")
|
"false-false")
|
||||||
if [ "$edit" = "true" ]; then
|
if [ "$edit" = "true" ]; then
|
||||||
swappy -f "$tmp_path"
|
satty -f "$tmp_path"
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|||||||
Reference in New Issue
Block a user