mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2024-11-27 17:10:55 +08:00
more wayland stuff
This commit is contained in:
parent
628cbdc393
commit
9529debf0a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user