Skip to content

Commit

Permalink
Updated config for i3 v4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
gsanhueza committed Apr 3, 2024
1 parent e99cb6b commit 881df6a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions airootfs/root/.config/i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@ bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOU
# Use Mouse+$mod to drag floating windows to their wanted position
floating_modifier $mod

# move tiling windows via drag & drop by left-clicking into the title bar,
# or left-clicking anywhere into the window while holding the floating modifier.
tiling_drag modifier titlebar

# start a terminal
bindsym $mod+Return exec i3-sensible-terminal

Expand Down

0 comments on commit 881df6a

Please sign in to comment.