mirror of
https://github.com/balkian/balkian.github.com.git
synced 2025-08-24 04:32:20 +00:00
Added cheats and fixed title
This commit is contained in:
@@ -2,7 +2,6 @@ Org-mode tricks
|
||||
###############
|
||||
:date: 2015-12-10 Thu 11:34:00
|
||||
:tags: emacs, productivity, editor, org
|
||||
:category: cheats
|
||||
|
||||
|
||||
Show plain text version
|
||||
|
17
content/cheats/arch-linux.rst
Normal file
17
content/cheats/arch-linux.rst
Normal file
@@ -0,0 +1,17 @@
|
||||
Arch Linux Fixes
|
||||
################
|
||||
:date: 2016-02-03 Wed 20:00
|
||||
:tags: arch, linux
|
||||
|
||||
|
||||
Black screen and LightDM doesn't unlock
|
||||
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
|
||||
|
||||
Add this to your `/etc/lightdm/lightdm.conf` file:
|
||||
|
||||
.. code-block:: cfg
|
||||
|
||||
[LightDM]
|
||||
logind-check-graphical=true
|
||||
|
||||
|
Reference in New Issue
Block a user