diff --git a/config-files/wayfire/wayfire.ini b/config-files/wayfire/wayfire.ini index 49efdfc..e4ef715 100755 --- a/config-files/wayfire/wayfire.ini +++ b/config-files/wayfire/wayfire.ini @@ -18,7 +18,6 @@ zoom_duration = 500 zoom_enabled_for = none [autostart] -0_environment = dbus-update-activation-environment --systemd WAYLAND_DISPLAY DISPLAY XAUTHORITY audio = pipewire automount = udiskie -As autostart_wf_shell = false @@ -49,6 +48,9 @@ saturation = 1.000000 toggle = none [command] +binding_volumeup = KEY_VOLUMEUP +binding_volumedown = KEY_VOLUMEDOWN +binding_mute = KEY_MUTE binding_filer = KEY_F binding_firefox = KEY_B binding_gamma = KEY_G @@ -61,6 +63,9 @@ binding_terminal = KEY_T binding_vscode = KEY_V binding_waybar = KEY_W binding_wlogout = KEY_P +command_volumeup = pamixer -d 5 -u +command_volumedown = pamixer -i 5 -u +command_mute = pamixer -t command_filer = Thunar command_firefox = firefox command_gamma = wlsunset -l 52.0 -L 5.9 -t 3000 @@ -81,7 +86,7 @@ focus_button_with_modifiers = false focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT focus_buttons_passthrough = true max_render_time = -1 -plugins = alpha animate autostart command cube expo grid idle move oswitch place resize vswitch window-rules wm-actions zoom blur decoration fast-switcher wobbly preserve-output +plugins = alpha animate autostart command cube expo grid idle move oswitch place resize vswitch window-rules wm-actions zoom blur fast-switcher wobbly preserve-output preferred_decoration_mode = server vheight = 3 vwidth = 3