mirror of
https://github.com/ItsDrike/dotfiles.git
synced 2025-06-29 12:10:42 +00:00
Add desktop launchers in autostart
This commit is contained in:
parent
cd735b1426
commit
1d63c561a2
4 changed files with 43 additions and 0 deletions
12
home/.config/autostart/opensnitch_ui.desktop
Normal file
12
home/.config/autostart/opensnitch_ui.desktop
Normal file
|
@ -0,0 +1,12 @@
|
|||
[Desktop Entry]
|
||||
Categories=System;Filesystem;Network;
|
||||
Exec=/bin/sh -c 'pkill -15 opensnitch-ui; opensnitch-ui'
|
||||
GenericName=OpenSnitch Firewall
|
||||
Icon=opensnitch-ui
|
||||
Keywords=system;firewall;policies;security;polkit;policykit;douane;
|
||||
Name=OpenSnitch
|
||||
NoDisplay=false
|
||||
Terminal=false
|
||||
Type=Application
|
||||
X-GNOME-Autostart-Delay=3
|
||||
X-GNOME-Autostart-enabled=true
|
Loading…
Add table
Add a link
Reference in a new issue