modified: hosts/nixos/home.nix
This commit is contained in:
@@ -38,7 +38,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Discord Web
|
||||
Exec=Exec=firefox --new-instance --class ProxmoxWebApp -P ProxmoxWebApp javascript:(window.open("https://pve.sweet.home:8006","_blank",
|
||||
Exec=Exec=firefox --new-instance --class ProxmoxWebApp -P ProxmoxWebApp javascript:(window.open("https://192.168.2.251:8006","_blank",
|
||||
"width=100%,height=100%,menubar=no,toolbar=no,location=no,status=no,resizable"))
|
||||
Icon=https://icons-for-free.com/iff/png/512/proxmox-1331550892572912181.png
|
||||
Terminal=false
|
||||
@@ -48,8 +48,7 @@
|
||||
[Desktop Entry]
|
||||
Type=Application
|
||||
Name=Telegram Web
|
||||
Exec=firefox --new-instance --class TelegramWebApp -P TelegramWebApp javascript:(window.open("https://web.telegram.org","_blank",
|
||||
"width=100%,height=100%,menubar=no,toolbar=no,location=no,status=no,resizable"))
|
||||
Exec=firefox --new-instance --class TelegramWebApp -P TelegramWebApp javascript:(window.open("https://web.telegram.org",width=100%,height=100%,menubar=no,toolbar=no,location=no,status=no,resizable"))
|
||||
Icon=firefox
|
||||
Terminal=false
|
||||
Categories=Network;Chat;
|
||||
|
||||
Reference in New Issue
Block a user