diff options
| author | ryukamish <[email protected]> | 2026-07-18 14:09:30 +0530 |
|---|---|---|
| committer | ryukamish <[email protected]> | 2026-07-18 14:09:30 +0530 |
| commit | 272d71179030da013b4d04712c7961b86353b006 (patch) | |
| tree | 9a6a23834e5cb53987a057c2defa3963e4062249 /.config | |
| parent | bdec4210ee9475f14af2739c47d726cee99af605 (diff) | |
chore: reducing tab indent
Diffstat (limited to '.config')
| -rw-r--r-- | .config/sway/config | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/.config/sway/config b/.config/sway/config index ad65f8a..5a5bbd2 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -49,7 +49,7 @@ focus_follows_mouse no focus_on_window_activation smart # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -# ┃ Outputs ┃ +# ┃ Outputs ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ output * bg ~/.wallpaper fill @@ -65,7 +65,7 @@ output 'Acer Technologies EK220Q H3 14301552C3W01' { } # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -# ┃ Inputs ┃ +# ┃ Inputs ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ # MSI touchpad @@ -88,7 +88,7 @@ input "type:keyboard" { } # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -# ┃ Keybinds ┃ +# ┃ Keybinds ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ # Open terminal @@ -304,7 +304,7 @@ bindsym $mod+n exec pgrep wlsunset \ || wlsunset -T 4500 # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -# ┃ Window Rules ┃ +# ┃ Window Rules ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ floating_modifier $mod normal @@ -331,7 +331,7 @@ for_window [title="^launcher$"] $float_resize for_window [app_id="hayase"] inhibit_idle fullscreen # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -# ┃ Status bar ┃ +# ┃ Status bar ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ no_focus [app_id="waybar"] @@ -347,7 +347,7 @@ bar { } # ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓ -# ┃ Autostarts ┃ +# ┃ Autostarts ┃ # ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛ seat * xcursor_theme Vimix-White 32 |
