#!/bin/bash # Script til at starte swaylock med et "Stargate Atlantis" tema swaylock \ --screenshots \ --clock \ --indicator \ --indicator-radius 100 \ --indicator-thickness 7 \ --effect-blur 7x5 \ --effect-vignette 0.5:0.5 \ --ring-color 00aaff \ --key-hl-color 89b4fa \ --line-color 00000000 \ --inside-color 00000088 \ --separator-color 00000000 \ --text-color cdd6f4 \ --font "JetBrains Mono Nerd Font"