Updated launcher and theme.
This commit is contained in:
parent
a34e06cf1d
commit
3010523cbb
8 changed files with 63 additions and 32 deletions
|
@ -29,6 +29,7 @@ gamma = wlsunset -l 52.0 -L 5.9 -t 3000
|
|||
network = sleep 1; nm-applet --indicator
|
||||
notifications = mako
|
||||
outputs = kanshi
|
||||
portal = /usr/libexec/xdg-desktop-portal-wlr
|
||||
|
||||
[blur]
|
||||
blur_by_default = all
|
||||
|
@ -49,29 +50,31 @@ saturation = 1.000000
|
|||
toggle = none
|
||||
|
||||
[command]
|
||||
binding_audio = <super> KEY_P
|
||||
binding_filer = <super> KEY_F
|
||||
binding_firefox = <super> KEY_B
|
||||
binding_gamma = <super> KEY_G
|
||||
binding_kanshi = <super> KEY_K
|
||||
binding_launcher = <super> KEY_SPACE
|
||||
binding_matrix = <super> KEY_E
|
||||
binding_mute = KEY_MUTE
|
||||
binding_next = KEY_NEXTSONG
|
||||
binding_playpause = KEY_PLAYPAUSE
|
||||
binding_previous = KEY_PREVIOUSSONG
|
||||
binding_mute = <shift> <super> KEY_LEFTBRACE
|
||||
binding_next = <super> KEY_APOSTROPHE
|
||||
binding_playpause = <super> KEY_SEMICOLON
|
||||
binding_previous = <shift> <super> KEY_APOSTROPHE
|
||||
binding_screenshot = <shift> KEY_SYSRQ
|
||||
binding_screenshot_interactive = KEY_SYSRQ
|
||||
binding_terminal = <super> KEY_ENTER
|
||||
binding_volumedown = KEY_VOLUMEDOWN
|
||||
binding_volumeup = KEY_VOLUMEUP
|
||||
binding_volumedown = <super> KEY_LEFTBRACE
|
||||
binding_volumeup = <super> KEY_RIGHTBRACE
|
||||
binding_vscode = <super> KEY_V
|
||||
binding_waybar = <super> KEY_W
|
||||
binding_wlogout = <super> KEY_P
|
||||
binding_wlogout = <super> KEY_SLASH
|
||||
command_audio = pavucontrol
|
||||
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_launcher = fuzzel
|
||||
command_matrix = element-desktop
|
||||
command_mute = pamixer -t
|
||||
command_next = playerctl next
|
||||
|
@ -93,7 +96,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 wrot preserve-output
|
||||
plugins = alpha animate autostart command cube expo grid idle oswitch place vswitch window-rules wm-actions zoom blur fast-switcher wobbly wrot preserve-output move resize
|
||||
preferred_decoration_mode = server
|
||||
vheight = 3
|
||||
vwidth = 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue