Hyprland:
- animations gigaforust - binds gigaforust - general default - hyprland - monitors gigaforust
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
[General]
|
|
||||||
filter_history=Dob, forustclo, forus, forustcl, file://, щас, 34., @@gma, 34, 3
|
|
||||||
@@ -1,7 +1,7 @@
|
|||||||
animations {
|
animations {
|
||||||
enabled = true
|
enabled = truew
|
||||||
bezier = ease, 0.25, 0.1, 0.25, 1
|
bezier = ease, 0.25, 0.1, 0.25, 1
|
||||||
animation = windows, 1, 3, ease
|
animation = windows, 1, 2, ease
|
||||||
animation = fade, 1, 3, ease
|
animation = fade, 1, 2, ease
|
||||||
animation = workspaces, 1, 3, ease
|
animation = workspaces, 1, 1.5, ease
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
$mainMod=SUPER
|
$mainMod=SUPER
|
||||||
$term=kitty
|
$term=alacritty
|
||||||
$file=dolphin
|
$file=dolphin
|
||||||
|
|
||||||
# Окна
|
# Окна
|
||||||
@@ -11,12 +11,14 @@ bind = $mainMod, P, pseudo
|
|||||||
bind = $mainMod, J, togglesplit
|
bind = $mainMod, J, togglesplit
|
||||||
bind = ,F11, fullscreen, 0
|
bind = ,F11, fullscreen, 0
|
||||||
bind = $mainMod, G, centerwindow
|
bind = $mainMod, G, centerwindow
|
||||||
bind = $mainMod, D, pin
|
bind = $mainMod SHIFT, D, pin
|
||||||
|
|
||||||
# ЗАпуск
|
# ЗАпуск
|
||||||
bind = $mainMod, L, exec, hyprlock
|
# bind = $mainMod, L, exec, hyprlock
|
||||||
|
bind = $mainMod, L, exec, qs -c noctalia-shell ipc call lockScreen lock
|
||||||
bind = $mainMod, E, exec, $file
|
bind = $mainMod, E, exec, $file
|
||||||
bind = $mainMod, X, exec, ~/.config/hypr/scripts/wofi_toggle.sh
|
# bind = $mainMod, X, exec, ~/.config/hypr/scripts/wofi_toggle.sh
|
||||||
|
bind = $mainMod, D, exec, qs -c noctalia-shell ipc call launcher toggle
|
||||||
bind = CTRL $mainMod, V, exec, copyq toggle
|
bind = CTRL $mainMod, V, exec, copyq toggle
|
||||||
bind = SUPER, F10, exec, ~/.local/bin/obs-replay.sh
|
bind = SUPER, F10, exec, ~/.local/bin/obs-replay.sh
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +0,0 @@
|
|||||||
exec-once = hyprpanel
|
|
||||||
exec-once = XDG_MENU_PREFIX=arch- kbuildsycoca6
|
|
||||||
exec-once = copyq --start-server
|
|
||||||
exec-once = systemctl --user start hyprpolkitagent
|
|
||||||
exec-once = nm-applet --indicator
|
|
||||||
# exec-once = blueman-applet
|
|
||||||
exec-once = eval "$(ssh-agent -s)"
|
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
# exec-once = hyprpanel
|
||||||
|
exec-once = QT_QPA_PLATFORMTHEME=gtk3 qs -c noctalia-shell
|
||||||
|
|
||||||
|
exec-once = copyq --start-server
|
||||||
|
exec-once = /usr/lib/polkit-kde-authentication-agent-1
|
||||||
@@ -1,6 +1,6 @@
|
|||||||
general {
|
general {
|
||||||
gaps_in = 5
|
gaps_in = 2
|
||||||
gaps_out = 10
|
gaps_out = 5
|
||||||
border_size = 2
|
border_size = 2
|
||||||
col.active_border = rgba(88c0d0ff)
|
col.active_border = rgba(88c0d0ff)
|
||||||
col.inactive_border = rgba(4c566aff)
|
col.inactive_border = rgba(4c566aff)
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ source = ~/.config/hypr/animations.conf
|
|||||||
source = ~/.config/hypr/exec.conf
|
source = ~/.config/hypr/exec.conf
|
||||||
source = ~/.config/hypr/env.conf
|
source = ~/.config/hypr/env.conf
|
||||||
source = ~/.config/hypr/windowrules.conf
|
source = ~/.config/hypr/windowrules.conf
|
||||||
source = ~/.config/hypr/monitors.conf
|
source = ~/.config/hypr/monitors.conf
|
||||||
|
|||||||
@@ -1 +1,2 @@
|
|||||||
monitor = eDP-1, 1920x1080@144, 0x0, 1
|
monitor = eDP-1, 1920x1080@144, 0x0, 1
|
||||||
|
monitor = HDMI-A-1, 2560x1440@144, 1920x0, 1
|
||||||
|
|||||||
Reference in New Issue
Block a user