all repos

dotfiles @ e8451e7

my dotfiles
1 files changed, 6 insertions(+), 13 deletions(-)
hypr: update keymaps
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-02-14 23:32:27 +0200
Parent: 635c5a3
M config/hypr/hyprland.conf

@@ -17,13 +17,13 @@ # auto start {{{

exec-once = waybar exec-once = hyprpaper exec-once = dunst +exec-once = blueman-applet +exec-once = wlsunset -S 9:00 -s 19:00 exec-once = gsettings set org.gnome.desktop.interface font-name "JetBrainsMono Nerd Font" exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 -exec-once = blueman-applet exec-once = ~/.config/hypr/xdg-portal.sh exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP -exec-once = wlsunset -S 9:00 -s 19:00 exec-once = ~/code/aw-server-rust/target/release/aw-server exec-once = ~/code/awatcher/target/release/awatcher

@@ -79,14 +79,6 @@ # }}}

# animations {{{ animations { enabled = false - - 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 } # }}} # dwindle layout {{{

@@ -164,12 +156,13 @@ bind = , Print, exec, hyprshot -m region

bind = , SHIFT Print, exec, hyprshot -m output # programs {{{ - bind = $mod SHIFT, w, exec, $browser + bind = $mod SHIFT, a, exec, anki + bind = $mod SHIFT, d, exec, $notaker + bind = $mod SHIFT, e, exec, wofi-emoji bind = $mod SHIFT, f, exec, $filemanager - bind = $mod SHIFT, d, exec, $notaker - bind = $mod SHIFT, a, exec, anki bind = $mod SHIFT, s, exec, spotify bind = $mod SHIFT, t, exec, telegram-desktop + bind = $mod SHIFT, w, exec, $browser # }}} # sound {{{ bindl = , XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+