removed ssh stuff
This commit is contained in:
parent
f58e511ddc
commit
9eec061213
9 changed files with 24 additions and 17 deletions
|
|
@ -39,6 +39,10 @@ group {
|
|||
}
|
||||
}
|
||||
|
||||
# xwayland {
|
||||
# force_zero_scaling = true
|
||||
# }
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#misc
|
||||
misc {
|
||||
font_family = "Fira Sans"
|
||||
|
|
@ -49,9 +53,14 @@ misc {
|
|||
enable_swallow = true
|
||||
swallow_regex = ^(nautilus|nemo|thunar|btrfs-assistant.)$
|
||||
focus_on_activate = true
|
||||
vfr = true
|
||||
vrr = 2
|
||||
}
|
||||
|
||||
# cursor {
|
||||
# no_hardware_cursors = true
|
||||
# }
|
||||
|
||||
# https://wiki.hyprland.org/Configuring/Variables/#render
|
||||
render {
|
||||
direct_scanout = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue