/ mode change from 217 to 14001 (from 644 to 755)
This commit is contained in:
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
-1
@@ -13,7 +13,6 @@ random_gravity=${gravity[ $RANDOM % ${#gravity[@]} ]}
|
|||||||
notify-send "${random_image_file} @ ${random_gravity}"
|
notify-send "${random_image_file} @ ${random_gravity}"
|
||||||
|
|
||||||
scrot --overwrite /tmp/currentworkspace.png
|
scrot --overwrite /tmp/currentworkspace.png
|
||||||
#monitorshot.sh /tmp/currentworkspace.png
|
|
||||||
convert /tmp/currentworkspace.png -blur 0x9 /tmp/currentworkspaceblur.png
|
convert /tmp/currentworkspace.png -blur 0x9 /tmp/currentworkspaceblur.png
|
||||||
composite -gravity ${random_gravity} ${random_image} /tmp/currentworkspaceblur.png /tmp/lockbackground.png
|
composite -gravity ${random_gravity} ${random_image} /tmp/currentworkspaceblur.png /tmp/lockbackground.png
|
||||||
i3lock --tiling -i /tmp/lockbackground.png
|
i3lock --tiling -i /tmp/lockbackground.png
|
||||||
|
|||||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
@@ -5,6 +5,9 @@
|
|||||||
"markdn",
|
"markdn",
|
||||||
"markdown"
|
"markdown"
|
||||||
],
|
],
|
||||||
|
"[markdown]": {
|
||||||
|
"files.trimTrailingWhitespace": false
|
||||||
|
},
|
||||||
"workbench.colorTheme": "Night Owl (No Italics)",
|
"workbench.colorTheme": "Night Owl (No Italics)",
|
||||||
"workbench.iconTheme": null,
|
"workbench.iconTheme": null,
|
||||||
"editor.lightbulb.enabled": "off",
|
"editor.lightbulb.enabled": "off",
|
||||||
|
|||||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Reference in New Issue
Block a user