6 lines
80 B
Bash
Executable File
6 lines
80 B
Bash
Executable File
#!/bin/zsh
|
|
|
|
#source ~/scripts/set_gamma/set_gamma_table.sh
|
|
exec start-hyprland
|
|
|