[hydros-environment] Introduced package
Some checks failed
Build hydros-environment / Build and push image (push) Failing after 1m33s
Some checks failed
Build hydros-environment / Build and push image (push) Failing after 1m33s
This commit is contained in:
16
hydros-environment/etc/xdg/autostart/kitty.desktop
Normal file
16
hydros-environment/etc/xdg/autostart/kitty.desktop
Normal file
@@ -0,0 +1,16 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=kitty
|
||||
GenericName=Terminal emulator
|
||||
Comment=Fast, feature-rich, GPU based terminal
|
||||
TryExec=kitty
|
||||
StartupNotify=true
|
||||
Exec=/usr/bin/hyprctl dispatch exec [workspace special:terminal silent] /usr/bin/kitty
|
||||
Icon=kitty
|
||||
Categories=System;TerminalEmulator;
|
||||
X-TerminalArgExec=--
|
||||
X-TerminalArgTitle=--title
|
||||
X-TerminalArgAppId=--class
|
||||
X-TerminalArgDir=--working-directory
|
||||
X-TerminalArgHold=--hold
|
||||
Reference in New Issue
Block a user