mirror.dongdigua.github.io/org/wayland.org

27 lines
952 B
Org Mode
Raw Normal View History

2022-08-07 13:08:23 +08:00
#+TITLE: Something About Wayland(swaywm)
2022-08-09 18:15:04 +08:00
#+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
** obs
don't remove the =include= line!!!
2022-08-07 13:08:23 +08:00
* 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]]
2022-08-09 18:15:04 +08:00
** [[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
** [[https://github.com/ziap/dotfiles]]
a great config