custom-hypr - up to date
This commit is contained in:
14
.config/hypr/custom/animation.conf
Normal file
14
.config/hypr/custom/animation.conf
Normal file
@@ -0,0 +1,14 @@
|
||||
# animations {
|
||||
# enabled = true
|
||||
|
||||
# # Some default animations, see https://wiki.hyprland.org/Configuring/Animations/ for more
|
||||
|
||||
# bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
||||
|
||||
# animation = windows, 1, 7, myBezier
|
||||
# animation = windowsOut, 1, 7, default, popin 80%
|
||||
# animation = border, 1, 10, default
|
||||
# animation = borderangle, 1, 8, default
|
||||
# animation = fade, 1, 7, default
|
||||
# animation = workspaces, 1, 6, default
|
||||
# }
|
||||
@@ -0,0 +1 @@
|
||||
env = GTK_IM_MODULE,fcitx
|
||||
|
||||
@@ -4,3 +4,4 @@ source = ~/.config/hypr/custom/execs.conf
|
||||
source = ~/.config/hypr/custom/keybinding.conf
|
||||
source = ~/.config/hypr/custom/windowrules.conf
|
||||
source = ~/.config/hypr/custom/env.conf
|
||||
source = ~/.config/hypr/custom/animation.conf
|
||||
|
||||
@@ -63,8 +63,13 @@ dwindle {
|
||||
}
|
||||
|
||||
misc {
|
||||
vrr = 0
|
||||
vfr = false
|
||||
disable_hyprland_logo = true
|
||||
disable_splash_rendering = true
|
||||
force_default_wallpaper = 0
|
||||
background_color = rgba(12131CFF)
|
||||
vfr = true
|
||||
new_window_takes_over_fullscreen = 2
|
||||
}
|
||||
|
||||
plugin {
|
||||
|
||||
@@ -49,9 +49,9 @@ bind = Shift+Alt, F, fullscreen, 0
|
||||
bind = Alt, E, exec, nautilus --new-window # Launch Nautilus (file manager)
|
||||
|
||||
bind = Alt, T, exec, kitty
|
||||
bind = Alt, B, exec, thorium-browser
|
||||
bind = Alt, B, exec, thorium-browser --enable-features=UseOzonePlatform --ozone-platform=wayland --enable-wayland-ime # phai them cai nay vao no moi chay tren wayland chuan xac duoc
|
||||
bind = Shift+Alt, B, exec, brave
|
||||
bind = Alt, O, exec, obsidian --no-sandbox --ozone-platform=wayland --ozone-platform-hint=auto --enable-features=UseOzonePlatform,WaylandWindowDecorations %U
|
||||
bind = Alt, O, exec, obsidian
|
||||
bind = Alt, V, exec, vesktop --no-sandbox --ozone-platform=wayland --ozone-platform-hint=auto --enable-features=UseOzonePlatform,WaylandWindowDecorations %U
|
||||
|
||||
|
||||
@@ -67,3 +67,4 @@ $scrPath = $HOME/.local/share/bin # set scripts path
|
||||
|
||||
bind = $mainMod+Shift, S, exec, $scrPath/screenshot.sh sf # partial screenshot capture (frozen screen)
|
||||
bind = , Print, exec, $scrPath/screenshot.sh p # all monitors screenshot capture
|
||||
|
||||
|
||||
Reference in New Issue
Block a user