Skip to content

Commit

Permalink
chore(terminal): updates icon
Browse files Browse the repository at this point in the history
  • Loading branch information
akshayr-mecha authored Jan 4, 2025
1 parent 9364aa7 commit 0f45438
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions debian/distro/modules/alacritty-config.nu
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export def configure_alacritty [] {
Type=Application
TryExec=alacritty
Exec=alacritty
Icon=Alacritty
Icon=/usr/share/mechanix/shell/launcher/assets/icons/app_drawer/terminal_icon.png
Terminal=false
Categories=System;TerminalEmulator;
Expand All @@ -102,4 +102,4 @@ Exec=alacritty


log_debug "Alacritty configuration completed successfully."
}
}

0 comments on commit 0f45438

Please sign in to comment.