updated void-desktop-install.txt and config-files
This commit is contained in:
parent
aa2fb299ef
commit
0db61f068f
5 changed files with 34 additions and 68 deletions
|
@ -19,15 +19,16 @@ zoom_enabled_for = none
|
|||
|
||||
[autostart]
|
||||
audio = pipewire
|
||||
audio_notify = sleep 5; dbus-launch pa-notify -t 2
|
||||
automount = udiskie -As
|
||||
autostart_wf_shell = false
|
||||
background = wf-background
|
||||
bar = waybar
|
||||
element = element-desktop --hidden
|
||||
idle = swayidle -w timeout 590 gtklock before-sleep gtklock
|
||||
network = sleep 5; nm-applet --indicator
|
||||
notifications = mako
|
||||
outputs = kanshi
|
||||
portal = /usr/libexec/xdg-desktop-portal
|
||||
|
||||
[blur]
|
||||
blur_by_default = type is "toplevel"
|
||||
|
@ -48,34 +49,34 @@ saturation = 1.000000
|
|||
toggle = none
|
||||
|
||||
[command]
|
||||
binding_volumeup = KEY_VOLUMEUP
|
||||
binding_volumedown = KEY_VOLUMEDOWN
|
||||
binding_mute = KEY_MUTE
|
||||
binding_filer = <super> KEY_F
|
||||
binding_firefox = <super> KEY_B
|
||||
binding_gamma = <super> KEY_G
|
||||
binding_kanshi = <super> KEY_K
|
||||
binding_launcher = <super> KEY_S
|
||||
binding_matrix = <super> KEY_E
|
||||
binding_mute = KEY_MUTE
|
||||
binding_screenshot = <shift> KEY_SYSRQ
|
||||
binding_screenshot_interactive = KEY_SYSRQ
|
||||
binding_terminal = <super> KEY_T
|
||||
binding_volumedown = KEY_VOLUMEDOWN
|
||||
binding_volumeup = KEY_VOLUMEUP
|
||||
binding_vscode = <super> KEY_V
|
||||
binding_waybar = <super> KEY_W
|
||||
binding_wlogout = <super> KEY_P
|
||||
command_volumeup = pamixer -i 5 -u
|
||||
command_volumedown = pamixer -d 5 -u
|
||||
command_mute = pamixer -t
|
||||
command_filer = Thunar
|
||||
command_firefox = firefox
|
||||
command_gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
||||
command_kanshi = kanshi
|
||||
command_launcher = wofi --show drun
|
||||
command_matrix = element-desktop
|
||||
command_mute = pamixer -t
|
||||
command_screenshot = grim $(date '+%F_%T').png
|
||||
command_screenshot_interactive = slurp | grim -g - $(date '+%F_%T').png
|
||||
command_terminal = foot
|
||||
command_vscode = code-oss
|
||||
command_volumedown = pamixer -d 5 -u
|
||||
command_volumeup = pamixer -i 5 -u
|
||||
command_vscode = ~/packages/vscode/code
|
||||
command_waybar = pkill -9 waybar; waybar
|
||||
command_wlogout = wlogout
|
||||
|
||||
|
@ -86,7 +87,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 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 wrot
|
||||
preferred_decoration_mode = server
|
||||
vheight = 3
|
||||
vwidth = 3
|
||||
|
@ -110,12 +111,12 @@ speed_zoom = 0.070000
|
|||
zoom = 0.100000
|
||||
|
||||
[decoration]
|
||||
active_color = \#000000FF
|
||||
border_size = 0
|
||||
active_color = \#000000CA
|
||||
border_size = 2
|
||||
button_order =
|
||||
font = Roboto
|
||||
ignore_views = none
|
||||
inactive_color = \#000000FF
|
||||
inactive_color = \#0000009C
|
||||
title_height = 0
|
||||
|
||||
[expo]
|
||||
|
@ -141,7 +142,7 @@ move_fingers = 3
|
|||
[fast-switcher]
|
||||
activate = <alt> KEY_TAB
|
||||
activate_backward = <alt> <shift> KEY_TAB
|
||||
inactive_alpha = 0.700000
|
||||
inactive_alpha = 1.000000
|
||||
|
||||
[fisheye]
|
||||
radius = 450.000000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue