Fix line endings
This commit is contained in:
parent
ff3e517a73
commit
2ea4771901
@ -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 #
|
||||
##############################
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user