Skip to content

Commit

Permalink
desktop: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
SqrtMinusOne committed Oct 20, 2024
1 parent 5aa83ae commit 758d693
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Desktop.org
Original file line number Diff line number Diff line change
Expand Up @@ -2833,6 +2833,8 @@ format-underline = ${colors.light-green}
format-foreground = ${colors.foreground}
#+end_src
*** 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
EMACS_FLAG="-l /home/pavel/.emacs.d/desktop.el"
EXCLUDE_PATTERN="dbus-launch --exit-with-session emacs"
Expand Down

0 comments on commit 758d693

Please sign in to comment.