aboutsummaryrefslogtreecommitdiffhomepage
path: root/X11
diff options
context:
space:
mode:
Diffstat (limited to 'X11')
-rwxr-xr-xX11/eww/launch_dashboard2
-rw-r--r--X11/openbox/rc.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/X11/eww/launch_dashboard b/X11/eww/launch_dashboard
index 91e6441..889d346 100755
--- a/X11/eww/launch_dashboard
+++ b/X11/eww/launch_dashboard
@@ -2,7 +2,7 @@
2 2
3## Files and cmd 3## Files and cmd
4FILE="$HOME/.cache/eww_launch.dashboard" 4FILE="$HOME/.cache/eww_launch.dashboard"
5CFG="$HOME/.config/eww/dashboard" 5CFG="$HOME/helper/X11/eww"
6EWW=`which eww` 6EWW=`which eww`
7 7
8## Run eww daemon if not running already 8## Run eww daemon if not running already
diff --git a/X11/openbox/rc.xml b/X11/openbox/rc.xml
index 2b219f9..c8c89a5 100644
--- a/X11/openbox/rc.xml
+++ b/X11/openbox/rc.xml
@@ -550,7 +550,7 @@
550 </keybind> 550 </keybind>
551 <keybind key="W-z"> 551 <keybind key="W-z">
552 <action name="Execute"> 552 <action name="Execute">
553 <command>~/.config/eww/dashboard/launch_dashboard</command> 553 <command>~/helper/X11/eww/launch_dashboard</command>
554 </action> 554 </action>
555 </keybind> 555 </keybind>
556 <keybind key="W-0"> 556 <keybind key="W-0">