Skip to content

Tip of main causes all alacritty terminals to be launched at /root #296

@mendess

Description

@mendess

Version Information: commit has d7182b6

  • Distribution Information Linux weatherlight 6.12.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Fri, 10 Jan 2025 00:39:41 +0000 x86_64 GNU/Linux
  • swhkd version Simple-Wayland-HotKey-Daemon 1.3.0-dev

Describe the bug:
When an alacritty terminal is spawned, it's shell working directory is /root

Expected behavior:
The shell's working directory should be ~

Actual behavior:
The shell's working directory should be /root

To Reproduce:
Install the version at the commit mentioned previously

Additional information:
I don't think this is related to alacritty, I added the following to my swhkdrc

super + N
    notify-send $PWD "$(pwd)"

and the notification I got said /root twice

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions