1
0
Fork 0
mirror of https://github.com/DO1JLR/ansible_linux_desktop_setup.git synced 2024-09-14 19:54:51 +02:00

Fix lockscreen

This commit is contained in:
L3D 2018-11-18 00:58:15 +01:00
parent 8d1bc5642e
commit 793cc73a49
Signed by: l3d
GPG key ID: CD08445BFF4313D1
3 changed files with 2 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 183 KiB

View file

@ -17,11 +17,6 @@ i3_keybindings_extra:
exec: --no-startup-id amixer sset Master 40%
i3_applications:
- application:
class: "Terminator"
name: "terminator"
workspace: 1
on_startup: true
- application:
class: "Firefox"
name: "firefox"
@ -40,5 +35,5 @@ i3:
i3_desktop_env:
background: "/home/{{ user }}/.config/background.png"
i3lock_options: "--image=/home/{{ user }}/.config/lockscreen.png -t"
i3lock_options: "i3lock --image=/home/{{ user }}/.config/lockscreen.png"

@ -1 +1 @@
Subproject commit 5eb3d3cd64c9cb2724c9b1aba36584eb9c75d658
Subproject commit eda12fa49e58dc4c52b929a2785728b9ec84cbe8