hypr: upd

This commit is contained in:
Oleksandr Smirnov 2025-02-01 00:37:58 +02:00
parent dfd841d36f
commit b6e3fe3d49
No known key found for this signature in database
3 changed files with 9 additions and 11 deletions

View file

@ -8,9 +8,9 @@ env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
# }}}
# variables {{{
$mod = SUPER
$browser = brave
$terminal = kitty
$logseq = ~/.local/appimage/logseq.AppImage
$obsidian = obsidian
$notaker = obsidian
$filemanager = pcmanfm
# }}}
# auto start {{{
@ -23,7 +23,7 @@ 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 10:00 -s 18:00
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
@ -157,9 +157,6 @@ windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
bind = $mod SHIFT, Return, exec, wofi --show drun --allow-images
bind = $mod SHIFT, Escape, exec, ~/bin/wofi-power-menu
bind = $mod CTRL, e, exec, wofi-emoji
bind = $mod CTRL, l, exec, swaylock
bind = $mod, f, fullscreen
bind = $mod Ctrl, f, togglefloating
@ -167,13 +164,12 @@ windowrulev2 = rounding 0, floating:0, onworkspace:f[1]
bind = , SHIFT Print, exec, hyprshot -m output
# programs {{{
bind = $mod SHIFT, w, exec, brave
bind = $mod SHIFT, w, exec, $browser
bind = $mod SHIFT, f, exec, $filemanager
bind = $mod SHIFT, d, exec, $obsidian
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, c, exec, $morgen
# }}}
# sound {{{
bindl = , XF86AudioRaiseVolume, exec, wpctl set-volume -l 1.4 @DEFAULT_AUDIO_SINK@ 5%+

View file

@ -0,0 +1,2 @@
bezier = linear, 1, 1, 0, 0
animation = fade, 1, 1.8, linear

View file

@ -1,2 +1,2 @@
preload = /home/olex/Pictures/wall.jpg
wallpaper = ,/home/olex/Pictures/wall.jpg
preload = /home/olex/Pictures/wall.png
wallpaper = ,/home/olex/Pictures/wall.png