scratchpad from bling awesome
This commit is contained in:
parent
0d7f3e5a89
commit
87ee1ba3d0
20 changed files with 724 additions and 117 deletions
|
@ -63,42 +63,32 @@ gaussian_iterations = 2
|
|||
gaussian_offset = 1.000000
|
||||
kawase_degrade = 6
|
||||
kawase_iterations = 4
|
||||
kawase_offset = 1.5
|
||||
kawase_offset = 1.500000
|
||||
method = kawase
|
||||
saturation = 1.000000
|
||||
toggle = none
|
||||
|
||||
[command]
|
||||
|
||||
binding_terminal = <super> KEY_ENTER
|
||||
command_terminal = alacritty
|
||||
|
||||
binding_browser = <super> KEY_B
|
||||
command_browser = qutebrowser &
|
||||
|
||||
binding_emacs = <super> KEY_E
|
||||
command_emacs = emacsclient -c -a emacs
|
||||
|
||||
binding_launcher = KEY_COMPOSE
|
||||
command_launcher = rofi -show drun -modi drun
|
||||
|
||||
binding_run = <super> KEY_COMPOSE
|
||||
command_run = rofi -show run -modi run
|
||||
|
||||
binding_screenshot = KEY_PRINT
|
||||
command_screenshot = grim $(date '+%F_%T').webp
|
||||
|
||||
binding_screenshot_interactive = <shift> KEY_PRINT
|
||||
command_screenshot_interactive = slurp | grim -g - $(date '+%F_%T').webp
|
||||
|
||||
command_volume_down = pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||
repeatable_binding_volume_down = KEY_VOLUMEDOWN
|
||||
|
||||
command_volume_up = pactl set-sink-volume @DEFAULT_SINK@ +5%
|
||||
repeatable_binding_volume_up = KEY_VOLUMEUP
|
||||
|
||||
binding_mute = KEY_MUTE
|
||||
binding_run = <super> KEY_COMPOSE
|
||||
binding_screenshot = KEY_PRINT
|
||||
binding_screenshot_interactive = <shift> KEY_PRINT
|
||||
binding_terminal = <super> KEY_ENTER
|
||||
command_browser = qutebrowser &
|
||||
command_emacs = emacsclient -c -a emacs
|
||||
command_launcher = rofi -show drun -modi drun
|
||||
command_mute = pactl set-sink-mute @DEFAULT_SINK@ toggle
|
||||
command_run = rofi -show run -modi run
|
||||
command_screenshot = grim $(date '+%F_%T').webp
|
||||
command_screenshot_interactive = slurp | grim -g - $(date '+%F_%T').webp
|
||||
command_terminal = alacritty
|
||||
command_volume_down = pactl set-sink-volume @DEFAULT_SINK@ -5%
|
||||
command_volume_up = pactl set-sink-volume @DEFAULT_SINK@ +5%
|
||||
repeatable_binding_volume_down = KEY_VOLUMEDOWN
|
||||
repeatable_binding_volume_up = KEY_VOLUMEUP
|
||||
|
||||
[core]
|
||||
background_color = \#1A1A1AFF
|
||||
|
@ -107,32 +97,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 \
|
||||
decoration \
|
||||
expo \
|
||||
fast-switcher \
|
||||
grid \
|
||||
idle \
|
||||
invert \
|
||||
move \
|
||||
oswitch \
|
||||
place \
|
||||
resize \
|
||||
switcher \
|
||||
vswitch \
|
||||
window-rules \
|
||||
wobbly \
|
||||
zoom \
|
||||
simple-tile \
|
||||
blur \
|
||||
scale \
|
||||
alpha \
|
||||
vswipe
|
||||
|
||||
plugins = alpha animate autostart command cube decoration expo fast-switcher grid idle invert move oswitch place resize switcher vswitch window-rules wobbly zoom simple-tile blur scale alpha vswipe wm-actions
|
||||
preferred_decoration_mode = server
|
||||
vheight = 2
|
||||
vwidth = 2
|
||||
|
@ -181,7 +146,7 @@ select_workspace_6 = KEY_6
|
|||
select_workspace_7 = KEY_7
|
||||
select_workspace_8 = KEY_8
|
||||
select_workspace_9 = KEY_9
|
||||
toggle = <super> KEY_W | swipe up <3>
|
||||
toggle = <super> KEY_W | swipe up 0
|
||||
|
||||
[extra-gestures]
|
||||
close_fingers = 20
|
||||
|
@ -216,13 +181,13 @@ y_skew = 0.000000
|
|||
[grid]
|
||||
duration = 300
|
||||
restore = <super> KEY_DOWN | <super> KEY_KP0
|
||||
slot_b = <super> KEY_KP2 | <super> <shift> KEY_J
|
||||
slot_b = <super> KEY_KP2 | <shift> <super> KEY_J
|
||||
slot_bl = <super> KEY_KP1
|
||||
slot_br = <super> KEY_KP3
|
||||
slot_c = <super> KEY_UP | <super> KEY_KP5
|
||||
slot_l = <super> <shift> KEY_H
|
||||
slot_r = <super> <shift> KEY_L
|
||||
slot_t = <super> KEY_KP8 | <super> <shift> KEY_K
|
||||
slot_l = <shift> <super> KEY_H
|
||||
slot_r = <shift> <super> KEY_L
|
||||
slot_t = <super> KEY_KP8 | <shift> <super> KEY_K
|
||||
slot_tl = <super> KEY_KP7
|
||||
slot_tr = <super> KEY_KP9
|
||||
type = crossfade
|
||||
|
@ -239,7 +204,7 @@ toggle = none
|
|||
[input]
|
||||
click_method = default
|
||||
cursor_size = 24
|
||||
cursor_theme = breeze-snow
|
||||
cursor_theme = Breeze-Snow
|
||||
disable_touchpad_while_mouse = false
|
||||
disable_touchpad_while_typing = true
|
||||
gesture_sensitivity = 1.000000
|
||||
|
@ -269,7 +234,7 @@ output = eDP-1
|
|||
|
||||
[invert]
|
||||
preserve_hue = false
|
||||
toggle = <super> <alt> KEY_I
|
||||
toggle = <alt> <super> KEY_I
|
||||
|
||||
[join-views]
|
||||
|
||||
|
@ -297,6 +262,12 @@ workspace_switch_after = -1
|
|||
next_output = <super> KEY_O
|
||||
next_output_with_win = <shift> <super> KEY_O
|
||||
|
||||
[output]
|
||||
mode = auto
|
||||
position = auto
|
||||
scale = 1.000000
|
||||
transform = normal
|
||||
|
||||
[place]
|
||||
mode = center
|
||||
|
||||
|
@ -318,15 +289,16 @@ text_color = \#CCCCCCFF
|
|||
title_font_size = 16
|
||||
title_overlay = all
|
||||
title_position = center
|
||||
toggle = <super> KEY_P
|
||||
toggle_all = <super> KEY_M
|
||||
|
||||
[scale-title-filter]
|
||||
bg_color = \#282a3680
|
||||
bg_color = \#282A3680
|
||||
case_sensitive = false
|
||||
font_size = 30
|
||||
overlay = true
|
||||
share_filter = false
|
||||
text_color = \#e2e4e5CC
|
||||
text_color = \#E2E4E5CC
|
||||
|
||||
[showrepaint]
|
||||
reduce_flicker = true
|
||||
|
@ -341,10 +313,10 @@ key_focus_above = <super> KEY_K
|
|||
key_focus_below = <super> KEY_J
|
||||
key_focus_left = <super> KEY_H
|
||||
key_focus_right = <super> KEY_L
|
||||
key_toggle = <super> <shift> KEY_T
|
||||
key_toggle = <shift> <super> KEY_T
|
||||
outer_horiz_gap_size = 20
|
||||
outer_vert_gap_size = 20
|
||||
tile_by_default = if app_id is "emacs" & app_id is "alacritty"
|
||||
tile_by_default = if app_id is "emacs" & app_id is "alacritty"
|
||||
|
||||
[switcher]
|
||||
next_view = <super> KEY_TAB
|
||||
|
@ -399,7 +371,7 @@ preserve_aspect = true
|
|||
zoom_step = 0.100000
|
||||
|
||||
[wm-actions]
|
||||
minimize = none
|
||||
minimize = <super> KEY_N
|
||||
toggle_always_on_top = <super> KEY_T
|
||||
toggle_fullscreen = <super> KEY_F
|
||||
toggle_maximize = <super> KEY_M
|
||||
|
@ -407,7 +379,7 @@ toggle_showdesktop = none
|
|||
toggle_sticky = none
|
||||
|
||||
[wobbly]
|
||||
friction = `.000000
|
||||
friction = 3.000000
|
||||
grid_resolution = 96
|
||||
spring_k = 9.000000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue