Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View killajoe's full-sized avatar
🏓
PinPong

Johannes Kamprad killajoe

🏓
PinPong
View GitHub Profile
@killajoe
killajoe / ddcutil_interrogate.txt
Created April 12, 2024 19:25
ddcutil interrogate // ddcutil coredumps with nvidia drivers
Setting output level very-verbose...
Setting maximum retries...
Forcing --stats...
Forcing --disable-capabilities-cache
Forcing --force-slave-address..
This command will take a while to run...
The following tests probe the runtime environment using multiple overlapping methods.
Set environment variable SYSENV_QUICK_TEST or option --quickenv to skip some long-running tests.
Current time (local): 2024-04-12 21:02:09 CEST
@killajoe
killajoe / gist:cacea939a28433fab8ba0618f4548b3a
Last active October 13, 2023 23:58
Convert offline EndeavourOS XFCE4 install into KDE

Boot into xfce4 Desktop after offline install... update system:

eos-update

reboot to be up to date… (there will be kernel update)

Remove all XFCE4 packages:

cd Downloads

@killajoe
killajoe / set-wallpaper.sh
Created July 2, 2019 22:45
set xfce4 wallpaper with a command
xfconf-query --channel xfce4-desktop --list | grep last-image | while read path; do
xfconf-query --channel xfce4-desktop --property $path --set /usr/share/endeavouros/endeavouros-wallpaper.png
done
@killajoe
killajoe / packages-fixed.xml
Created March 16, 2019 10:31
packages.xml community fix
<?xml version="1.0" encoding="UTF-8"?>
<cnchi>
<editions>
<edition name="common" description="Packages common to all DE and base">
<packages>
<pkgname>acpid</pkgname>
<pkgname>alsa-utils</pkgname>
<pkgname>antergos-keyring</pkgname>
<pkgname>antergos-mirrorlist</pkgname>
<pkgname>antergos-midnight-timers</pkgname>
@killajoe
killajoe / antergos-mirrorlist
Last active June 22, 2018 19:46
only 100% working mirrors
Server = http://cinnarch.polymorf.fr/$repo/$arch
Server = http://eu.mirrors.coltondrg.com/antergos/$repo/$arch
Server = http://ftp1.nluug.nl/os/Linux/distr/antergos/$repo/$arch
Server = http://ftp2.nluug.nl/os/Linux/distr/antergos/$repo/$arch
Server = https://glua.ua.pt/pub/antergos/$repo/$arch
Server = http://mirror.alpix.eu/antergos/$repo/$arch
Server = http://mirror.host.ag/antergos/$repo/$arch
Server = http://mirror.nl.leaseweb.net/antergos/$repo/$arch
Server = http://mirror.us.leaseweb.net/antergos/$repo/$arch
Server = http://mirrors.acm.wpi.edu/antergos/$repo/$arch
@killajoe
killajoe / antergos-mirrorlist
Last active January 26, 2021 23:27
Antergos + Archlinux ranked lists working mirrors for Germany
Server = http://cinnarch.polymorf.fr/$repo/$arch
Server = http://eu.mirrors.coltondrg.com/antergos/$repo/$arch
Server = http://ftp1.nluug.nl/os/Linux/distr/antergos/$repo/$arch
Server = http://ftp2.nluug.nl/os/Linux/distr/antergos/$repo/$arch
Server = https://glua.ua.pt/pub/antergos/$repo/$arch
Server = http://mirror.alpix.eu/antergos/$repo/$arch
Server = http://mirror.host.ag/antergos/$repo/$arch
Server = http://mirror.nl.leaseweb.net/antergos/$repo/$arch
Server = http://mirror.us.leaseweb.net/antergos/$repo/$arch
Server = http://mirrors.acm.wpi.edu/antergos/$repo/$arch
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-desktop" version="1.0">
<property name="backdrop" type="empty">
<property name="screen0" type="empty">
<property name="monitor0" type="empty">
<property name="image-path" type="string" value="/usr/share/antergos/wallpapers"/>
<property name="last-image" type="string" value="/usr/share/antergos/wallpapers/antergos-wallpaper.png"/>
<property name="last-single-image" type="string" value="/usr/share/antergos/wallpapers/antergos-wallpaper.png"/>
<property name="image-style" type="int" value="5"/>
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xsettings" version="1.0">
<property name="Net" type="empty">
<property name="ThemeName" type="string" value="Numix-Frost"/>
<property name="IconThemeName" type="string" value="Numix-Square"/>
<property name="DoubleClickTime" type="int" value="250"/>
<property name="DoubleClickDistance" type="int" value="5"/>
<property name="DndDragThreshold" type="int" value="8"/>
<property name="CursorBlink" type="bool" value="true"/>
favorites=exo-terminal-emulator.desktop,exo-file-manager.desktop,exo-web-browser.desktop,exo-mail-reader.desktop,pamac-manager.desktop
recent=xfce-settings-manager.desktop
button-title=Anwendungen
button-icon=/usr/share/antergos/new-logo-square32.png
button-single-row=false
show-button-title=false
show-button-icon=true
launcher-show-name=true
launcher-show-description=true
launcher-show-tooltip=true
numix-gtk-theme
numix-frost-themes
numix-icon-theme
numix-icon-theme-circle
terminus-font
xfce4
mousepad
orage
xfce4-clipman-plugin
xfce4-cpufreq-plugin