Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing terminal Ghostty #1508

Closed
Kyren223 opened this issue Jan 10, 2025 · 3 comments
Closed

Missing terminal Ghostty #1508

Kyren223 opened this issue Jan 10, 2025 · 3 comments
Assignees

Comments

@Kyren223
Copy link

Absolute path to the desktop file

/nix/store/vmkdkdn1vhqwjm1frfzwb88bkxw49yhf-ghostty-0.1.0/share/applications/com.mitchellh.ghostty.desktop

Contents of the desktop file

[Desktop Entry]
Name=Ghostty
Type=Application
Comment=A terminal emulator
Exec=ghostty
Icon=com.mitchellh.ghostty
Categories=System;TerminalEmulator;
Keywords=terminal;tty;pty;
StartupNotify=true
Terminal=false
Actions=new-window;
X-GNOME-UsesNotifications=true

[Desktop Action new-window]
Name=New Window
Exec=ghostty

App report

Also note that because I am using NixOS the path uses a hash which can change and should
not be depended on, but this shouldn't an issue because konsole is being recognized
and the path for konsole is `/nix/store/vmqgyldlyqc2lx7mw1kkhyxnbl61qrjz-konsole-24.08.3/share/applications/org.kde.konsole.desktop` (a `whereis ghostty` can show the current path)

       Albert version: 0.26.6
           Build date: Jan  1 1980 00:00:00
           Qt version: 6.8.0
            Build ABI: x86_64-little_endian-lp64
   Build architecture: x86_64
     CPU architecture: x86_64
          Kernel type: linux
       Kernel version: 6.6.61
                   OS: NixOS 25.05 (Warbler)
              OS type: nixos
           OS version: 25.05
        Platform name: wayland
           Style name: breeze
     Available styles: Breeze, Windows, Fusion
           Icon theme: breeze-dark
                 Font: Noto Sans,10,-1,0,400,0,0,0,0,0,0,0,0,0,0,1
             Language: English
               Locale: en_US
      Binary location: /nix/store/pj0jfbspjrlz28xk68s3zgp5897czqzk-albert-0.26.6/bin/.albert-wrapped
          Working dir: /home/kyren
@ManuelSchneid3r
Copy link
Member

#1507

@Kyren223
Copy link
Author

Oh sorry didn't see it when I searched for issues, thanks for the quick response

@ManuelSchneid3r
Copy link
Member

Note It's in the recent release

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants