added music player shortcut and removed some useless keybinds
This commit is contained in:
@@ -19,7 +19,6 @@ misc {
|
||||
force_default_wallpaper = 0
|
||||
}
|
||||
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = false
|
||||
}
|
||||
@@ -30,8 +29,10 @@ dwindle {
|
||||
preserve_split = true # You probably want this
|
||||
permanent_direction_override = true
|
||||
}
|
||||
scrolling {
|
||||
|
||||
scrolling {
|
||||
column_width = 0.6
|
||||
focus_fit_method = 0
|
||||
}
|
||||
|
||||
# GTK shennanigans
|
||||
@@ -57,11 +58,6 @@ group {
|
||||
col.border_locked_inactive = rgba(b4befecc) rgba(6c7086cc) 45deg
|
||||
}
|
||||
|
||||
scrolling {
|
||||
column_width = 0.6
|
||||
focus_fit_method = 1
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
|
||||
@@ -105,6 +101,7 @@ animations {
|
||||
animation = borderangle, 1, 8, my
|
||||
animation = fade, 1, 2, my
|
||||
animation = workspaces, 1, 1.7, smooth
|
||||
animation = specialWorkspace, 1, 1.7, smooth, slidefadevert -50%
|
||||
animation = layers, 1, 2, smooth, fade
|
||||
animation = fadeLayers, 1, 2, smooth
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user