From 7c37b4c79ed7ccba1dea766e43653bcd4f9a22fa Mon Sep 17 00:00:00 2001 From: dongdigua Date: Sat, 20 Aug 2022 21:42:16 +0800 Subject: [PATCH] replace sudo with doas, update --- index.md | 2 +- my_gnome_config.md | 26 +++++++++++++---- org/cheatsheet.org | 1 + org/internet_collections.org | 30 +++++++++++++++---- org/wayland.org | 12 ++++++-- org_html/internet_collections.html | 47 ++++++++++++++++++++---------- org_html/wayland.html | 18 ++++++++++-- 7 files changed, 102 insertions(+), 34 deletions(-) diff --git a/index.md b/index.md index 032b98d..d5ded2a 100644 --- a/index.md +++ b/index.md @@ -1,7 +1,7 @@ # dongdigua's blog ## 关于我 是人类,
-喜欢 Elixir 语言, 在学 Rust, 会写后端, 前端一窍不通
+喜欢 Elixir 语言, 在学 Rust, 会写后端, 前端懒得学
Minecraft 红石玩家, [B站](https://space.bilibili.com/489732092)
更多请见[我的 github 主页](https://github.com/dongdigua) ## 目录 diff --git a/my_gnome_config.md b/my_gnome_config.md index 06ec0cc..d807523 100644 --- a/my_gnome_config.md +++ b/my_gnome_config.md @@ -2,23 +2,32 @@ icon: Numix-Circle
```shell -sudo dnf install numix-icon-theme-circle +doas dnf install numix-icon-theme-circle ``` sound: Ubuntu Yaru
```shell -sudo dnf install yaru-sound-theme -sudo mv /usr/share/sounds/Yaru/stereo/desktop-login.oga ~/ +doas dnf install yaru-sound-theme +doas mv /usr/share/sounds/Yaru/stereo/desktop-login.oga ~/ ``` -background: fedora 33 (最开始入坑fedora时自带的, 感觉特别好看) +## cursor: oxygen ```shell -sudo dnf install f33-backgrounds-gnome +doas dnf install oxygen-cursor-themes +``` + +## background: fedora 33 (最开始入坑fedora时自带的, 感觉特别好看) +```shell +doas dnf install f33-backgrounds-gnome ``` gnome-terminal: Solarized -login manager: lightdm +## login manager: lightdm +```shell +don't forget to install lightdm-settings +doas dnf install lightdm-settings +``` extensions: - user theme @@ -32,6 +41,11 @@ xdg-user-dirs-gtk-update export LANG=zh_CN.UTF-8 ``` +## remove "gnome-classic" +```shell +doas dnf remove gnome-classic-session +``` + diff --git a/org/cheatsheet.org b/org/cheatsheet.org index 1bff19e..89a5d16 100644 --- a/org/cheatsheet.org +++ b/org/cheatsheet.org @@ -9,6 +9,7 @@ ** edit | key | usage | +|----------------+------------------| | u/C-r | 撤销/重做 | | c i { | change inside {} | | "{register}y/p | 向/从寄存器拷贝 | diff --git a/org/internet_collections.org b/org/internet_collections.org index b75b0e7..8bb2cdf 100644 --- a/org/internet_collections.org +++ b/org/internet_collections.org @@ -1,6 +1,6 @@ #+STARTUP: indent #+TAGS: elixir(e) rust(r) c(c) lisp(l) -#+TAGS: lowlevel(w) frontend(f) backend(b) emacs(m) hacker(h) algorithm(a) linux(x) +#+TAGS: lowlevel(w) frontend(f) backend(b) emacs(m) hack(h) algorithm(a) linux(x) #+TAGS: rssable(s) rssub(u) #+OPTIONS: \n:t #+OPTIONS: toc:nil @@ -9,10 +9,10 @@ #+TITLE: Internet Collections * 一些(个人)博客收集 -** [[http://www.qiusir.com/][qiusir]] :rssub: +** [[http://www.qiusir.com/][qiusir]] :rssub: ** [[http://www.yinwang.org/][王垠]] -** [[http://ruanyifeng.com/blog/][阮一峰]] :rssub: -** [[http://www.hackdig.com/][黑客技术]] :hacker: +** [[http://ruanyifeng.com/blog/][阮一峰]] :rssub: +** [[http://www.hackdig.com/][黑客技术]] :hack: really good website, butt, no rss ** [[https://shakaianee.top/][易姐]] ** [[https://blog.stdio.io/1385][King's way]] @@ -45,7 +45,7 @@ elisp ** [[https://www.coder.rs/][Zhangy233]] :rust: ** [[https://blog.bluemangoo.net/][芒果快评]] 今年的新博客, 友链有踏浪 -** [[https://mrxn.net/][mrxn]] :hacker: +** [[https://mrxn.net/][mrxn]] :hack: 网安 ** [[https://devbins.github.io/page][devbins]] :rust:c:emacs: ** [[http://incf19.com/yynotes/][include-yy]] :c:lisp:emacs: @@ -76,7 +76,7 @@ very high quality ** [[http://www.xianwaizhiyin.net/][弦外之音]] :c:lowlevel: ** [[https://creamidea.github.io/][C-tone]] pretty and concise page -** [[https://lightless.me/][lightless blog]] :hacker: +** [[https://lightless.me/][lightless blog]] :hack: ** [[https://bheisler.github.io/post/state-of-gpgpu-in-rust/][The State of GPGPU in Rust]] :rust:lowlevel: ** [[https://liyafu.com][Light & Truth]] from ruanyifeng @@ -86,6 +86,9 @@ plan9 *** [[https://ghinda.net/oxygenos/][oxygenos]] his final year project in high school, 2008 a webos using oxygen visual design +** [[https://www.gilesorr.com/wm/][The Window Manager Report]] +** [[https://collet66.web.fc2.com/][syosa]] +pixel art ** B *** [[https://blog.yangmame.org/][yanemame]] 猴哥推荐的 @@ -94,9 +97,11 @@ B站: 美味的樱桃菌 *** [[https://yaocc.cc/][CC]] :linux: B站: 称呼我C先生 *** [[https://www.lunaixsky.com/][lunaixsky]] :c:lowlevel: +*** [[https://endlesspeak.gitee.io/][EndlessPeak]] :linux: ** shenjack/HWS *** [[http://www.z.org.cn/][老网虫]] *** [[https://blog.yang-qwq.ml][yang-qwq]] +*** [[http://blog.zhanganzhi.com/][zhanganzhi]] * YouTube 收集(没有账号, 这就是我的收藏夹) ** Computer Science @@ -131,6 +136,15 @@ and [[https://youtu.be/cfPDeso3XwI][register-based(13 episode)]] *** [[https://youtu.be/x_R1DeZxGc0][Discover Vulnerabilities in Intel CPUs!]] *** [[https://www.youtube.com/playlist?list=PL5--8gKSku15NSeLgrZX9hSEnqPTWoSJ0][DT: Privacy & Security]] *** [[https://youtu.be/Utse8P_L8k0][ArcaOS: Modern OS/2 ]] +*** [[https://youtu.be/2--1ph-4IaY][shit express hacked]] +*** [[https://www.youtube.com/c/PowerCertAnimatedVideos][PowerCert Animated Videos]] +**** [[https://youtu.be/1z0ULvg_pW8][集线器,交换机和路由器的区别]] +**** [[https://youtu.be/pCcJFdYNamc][Default Gateway Explained]] +**** [[https://youtu.be/TIiQiw7fpsU][MAC Address Explained]] +**** [[https://youtu.be/6_giEv20En0][Subnets vs VLANs]] +*** [[https://youtu.be/S4E4yAktjug?t=998][How To Become Invisible Online # level 3]] +*** [[https://youtu.be/QxNsyrftJ8I][The Biggest Linux Security Mistakes]] +"Security is a journey, not a destination!" ** Math *** [[https://youtu.be/KufsL2VgELo][Group Theory]] @@ -145,13 +159,17 @@ and [[https://youtu.be/cfPDeso3XwI][register-based(13 episode)]] *** [[https://www.youtube.com/c/IceGuye][IceGuye aka 姑射冰尘]] [[https://odysee.com/@IceGuye][on odysee(lbry)]] *** [[https://www.youtube.com/playlist?list=PL5--8gKSku17duy2-GrOfQma5FwsKA9LC][DT: Odysee]] +*** [[https://youtu.be/IS5ycm7VfXg][Homemade Silicon Chips!]] * r ** [[https://www.reddit.com/r/unixporn/][unixporn]] +*** [[https://www.reddit.com/r/unixporn/comments/v6fsui/sway_family_reunionr/][reddit: family reunion]] *** [[https://www.reddit.com/r/unixporn/comments/wkba0x/jwm_if_i_had_a_pda/][pocket pc]] *** [[https://www.reddit.com/r/unixporn/comments/b83fex/win7_my_first_rice/][win7 :)]] +*** [[https://www.reddit.com/r/unixporn/comments/wtvj46/kde_cherry_blossoms/][[KDE] Cherry Blossoms]] ** [[https://www.reddit.com/r/ProgrammerHumor][ProgrammerHumor]] *** [[https://www.reddit.com/r/ProgrammerHumor/comments/wpnvtg/microsoft_visual_rust_2018/][Microsoft Visual Rust]] +*** [[https://www.reddit.com/r/ProgrammerHumor/comments/wsw78u/regex_be_like/][MC enchant: regex be like...]] * Other #+BEGIN_COMMENT diff --git a/org/wayland.org b/org/wayland.org index eb904f6..d1512d6 100644 --- a/org/wayland.org +++ b/org/wayland.org @@ -6,7 +6,7 @@ grim ** iBus emacs pyim -** Emacs transparent +** Emacs transparent, terminal blur probably wayfire? ** Authorization required, but no authorization protocol specified *** =sudo -E= @@ -34,6 +34,7 @@ add =seat seat0 xcursor_theme Oxygen_White= in sway comfig file **** [[https://www.reddit.com/r/swaywm/comments/em0jnx/can_sway_handle_threefour_finger_touchpad_gestures/]] ** notify-send don't work mako, a notification daemon +** TODO [[https://github.com/WayfireWM/wayfire/issues/1329][Wayfire crashes when closing foot terminal]] * Ref @@ -42,10 +43,15 @@ mako, a notification daemon ** [[https://www.reddit.com/r/swaywm/comments/djkj5m/ibus_on_swaywm/][reddit: ibus on swaywm]] ** [[https://github.com/emersion/xdg-desktop-portal-wlr/wiki/Screencast-Compatibility#obs][xdg-desktop-portal wiki: obs]] ** [[https://www.reddit.com/r/swaywm/comments/jdoo8m/how_do_i_find_out_the_names_of_certain_keys/][prtsc is Print]] -=xev= is helpful +=xev/wev= is helpful ** [[https://github.com/ziap/dotfiles]] a great config -** [[https://www.reddit.com/r/unixporn/comments/v6fsui/sway_family_reunionr/][reddit: family reunion]] ** [[https://www.reddit.com/r/swaywm/comments/ehqsuw/autochanging_background_for_sway/][reddit: auto-changing sway background]] ** [[https://github.com/Ruixi-rebirth/sway-dotfiles][Ruixi-rebirth's dotfiles]] sway, very beautiful, from COSSIG +** [[https://www.reddit.com/r/unixporn/comments/vc9912/river_riced_river_a_dynamic_tiling_wayland/][a Paid config]] +this is excellent, but...not for me +I'd like something simpler +*** [[https://archcraft.io][archcraft]] +** [[https://github.com/rxyhn/yoru][夜 - Yoru]] +awesome config! diff --git a/org_html/internet_collections.html b/org_html/internet_collections.html index 94d8b88..2ae9edb 100644 --- a/org_html/internet_collections.html +++ b/org_html/internet_collections.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Internet Collections @@ -486,47 +486,58 @@ a webos using oxygen visual design
+
+

1.46. The Window Manager Report

+
+
+

1.47. syosa

+
+

+pixel art
+

+
+
-

1.46. B

-
+

1.48. B

+
-

1.46.1. yanemame

-
+

1.48.1. yanemame

+

猴哥推荐的

-

1.46.2. 我不会编程

-
+

1.48.2. 我不会编程

+

B站: 美味的樱桃菌

-

1.46.3. CC   linux

-
+

1.48.3. CC   linux

+

B站: 称呼我C先生

-

1.46.4. lunaixsky   c lowlevel

+

1.48.4. lunaixsky   c lowlevel

-

1.47. shenjack/HWS

-
+

1.49. shenjack/HWS

+
-

1.47.1. 老网虫

+

1.49.1. 老网虫

-

1.47.2. yang-qwq

+

1.49.2. yang-qwq

@@ -626,6 +637,9 @@ and register-based(13 episode)
+
@@ -763,7 +780,7 @@ invented by a Soviet computer hacker named Linyos Torovoltos.

Author: dongdigua

-

Created: 2022-08-17 三 20:00

+

Created: 2022-08-20 六 21:41

diff --git a/org_html/wayland.html b/org_html/wayland.html index 9399324..d8c02c8 100644 --- a/org_html/wayland.html +++ b/org_html/wayland.html @@ -3,7 +3,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> - + Something About Wayland(swaywm) @@ -327,7 +327,7 @@ mako, a notification daemon

2.5. prtsc is Print

-xev is helpful
+xev/wev is helpful

@@ -353,11 +353,23 @@ sway, very beautiful, from COSSIG

+
+

2.10. a Paid config

+
+

+this is excellent, but…not for me
+I'd like something simpler
+

+
+
+

2.10.1. archcraft

+
+

Author: dongdigua

-

Created: 2022-08-18 四 13:32

+

Created: 2022-08-20 六 21:41