fixed some issues with the bottom bar, added wayshell dependencies and moved the screenshot.state file

This commit is contained in:
2026-06-27 17:57:31 +02:00
parent ee914f01b6
commit 17652ed8ff
12 changed files with 29 additions and 174 deletions
+1 -1
View File
@@ -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")"
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
state_file=$HOME/.config/sdgos/wayshell/screenshot.state
state_file=$HOME/.config/screenshot.state
if [ ! -f "$state_file" ]; then
mkdir -p "$(dirname "$state_file")"
+1 -1
View File
@@ -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
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
state_file=$HOME/.config/sdgos/wayshell/screenshot.state
state_file=$HOME/.config/screenshot.state
if [ ! -f "$state_file" ]; then
mkdir -p "$(dirname "$state_file")"
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
state_file=$HOME/.config/sdgos/wayshell/screenshot.state
state_file=$HOME/.config/screenshot.state
tooltip="Settings"