diff --git a/my_gnome_config.md b/my_gnome_config.md index 797e11f..06ec0cc 100644 --- a/my_gnome_config.md +++ b/my_gnome_config.md @@ -16,7 +16,9 @@ background: fedora 33 (最开始入坑fedora时自带的, 感觉特别好看) sudo dnf install f33-backgrounds-gnome ``` -terminal: Solarized +gnome-terminal: Solarized + +login manager: lightdm extensions: - user theme diff --git a/org/wayland.org b/org/wayland.org index 5e9b9aa..2550d3b 100644 --- a/org/wayland.org +++ b/org/wayland.org @@ -1,6 +1,23 @@ #+TITLE: Something About Wayland(swaywm) +#+OPTIONS: toc:nil + +* Solution +** gnome-screenshot +grim +** iBus +emacs pyim +** Emacs transparent +probably wayfire? +** Authorization required, but no authorization protocol specified +=sudo -E= +** cannot start sway on lightdm +in =/etc/lightdm/lightdm.conf= uncomment =sessions-directory= line +** TODO obs * Ref ** [[https://coda.world/sway-explore-and-giveup][Sway: 从尝试到放弃]] ** [[https://shinta.ro/posts/migration-from-xorg-to-wayland/][从 Xorg 迁移到 Wayland]] ** [[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 diff --git a/org_html/wayland.html b/org_html/wayland.html index 612d218..eca6a87 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) @@ -198,39 +198,85 @@

Something About Wayland(swaywm)

-
-

Table of Contents

-
- + +
+

1. Solution

+
+
+
+

1.1. gnome-screenshot

+
+

+grim +

+
+
+
+

1.2. iBus

+
+

+emacs pyim +

+
+
+
+

1.3. Emacs transparent

+
+

+probably wayfire? +

+
+
+
+

1.4. Authorization required, but no authorization protocol specified

+
+

+sudo -E +

+
+
+
+

1.5. cannot start sway on lightdm

+
+

+in /etc/lightdm/lightdm.conf uncomment sessions-directory line +

+
+
+
+

1.6. TODO obs

Author: dongdigua

-

Created: 2022-08-07 日 21:50

+

Created: 2022-08-09 二 18:14