Fix line endings

This commit is contained in:
exu 2023-11-18 13:27:52 +01:00
parent ff3e517a73
commit 2ea4771901
2 changed files with 953 additions and 956 deletions

View File

@ -328,9 +328,6 @@ bindsym ctrl+mod1+j exec --no-startup-id jellyfinmediaplayer;focus
# mail
bindsym ctrl+mod1+b exec --no-startup-id thunderbird;focus
# menu
bindsym ctrl+mod1+a exec --no-startup-id wofi -show drun;focus
##############################
# Screenshots #
##############################

View File

@ -1,4 +1,4 @@
#!/usr/bin/bash
#!/usr/bin/env bash
set -euo pipefail