mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hypr: update keymaps
This commit is contained in:
parent
635c5a3c83
commit
e8451e7512
1 changed files with 6 additions and 13 deletions
|
|
@ -17,13 +17,13 @@ $filemanager = pcmanfm
|
||||||
exec-once = waybar
|
exec-once = waybar
|
||||||
exec-once = hyprpaper
|
exec-once = hyprpaper
|
||||||
exec-once = dunst
|
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 = gsettings set org.gnome.desktop.interface font-name "JetBrainsMono Nerd Font"
|
||||||
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
exec-once = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
||||||
exec-once = blueman-applet
|
|
||||||
exec-once = ~/.config/hypr/xdg-portal.sh
|
exec-once = ~/.config/hypr/xdg-portal.sh
|
||||||
exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
|
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 = 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/aw-server-rust/target/release/aw-server
|
||||||
exec-once = ~/code/awatcher/target/release/awatcher
|
exec-once = ~/code/awatcher/target/release/awatcher
|
||||||
|
|
@ -79,14 +79,6 @@ decoration {
|
||||||
# animations {{{
|
# animations {{{
|
||||||
animations {
|
animations {
|
||||||
enabled = false
|
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 {{{
|
# dwindle layout {{{
|
||||||
|
|
@ -164,12 +156,13 @@ windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
|
||||||
bind = , SHIFT Print, exec, hyprshot -m output
|
bind = , SHIFT Print, exec, hyprshot -m output
|
||||||
|
|
||||||
# programs {{{
|
# programs {{{
|
||||||
bind = $mod SHIFT, w, exec, $browser
|
|
||||||
bind = $mod SHIFT, f, exec, $filemanager
|
|
||||||
bind = $mod SHIFT, d, exec, $notaker
|
|
||||||
bind = $mod SHIFT, a, exec, anki
|
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, s, exec, spotify
|
bind = $mod SHIFT, s, exec, spotify
|
||||||
bind = $mod SHIFT, t, exec, telegram-desktop
|
bind = $mod SHIFT, t, exec, telegram-desktop
|
||||||
|
bind = $mod SHIFT, w, exec, $browser
|
||||||
# }}}
|
# }}}
|
||||||
# sound {{{
|
# sound {{{
|
||||||
bindl = , XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+
|
bindl = , XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue