Update zsh and hypr and nvim version
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
monitor=DP-4,2560x1440@240,1920x-360,1
|
||||
monitor=DP-4,2560x1440@240,auto,1
|
||||
workspace=DP-3,1
|
||||
# monitor=DP-2,1920x1080@240,0x0,1
|
||||
# workspace=DP-2,6
|
||||
monitor=DP-3,1920x1200@60,0x0,1
|
||||
monitor=DP-3,1920x1200@60,auto-left,1,transform, 3
|
||||
workspace=DP-4,6
|
||||
|
||||
general {
|
||||
gaps_in = 2
|
||||
gaps_out = 10
|
||||
|
||||
border_size = 1
|
||||
border_size = 1
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#variable-types for info about colors
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
@@ -21,7 +21,7 @@ general {
|
||||
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
|
||||
allow_tearing = false
|
||||
|
||||
layout = master
|
||||
layout = dwindle
|
||||
}
|
||||
|
||||
cursor {
|
||||
@@ -105,9 +105,3 @@ input {
|
||||
natural_scroll = false
|
||||
}
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#gestures
|
||||
gestures {
|
||||
workspace_swipe = false
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user