mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-08 14:18:24 +02:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2d4c1f09fc | |||
| de44ac857d | |||
| cfd4f28171 |
+2
-1
@@ -3,7 +3,7 @@ bindm = SUPER,mouse:273,resizewindow
|
||||
|
||||
bind = SUPER,RETURN,exec, foot
|
||||
bind = SUPER, D, exec, fuzzel
|
||||
bind = SUPER,E,exec, thunar
|
||||
bind = SUPER,E,exec, dolphin
|
||||
|
||||
bind = SUPER,B,exec, firefox
|
||||
bind = SUPER,Q,killactive
|
||||
@@ -50,6 +50,7 @@ bind = SUPER, F,fullscreen
|
||||
bindel = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
||||
bindel = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||
bindel = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
bindel = , XF86AudioMicMute, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||
bindel = , F14, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||
bindel = , F15, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
bindel = , F17, exec, wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%+
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
exec-once = qs -c /usr/etc/xdg/quickshell/zshell
|
||||
exec-once = zshell-cli shell start
|
||||
exec-once = /bin/AyuGram
|
||||
exec-once = /opt/teams-for-linux/teams-for-linux
|
||||
exec-once = vesktop
|
||||
exec-once = steam -silent
|
||||
exec-once = fcitx5
|
||||
exec-once = wl-paste --type text --watch cliphist store
|
||||
exec-once = wl-paste --type image --watch cliphist store
|
||||
exec-once = nextcloud --background
|
||||
exec-once = hyprsunset -i
|
||||
exec-once = nm-applet
|
||||
|
||||
@@ -1,3 +1,11 @@
|
||||
layerrule = blur_popups on, match:namespace ZShell-Bar
|
||||
layerrule = ignore_alpha 0.5, match:namespace ZShell-Bar
|
||||
layerrule = blur on, match:namespace ZShell-Bar
|
||||
|
||||
layerrule = blur_popups on, match:namespace ZShell-Auth
|
||||
layerrule = ignore_alpha 0.5, match:namespace ZShell-Auth
|
||||
layerrule = blur on, match:namespace ZShell-Auth
|
||||
|
||||
input {
|
||||
kb_layout = us
|
||||
kb_variant = intl
|
||||
|
||||
Reference in New Issue
Block a user