mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-28 18:28:39 -05:00
Update
This commit is contained in:
parent
18ce988cfc
commit
b19032aa29
@ -8,3 +8,12 @@
|
|||||||
2022/10/27 (18:48:11) | ===> btop++ v.1.2.12
|
2022/10/27 (18:48:11) | ===> btop++ v.1.2.12
|
||||||
2022/10/27 (18:48:11) | ERROR: No tty detected!
|
2022/10/27 (18:48:11) | ERROR: No tty detected!
|
||||||
btop++ needs an interactive shell to run.
|
btop++ needs an interactive shell to run.
|
||||||
|
|
||||||
|
2023/08/18 (01:25:43) | ===> btop++ v.1.2.13
|
||||||
|
2023/08/18 (01:25:44) | ERROR: Stall in Runner thread, restarting!
|
||||||
|
2023/08/18 (01:26:18) | ERROR: Stall in Runner thread, restarting!
|
||||||
|
2023/08/18 (01:26:44) | ERROR: Stall in Runner thread, restarting!
|
||||||
|
2023/08/18 (01:26:59) | ERROR: Stall in Runner thread, restarting!
|
||||||
|
2023/08/18 (01:27:05) | ERROR: Stall in Runner thread, restarting!
|
||||||
|
2023/08/18 (01:27:17) | ERROR: Stall in Runner thread, restarting!
|
||||||
|
2023/08/18 (01:27:25) | ERROR: Stall in Runner thread, restarting!
|
||||||
|
Binary file not shown.
@ -84,7 +84,11 @@ class Commands(object):
|
|||||||
passmenu = "passmenu"
|
passmenu = "passmenu"
|
||||||
|
|
||||||
autostart = ["autostart"]
|
autostart = ["autostart"]
|
||||||
configure = ["youtube_subs -d", "autorandr --load qtile"]
|
configure = [
|
||||||
|
"youtube_subs -d",
|
||||||
|
"autorandr --load qtile",
|
||||||
|
"setxkbmap -option caps:escape",
|
||||||
|
]
|
||||||
|
|
||||||
|
|
||||||
##################
|
##################
|
||||||
|
Loading…
Reference in New Issue
Block a user