mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-29 09:15:34 +00:00
Update hyprland config
This commit is contained in:
parent
a54305b837
commit
bd8d5a96ad
@ -16,11 +16,6 @@ decoration {
|
||||
size = 3
|
||||
passes = 1
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
}
|
||||
|
||||
animations {
|
||||
@ -42,7 +37,6 @@ dwindle {
|
||||
|
||||
master {
|
||||
orientation = right
|
||||
new_is_master = true
|
||||
}
|
||||
|
||||
gestures {
|
||||
|
@ -1,4 +1,4 @@
|
||||
monitor=eDP-1,2256x1504@60,0x0,1.175
|
||||
monitor=eDP-1,2256x1504@60,auto,1.175
|
||||
|
||||
# Enviroment
|
||||
source = ~/.config/hypr/env.conf
|
||||
@ -26,6 +26,9 @@ input {
|
||||
sensitivity = 0
|
||||
}
|
||||
|
||||
xwayland {
|
||||
force_zero_scaling = true
|
||||
}
|
||||
|
||||
misc {
|
||||
force_default_wallpaper = 0
|
||||
|
@ -1,2 +1,2 @@
|
||||
exec-once = [workspace 1 silent] firefox
|
||||
exec-once = [workspace 1 silent] brave-browser
|
||||
exec-once = [workspace 2 silent] $terminal
|
||||
|
Loading…
x
Reference in New Issue
Block a user