aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlake Romero <blake@blkrom.com>2024-12-17 23:18:49 +0000
committerBlake Romero <blake@blkrom.com>2024-12-17 23:18:49 +0000
commit1c8aa8475d7323d0f121d69cb0c3073be136e473 (patch)
tree2de99429f640dda0123c230d77b12a3099150fc8
parent74cbb1db944d7d322c4920e420a9c1768a597306 (diff)
Fix whitespace
-rw-r--r--dot-config/sway/config22
1 files changed, 11 insertions, 11 deletions
diff --git a/dot-config/sway/config b/dot-config/sway/config
index ceba044..6607ccc 100644
--- a/dot-config/sway/config
+++ b/dot-config/sway/config
@@ -52,31 +52,31 @@ exec_always sh -c "pkill lavalauncher; lavalauncher >> /var/log/user/lavalaunche
exec swayidle -w \
timeout 300 'swaylock' \
timeout 310 'swaymsg "output * dpms off"' \
- resume 'swaymsg "output * dpms on"' \
- timeout 5 'pgrep -x swaylock && swaymsg "output * power off"' \
- resume 'swaymsg "output * dpms on"' \
+ resume 'swaymsg "output * dpms on"' \
+ timeout 5 'pgrep -x swaylock && swaymsg "output * power off"' \
+ resume 'swaymsg "output * dpms on"' \
before-sleep 'swaylock'
# Input
seat * hide_cursor when-typing enable
input "type:touchpad" {
- dwt enable
- natural_scroll disable
- tap enable
- middle_emulation enable
+ dwt enable
+ natural_scroll disable
+ tap enable
+ middle_emulation enable
}
input "type:keyboard" {
- xkb_layout gb
- xkb_options caps:ctrl_modifier
+ xkb_layout gb
+ xkb_options caps:ctrl_modifier
}
# Output
output * bg $wallpaper fill
output eDP-1 {
- resolution 1920x1080@60Hz
- scale 1.4
+ resolution 1920x1080@60Hz
+ scale 1.4
}
# Gaps