mine-hyprdots/.config/X11/xprofile.sh

9 lines
145 B
Bash
Raw Normal View History

2024-09-15 12:27:24 +05:30
#!/bin/sh
killall -9 pipewire pipewire-pulse wireplumber xcape
pipewire &
pipewire-pulse &
wireplumber &
xcape -e 'Super_L=Control_L|Escape' &