diff options
author | zachir <zachir@librem.one> | 2023-05-23 14:28:16 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-05-23 14:28:16 -0500 |
commit | f3e17b53a3351fa6f3c090a76c7680084d1d2eac (patch) | |
tree | d59d2d932d3c0d1ae52631a60aab4db201e85f1b /xdph | |
parent | 511a13e5654788022add2bebdecd79c6affcdfc6 (diff) |
Diffstat (limited to 'xdph')
-rwxr-xr-x | xdph | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +#!/bin/sh + +killall xdg-desktop-portal +/usr/lib/xdg-desktop-portal-hyprland & +/usr/lib/xdg-desktop-portal & |