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