testing gnome
This commit is contained in:
parent
9b3c1b2eb1
commit
867ac136b2
12 changed files with 66 additions and 62 deletions
.local/share/applications
12
.local/share/applications/tmux-local.desktop
Normal file
12
.local/share/applications/tmux-local.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
TryExec=alacritty
|
||||
Icon=Alacritty
|
||||
Terminal=false
|
||||
Categories=System;TerminalEmulator;
|
||||
|
||||
Name=tmux local
|
||||
GenericName=tmux-local
|
||||
StartupWMClass=tmux-local
|
||||
|
||||
Exec=alacritty --class tmux-local -e tmux new-session -A -D -s 0
|
12
.local/share/applications/tmux-porky.desktop
Normal file
12
.local/share/applications/tmux-porky.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Type=Application
|
||||
TryExec=/home/dln/bin/term-porky
|
||||
Icon=Alacritty
|
||||
Terminal=false
|
||||
Categories=System;TerminalEmulator;
|
||||
|
||||
Name=tmux porky
|
||||
GenericName=tmux-porky
|
||||
StartupWMClass=tmux-porky
|
||||
|
||||
Exec=/home/dln/bin/term-porky
|
Loading…
Add table
Add a link
Reference in a new issue