Merge branch 'main' of ssh://gitea/dylan/birch-dots
This commit is contained in:
@@ -1 +1,3 @@
|
||||
splash = false
|
||||
preload = ~/.wallpapers/liminal.png
|
||||
wallpaper = ,~/.wallpapers/liminal.png
|
||||
|
||||
@@ -18,7 +18,7 @@ input {
|
||||
}
|
||||
|
||||
device {
|
||||
name = logitech-usb-receiver
|
||||
name = logitech-pro-x-1
|
||||
sensitivity = 0
|
||||
}
|
||||
|
||||
|
||||
@@ -53,8 +53,8 @@ bindl = , F6, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||
bindl = , F7, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||
|
||||
# Playback (requires playerctl)
|
||||
bindl = , F2, exec, playerctl previous
|
||||
bindl = , F1, exec, playerctl play-pause
|
||||
#bindl = , F2, exec, playerctl previous
|
||||
#bindl = , F1, exec, playerctl play-pause
|
||||
bindl = , F3, exec, playerctl next
|
||||
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
}
|
||||
{
|
||||
"label" : "logout",
|
||||
"action" : "loginctl terminate-user $USER",
|
||||
"action" : "hyprctl dispatch exit",
|
||||
"text" : "Logout",
|
||||
"keybind" : "e"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user