Skip to content
Snippets Groups Projects
Commit 80dde9cf authored by Réthelyi Bálint's avatar Réthelyi Bálint :no_mouth:
Browse files

fix lock bg

parent dd365b86
No related branches found
No related tags found
No related merge requests found
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
<component name="ProjectCodeStyleConfiguration">
<state>
<option name="PREFERRED_PROJECT_CODE_STYLE" value="Default" />
</state>
</component>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/sway.iml" filepath="$PROJECT_DIR$/.idea/sway.iml" />
</modules>
</component>
</project>
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
\ No newline at end of file
set $lock 'swaylock -f -i ~/Pictures/bg/cheatah.png' set $lock 'swaylock -f -i ~/Pictures/bg/cheetah.png'
exec swayidle -w \ exec swayidle -w \
timeout 300 $lock \ timeout 300 $lock \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment