diff options
| author | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
|---|---|---|
| committer | Xander Swan <email> | 2025-12-03 10:00:41 -0500 |
| commit | ddff0d6d7042d87fde369a745cbf704752311563 (patch) | |
| tree | 48807a86d2c5a1f63ff6c72fb8e00211f5e9ab4c | |
| parent | 3b948427617980b8f5ecd8e59bcb151d73884937 (diff) | |
BASED
| -rw-r--r-- | .config/i3/config | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/i3/config b/.config/i3/config index e6b6c07..fb8c457 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -81,12 +81,6 @@ set $ws8 "8" set $ws9 "9" set $ws10 "10" -workspace $ws1 output HDMI-A-0 -workspace $ws2 output HDMI-A-0 -workspace $ws3 output HDMI-A-0 -workspace $ws9 output DVI-D-0 -workspace $ws10 output DVI-D-0 - bindsym $mod+1 workspace number $ws1 bindsym $mod+2 workspace number $ws2 bindsym $mod+3 workspace number $ws3 |
