fixed some issues with the bottom bar, added wayshell dependencies and moved the screenshot.state file
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
target=$1
|
||||
state_file=$HOME/.config/sdgos/wayshell/screenshot.state
|
||||
state_file=$HOME/.config/screenshot.state
|
||||
|
||||
if [ ! -f "$state_file" ]; then
|
||||
mkdir -p "$(dirname "$state_file")"
|
||||
|
||||
Reference in New Issue
Block a user