mirror of
https://gitlab.com/ceda_ei/i3lock-delta
synced 2025-04-04 09:16:51 +02:00
Changed source path to absolute.
This commit is contained in:
parent
d3b97da7e3
commit
320ed21d66
@ -1,6 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
# Get the config
|
||||
source box_config
|
||||
source $HOME/i3lock-delta/box_config
|
||||
|
||||
# Get the resolution
|
||||
resolution=`xdpyinfo | grep dimensions | sed 's/dimensions://;;s/ *//g;s/pixels.*//'`
|
||||
|
Loading…
x
Reference in New Issue
Block a user