This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ +0.001366] ping D 0 31525 31305 0x00000004 | |
[ +0.001344] Call Trace: | |
[ +0.001325] __schedule+0x236/0x870 | |
[ +0.001333] schedule+0x3d/0x90 | |
[ +0.001312] schedule_preempt_disabled+0x15/0x20 | |
[ +0.001329] __mutex_lock.isra.5+0x295/0x530 | |
[ +0.001323] __mutex_lock_slowpath+0x13/0x20 | |
[ +0.001338] ? __mutex_lock_slowpath+0x13/0x20 | |
[ +0.001332] mutex_lock+0x25/0x30 | |
[ +0.001340] rtnetlink_rcv+0x19/0x30 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
kwin_core: Platform does not support input, enforcing libinput support | |
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5084:46: this compose sequence is a duplicate of another; skipping line | |
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5086:48: this compose sequence is a duplicate of another; skipping line | |
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5088:48: this compose sequence is a duplicate of another; skipping line | |
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5092:47: this compose sequence is a duplicate of another; skipping line | |
kwin_xkbcommon: XKB: /usr/share/X11/locale/en_US.UTF-8/Compose:5094:46: this compose sequence is a duplicate of another; skipping line |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[kernel] | |
command=~/.config/i3blocks/scripts/reboot_required.sh | |
border=#e95355 | |
markup=pango | |
interval=300 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
localhost:~# ./start_plasma.sh | |
./start_plasma.sh: line 29: dbus-launch: not found | |
export DISPLAY=':0' | |
export HOME='/root' | |
export KDE_FULL_SESSION='1' | |
export KDE_SESSION_VERSION='5' | |
export KSCREEN_BACKEND='QScreen' | |
export LOGNAME='root' | |
export MAIL='/var/mail/root' | |
export OLDPWD='/home/user' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
# | |
# i3blocks integration with dunst. | |
# Author: Vivien Didelot <[email protected]> | |
# ~/.config/dunst/notify | |
# dunst caches a notification and signals i3blocks. | |
# i3blocks catches the signal and prints the cached notification. | |
# | |
# Put this rule at the end of your ~/.config/dunst/dunstrc: | |
# |
NewerOlder