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