mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
desktop: add comment
This commit is contained in:
parent
5aa83aefbd
commit
758d693025
1 changed files with 2 additions and 0 deletions
|
|
@ -2833,6 +2833,8 @@ format-underline = ${colors.light-green}
|
||||||
format-foreground = ${colors.foreground}
|
format-foreground = ${colors.foreground}
|
||||||
#+end_src
|
#+end_src
|
||||||
*** C-g
|
*** C-g
|
||||||
|
Sometimes Emacs hangs, and something in EXWM prevents it from receiving the =C-g= keystroke.
|
||||||
|
|
||||||
#+begin_src bash :tangle ./bin/polybar/c-g.sh
|
#+begin_src bash :tangle ./bin/polybar/c-g.sh
|
||||||
EMACS_FLAG="-l /home/pavel/.emacs.d/desktop.el"
|
EMACS_FLAG="-l /home/pavel/.emacs.d/desktop.el"
|
||||||
EXCLUDE_PATTERN="dbus-launch --exit-with-session emacs"
|
EXCLUDE_PATTERN="dbus-launch --exit-with-session emacs"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue