aboutsummaryrefslogtreecommitdiff
path: root/pkgs/theme/myswaylock.sh
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/theme/myswaylock.sh')
-rwxr-xr-xpkgs/theme/myswaylock.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/pkgs/theme/myswaylock.sh b/pkgs/theme/myswaylock.sh
index c204a57..18d6a6f 100755
--- a/pkgs/theme/myswaylock.sh
+++ b/pkgs/theme/myswaylock.sh
@@ -1,8 +1,4 @@
#!/usr/bin/env bash
-
-# Switch to the US keyboard (to make sure that we have the correct one)
-swaymsg input type:keyboard xkb_layout us
-
resolution="$(swaymsg -t get_outputs \
| jq -r '.[0].rect | [.width,.height] | join("x")')"
case "$resolution" in