summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-19 21:35:09 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-20 17:50:39 +0200
commit27da5ca3e1d640e7b4a84eba277de1b3fa9dd99d (patch)
tree3b1ffeeb41861907019ed9a03f211002ba91d7ae
parentb1ef4dd05c424b196135ec767b4ac987112edae6 (diff)
moved dmpdf to menuscripts
-rwxr-xr-xbin/menuscripts/mpdf (renamed from bin/guiscripts/dmpdf)0
-rw-r--r--config/hyprland/hypr/binds.conf4
2 files changed, 2 insertions, 2 deletions
diff --git a/bin/guiscripts/dmpdf b/bin/menuscripts/mpdf
index d26c841..d26c841 100755
--- a/bin/guiscripts/dmpdf
+++ b/bin/menuscripts/mpdf
diff --git a/config/hyprland/hypr/binds.conf b/config/hyprland/hypr/binds.conf
index cc3ebf9..c93e77d 100644
--- a/config/hyprland/hypr/binds.conf
+++ b/config/hyprland/hypr/binds.conf
@@ -82,7 +82,7 @@ bind =, H, exec, mhelp
bind =, I, exec, mapimg
bind =, L, exec, dmlang
bind =, M, exec, mpass
-bind =, P, exec, dmpdf
+bind =, P, exec, mpdf
bind =, O, exec, mpower
bind =, U, exec, mcurs
bind =, V, exec, mvid
@@ -96,7 +96,7 @@ bind = $mainMod, H, exec, mhelp
bind = $mainMod, I, exec, mapimg
bind = $mainMod, L, exec, dmlang
bind = $mainMod, M, exec, mpass
-bind = $mainMod, P, exec, dmpdf
+bind = $mainMod, P, exec, mpdf
bind = $mainMod, O, exec, mpower
bind = $mainMod, U, exec, mcurs
bind = $mainMod, V, exec, mvid