70 lines
1.4 KiB
YAML
70 lines
1.4 KiB
YAML
terminal: alacritty
|
|
|
|
# Start waybar and Azote on startup
|
|
startup_apps:
|
|
- command: bash ~/.azotebg
|
|
restart_on_death: true
|
|
- command: wl-paste --watch cliphist store &
|
|
|
|
environment_variables:
|
|
- key: XDG_CURRENT_DESKTOP
|
|
value: mir
|
|
- key: QT_QPA_PLATFORM
|
|
value: wayland;xcb
|
|
- key: QT_QPA_PLATFORMTHEME
|
|
value: qt5ct
|
|
- key: XCURSOR_SIZE
|
|
value: 24
|
|
- key: ECORE_EVAS_ENGINE
|
|
value: wayland-egl
|
|
- key: ELM_ACCEL
|
|
value: gl
|
|
- key: _JAVA_AWT_WM_NONREPARENTING
|
|
value: 1
|
|
|
|
border:
|
|
size: 2
|
|
color: a5adcb
|
|
focus_color: 8aadf4
|
|
|
|
enable_animations: true
|
|
|
|
animations:
|
|
- event: window_open
|
|
type: grow
|
|
function: ease_in_out_back
|
|
duration: 0.25
|
|
- event: window_move
|
|
type: slide
|
|
function: ease_in_out_back
|
|
duration: 0.25
|
|
- event: window_close
|
|
type: shrink
|
|
function: ease_out_back
|
|
duration: 0.25
|
|
- event: workspace_switch
|
|
type: slide
|
|
function: ease_out_sine
|
|
duration: 0.175
|
|
|
|
workspaces:
|
|
- number: 0
|
|
layout: tiled
|
|
- number: 1
|
|
layout: tiled
|
|
- number: 2
|
|
layout: tiled
|
|
- number: 3
|
|
layout: tiled
|
|
- number: 4
|
|
layout: tiled
|
|
- number: 5
|
|
layout: tiled
|
|
- number: 6
|
|
layout: tiled
|
|
- number: 7
|
|
layout: tiled
|
|
- number: 8
|
|
layout: tiled
|
|
- number: 9
|
|
layout: tiled
|