diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-11-04 02:19:33 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-11-04 02:19:33 -0700 |
commit | ebe4008586c81c03f6a43431c0f27f4b6de37800 (patch) | |
tree | 5de68e8eaff68582190156cb77e716cac8a37671 /home/xyz/.local | |
parent | 3d81f9bd8325ac24619f56e1318becf6a5742a21 (diff) |
monitor fix for nvidia and nvidia-util version no match no update bug
Diffstat (limited to 'home/xyz/.local')
-rwxr-xr-x | home/xyz/.local/bin/news | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/xyz/.local/bin/news b/home/xyz/.local/bin/news index fe8861e7..34bf4259 100755 --- a/home/xyz/.local/bin/news +++ b/home/xyz/.local/bin/news @@ -2,7 +2,7 @@ daily () { # mail.yahoo.com/d/folders/6 is spam folder - o "$BROWSER" https://github.com/notifications https://mail.google.com 'https://mail.google.com/mail/u/0/#spam' https://mail.yahoo.com https://mail.yahoo.com/d/folders/6 https://kyun.host/ https://en.wikipedia.org/wiki/Portal:Current_events + o "$BROWSER" https://github.com/notifications https://mail.google.com 'https://mail.google.com/mail/u/0/#spam' https://mail.yahoo.com https://mail.yahoo.com/d/folders/6 https://kyun.host/ https://en.wikipedia.org/wiki/Portal:Current_events https://archlinux.org/packages/extra/x86_64/nvidia/ # alacritty --hold must be before -e # full window: -w156, am and pm in one line: -w114 o alacritty --hold -e rem -cu+2 -@ -w114 |