Merge branch 'main' of github.com:LarssonMartin1998/.dotfiles

This commit is contained in:
Martin Larsson 2025-05-11 20:42:37 +02:00
commit 0ff714cd02
25 changed files with 549 additions and 237 deletions

View file

@ -161,14 +161,15 @@ set $update_status_bar /run/current-system/sw/bin/kill -s 42 $(cat $status_pid_f
# bindsym $mod+Shift+s splitv
# Switch the current container between different layout styles
# bindsym $mod+Shift+t layout tabbed
# bindsym $mod+Shift+s layout toggle split
bindsym $mod+Shift+t layout tabbed
# s keybind would make sense, but its in use. g for grid instead
bindsym $mod+Shift+g layout toggle split
# Make the current focus fullscreen
bindsym $mod+Shift+f fullscreen
# Move focus to the parent container
# bindsym $mod+Shift+a focus parent
bindsym $mod+Shift+a focus parent
# Resizing containers:
#
mode "resize" {
@ -212,8 +213,6 @@ gaps inner 6
gaps outer 6
smart_gaps on
corner_radius 10
titlebar_separator disable
blur enable