Fixed focus shortcut
Fixed the right shortcut and added description
This commit is contained in:
parent
ecefc72e47
commit
cc6c046bac
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
# Script to toggle black background to focus
|
||||
# Script to toggle black background to focus on sway
|
||||
|
||||
# Get instances of swaybg, except for the 'standard' one.
|
||||
list=$( pgrep swaybg | head -n -1 )
|
||||
|
|
Loading…
Reference in a new issue