D7net Mini Sh3LL v1

 
OFF  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : OFF
Directory (0755) :  /libx32/../share/zsh/../apport/general-hooks/

 Home   ☍ Command   ☍ Upload File   ☍Info Server   ☍ Buat File   ☍ Mass deface   ☍ Jumping   ☍ Config   ☍ Symlink   ☍ About 

Current File : //libx32/../share/zsh/../apport/general-hooks/wayland_session.py
'''Detect if the current session is running under wayland'''

import os


def add_info(report, ui):
    if os.environ.get('WAYLAND_DISPLAY'):
        report.setdefault('Tags', '')
        report['Tags'] += ' wayland-session'

AnonSec - 2021 | Recode By D7net