<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Hyprland-Dots/config/hypr/UserScripts/Sounds.sh, branch main</title>
<subtitle>Personal Dotfiles
</subtitle>
<id>https://git.moekyun.me/Hyprland-Dots/atom?h=main</id>
<link rel='self' href='https://git.moekyun.me/Hyprland-Dots/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/'/>
<updated>2024-04-28T23:25:06Z</updated>
<entry>
<title>moving of Sounds.sh from UserScripts to scripts.</title>
<updated>2024-04-28T23:25:06Z</updated>
<author>
<name>JaKooLit</name>
<email>jimmielovejay@gmail.com</email>
</author>
<published>2024-04-28T23:24:48Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=5b40716ab9c1c3ca0d91185e00856245fc1f9ed4'/>
<id>urn:sha1:5b40716ab9c1c3ca0d91185e00856245fc1f9ed4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PATCH: userscripts/Sounds.sh: for Non-FHS systems, use the runtime dir</title>
<updated>2024-04-01T06:23:48Z</updated>
<author>
<name>John Titor</name>
<email>50095635+JohnRTitor@users.noreply.github.com</email>
</author>
<published>2024-04-01T05:36:32Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=cecd38e1ccc74b12332608ed115559ff899ef9dc'/>
<id>urn:sha1:cecd38e1ccc74b12332608ed115559ff899ef9dc</id>
<content type='text'>
on Non-FHS systems like NixOS, the system sounds are located
in /run/current-system/sw/share/sounds according to XDG specification
This patch allows the script to fallback to this directory if the
sound files are not found in /usr/share/sounds or $HOME/.local/share/sounds
</content>
</entry>
<entry>
<title>removal of extra # to align with new hyprlang requirement. Credit goes to @@Ryuuyas</title>
<updated>2024-03-12T20:44:48Z</updated>
<author>
<name>Ja.KooLit</name>
<email>ejhay.games@gmail.com</email>
</author>
<published>2024-03-12T20:44:48Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=d254d3d0b630c9eb1a52683d0993ceac86630754'/>
<id>urn:sha1:d254d3d0b630c9eb1a52683d0993ceac86630754</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix fallback sounds</title>
<updated>2024-01-28T21:06:07Z</updated>
<author>
<name>KKV9</name>
<email>ciaranob.cob@gmail.com</email>
</author>
<published>2024-01-28T21:06:07Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=e2c1144266279c6b522b4ff7e96f578f85b0fcbf'/>
<id>urn:sha1:e2c1144266279c6b522b4ff7e96f578f85b0fcbf</id>
<content type='text'>
Fix Sounds.sh not finding files correctly.
</content>
</entry>
<entry>
<title>typo</title>
<updated>2024-01-28T20:33:42Z</updated>
<author>
<name>KKV9</name>
<email>ciaranob.cob@gmail.com</email>
</author>
<published>2024-01-28T20:33:42Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=628364022eca36c2d02f13635c49b6c766622fea'/>
<id>urn:sha1:628364022eca36c2d02f13635c49b6c766622fea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use correct sound file for screen capture</title>
<updated>2024-01-28T20:30:53Z</updated>
<author>
<name>KKV9</name>
<email>ciaranob.cob@gmail.com</email>
</author>
<published>2024-01-28T20:30:53Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=ed716d91bc6c4f5ebca9bbfb24ceba48137538cc'/>
<id>urn:sha1:ed716d91bc6c4f5ebca9bbfb24ceba48137538cc</id>
<content type='text'>
Use screen-capture instead of camera-shutter for screenshots
</content>
</entry>
<entry>
<title>Allow muting individual sounds</title>
<updated>2024-01-28T20:08:38Z</updated>
<author>
<name>KKV9</name>
<email>ciaranob.cob@gmail.com</email>
</author>
<published>2024-01-28T20:08:38Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=47101284b0b654eb0c83a1bd20725c7580eb87a0'/>
<id>urn:sha1:47101284b0b654eb0c83a1bd20725c7580eb87a0</id>
<content type='text'>
Allow user to mute volume ONLY or screenshots ONLY.
</content>
</entry>
<entry>
<title>Check arguments before initialise Sounds.sh</title>
<updated>2024-01-28T18:44:54Z</updated>
<author>
<name>KKV9</name>
<email>ciaranob.cob@gmail.com</email>
</author>
<published>2024-01-28T18:44:54Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=a12faec054ccdff3faec2f82390c3b39f3816036'/>
<id>urn:sha1:a12faec054ccdff3faec2f82390c3b39f3816036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>List arguments for Sounds.sh</title>
<updated>2024-01-28T17:56:44Z</updated>
<author>
<name>KKV9</name>
<email>ciaranob.cob@gmail.com</email>
</author>
<published>2024-01-28T17:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=b51fa2711196eb7ed2e42cd899defd1d233afd89'/>
<id>urn:sha1:b51fa2711196eb7ed2e42cd899defd1d233afd89</id>
<content type='text'>
List arguments when no valid argument is given
</content>
</entry>
<entry>
<title>Handle file not found error</title>
<updated>2024-01-28T17:25:01Z</updated>
<author>
<name>KKV9</name>
<email>ciaranob.cob@gmail.com</email>
</author>
<published>2024-01-28T17:25:01Z</published>
<link rel='alternate' type='text/html' href='https://git.moekyun.me/Hyprland-Dots/commit/?id=3a48d52e34f033ddf54e732749032c84e79825d6'/>
<id>urn:sha1:3a48d52e34f033ddf54e732749032c84e79825d6</id>
<content type='text'>
Add exit code 1 when no suitable file is found
</content>
</entry>
</feed>
