mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
hypr: upd
This commit is contained in:
parent
dfd841d36f
commit
b6e3fe3d49
3 changed files with 9 additions and 11 deletions
|
|
@ -8,9 +8,9 @@ env = QT_WAYLAND_DISABLE_WINDOWDECORATION,1
|
||||||
# }}}
|
# }}}
|
||||||
# variables {{{
|
# variables {{{
|
||||||
$mod = SUPER
|
$mod = SUPER
|
||||||
|
$browser = brave
|
||||||
$terminal = kitty
|
$terminal = kitty
|
||||||
$logseq = ~/.local/appimage/logseq.AppImage
|
$notaker = obsidian
|
||||||
$obsidian = obsidian
|
|
||||||
$filemanager = pcmanfm
|
$filemanager = pcmanfm
|
||||||
# }}}
|
# }}}
|
||||||
# auto start {{{
|
# auto start {{{
|
||||||
|
|
@ -23,7 +23,7 @@ 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 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/aw-server-rust/target/release/aw-server
|
||||||
exec-once = ~/code/awatcher/target/release/awatcher
|
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, Return, exec, wofi --show drun --allow-images
|
||||||
bind = $mod SHIFT, Escape, exec, ~/bin/wofi-power-menu
|
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, f, fullscreen
|
||||||
bind = $mod Ctrl, f, togglefloating
|
bind = $mod Ctrl, f, togglefloating
|
||||||
|
|
@ -167,13 +164,12 @@ 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, brave
|
bind = $mod SHIFT, w, exec, $browser
|
||||||
bind = $mod SHIFT, f, exec, $filemanager
|
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, a, exec, anki
|
||||||
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, c, exec, $morgen
|
|
||||||
# }}}
|
# }}}
|
||||||
# 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%+
|
||||||
|
|
|
||||||
2
config/hypr/hyprlock.conf
Normal file
2
config/hypr/hyprlock.conf
Normal file
|
|
@ -0,0 +1,2 @@
|
||||||
|
bezier = linear, 1, 1, 0, 0
|
||||||
|
animation = fade, 1, 1.8, linear
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
preload = /home/olex/Pictures/wall.jpg
|
preload = /home/olex/Pictures/wall.png
|
||||||
wallpaper = ,/home/olex/Pictures/wall.jpg
|
wallpaper = ,/home/olex/Pictures/wall.png
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue