Skip to content

Instantly share code, notes, and snippets.

View Aetf's full-sized avatar

Aetf Aetf

View GitHub Profile
[ActionPlugins][1]
RightButton;NoModifier=org.kde.contextmenu
[Containments][1]
activityId=
formfactor=2
immutability=1
lastScreen=10
location=4
plugin=org.kde.latte.containment
@Aetf
Aetf / plymouth
Last active August 16, 2017 18:07
Use add_full_dir when adding themes folder in file /usr/lib/initcpio/install/plymouth
build() {
add_dir /dev/pts
add_dir /usr/share/plymouth/themes
add_dir /var/run/plymouth
DATADIR="/usr/share"
PLYMOUTH_LOGO_FILE="${DATADIR}/plymouth/arch-logo.png"
PLYMOUTH_THEME_NAME="$(/usr/bin/plymouth-set-default-theme)"
PLYMOUTH_MODULE_NAME="$(grep "ModuleName *= *" ${DATADIR}/plymouth/themes/${PLYMOUTH_THEME_NAME}/${PLYMOUTH_THEME_NAME}.plymouth | sed 's/ModuleName *= *//')"
PLYMOUTH_PLUGIN_PATH="$(plymouth --get-splash-plugin-path)"
@Aetf
Aetf / firefox-nightly.desktop
Created April 10, 2017 15:54
firefox-nightly.desktop with StartupWMClass
[Desktop Entry]
Name=Firefox Nightly
GenericName=Web Browser
GenericName[ar]=متصفح ويب
GenericName[ast]=Restolador Web
GenericName[bn]=ওয়েব ব্রাউজার
GenericName[ca]=Navegador web
GenericName[cs]=Webový prohlížeč
GenericName[da]=Webbrowser
GenericName[el]=Περιηγητής διαδικτύου
This file has been truncated, but you can view the full file.
********* Start testing of KDevMI::GDB::GdbTest *********
Config: Using QtTest library 5.7.0, Qt 5.7.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 6.1.1 20160602)
QDEBUG : KDevMI::GDB::GdbTest::initTestCase() kdevplatform.shell: Creating controllers
QDEBUG : KDevMI::GDB::GdbTest::initTestCase() kdevplatform.shell: Creating ui controller
QDEBUG : KDevMI::GDB::GdbTest::initTestCase() kdevplatform.sublime: initial working-set: ""
QDEBUG : KDevMI::GDB::GdbTest::initTestCase() kdevplatform.sublime: initial working-set: ""
QDEBUG : KDevMI::GDB::GdbTest::initTestCase() kdevplatform.sublime: initial working-set: ""
QDEBUG : KDevMI::GDB::GdbTest::initTestCase() kdevplatform.shell: Creating plugin controller
QDEBUG : KDevMI::GDB::GdbTest::initTestCase() kdevplatform.shell: Found 50 plugins: QSet("KDevDefinesAndIncludesManager", "kdevgdb", "kdevghprovider", "KDevGenericManager", "kdevappwizard", "kdevcustomscript", "KDevOutlineView", "KDevWelcomePage", "kdevdocumentview", "kdevgrepview", "kdevswit
@Aetf
Aetf / glxinfo
Created May 1, 2016 19:50
glxinfo output
name of display: :0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.4
server glx extensions:
GLX_ARB_create_context, GLX_ARB_create_context_profile,
GLX_ARB_create_context_robustness, GLX_ARB_fbconfig_float,
GLX_ARB_framebuffer_sRGB, GLX_ARB_multisample,
GLX_EXT_create_context_es2_profile, GLX_EXT_create_context_es_profile,