7 lines
80 B
Bash
Executable File
7 lines
80 B
Bash
Executable File
#!/bin/bash
|
|
|
|
sleep 3s
|
|
hyprpm reload
|
|
sleep 2s
|
|
hyprctl dispatch focusmonitor DP-1
|