/ mode change from 217 to 14001 (from 644 to 755)

This commit is contained in:
committer@tuxwarrior
2024-08-26 16:51:33 -05:00
parent 50431ece4c
commit 551f5be769
20 changed files with 3 additions and 1 deletions
View File
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
-1
View File
@@ -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
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
+3
View File
@@ -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",
View File
View File
View File
Regular → Executable
View File
Regular → Executable
View File
Regular → Executable
View File
View File
Regular → Executable
View File
Regular → Executable
View File