mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 04:20:24 +10:00
Minor edits to openbox/tint2
This commit is contained in:
19
.config/tint2/launchers/Alacritty.desktop
Normal file
19
.config/tint2/launchers/Alacritty.desktop
Normal file
@@ -0,0 +1,19 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
TryExec=alacritty
|
||||
Exec=alacritty -e fish
|
||||
Icon=Alacritty
|
||||
Terminal=false
|
||||
Categories=System;TerminalEmulator;
|
||||
|
||||
Name=Alacritty
|
||||
GenericName=Terminal
|
||||
Comment=A fast, cross-platform, OpenGL terminal emulator
|
||||
StartupWMClass=Alacritty
|
||||
Actions=New;
|
||||
|
||||
X-Desktop-File-Install-Version=0.26
|
||||
|
||||
[Desktop Action New]
|
||||
Name=New Terminal
|
||||
Exec=alacritty -e fish
|
||||
Reference in New Issue
Block a user