mirror of
https://github.com/elkowar/dots-of-war.git
synced 2024-11-06 03:12:24 +00:00
160 lines
4.5 KiB
Text
160 lines
4.5 KiB
Text
monitor=,preferred,auto,1
|
|
|
|
exec-once = swaybg -m fill --image /home/leon/Pictures/green_leaves.jpg & mako
|
|
env = $WOBSOCK,$XDG_RUNTIME_DIR/wob.sock
|
|
exec-once = mkfifo $WOBSOCK && tail -f $WOBSOCK | wob
|
|
exec-once = eww open bar
|
|
|
|
|
|
# Source a file (multi-file configs)
|
|
# source = ~/.config/hypr/myColors.conf
|
|
|
|
# Some default env vars.
|
|
env = XCURSOR_SIZE,24
|
|
|
|
input {
|
|
kb_layout = us
|
|
kb_variant =
|
|
kb_model =
|
|
kb_options = compose:ralt
|
|
kb_rules =
|
|
|
|
follow_mouse = 1
|
|
|
|
touchpad {
|
|
natural_scroll = yes
|
|
}
|
|
|
|
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
|
}
|
|
|
|
general {
|
|
gaps_in = 5
|
|
gaps_out = 10
|
|
border_size = 1
|
|
col.active_border = rgba(8ec07cff)
|
|
col.inactive_border = rgba(595959aa)
|
|
|
|
layout = dwindle
|
|
}
|
|
|
|
decoration {
|
|
rounding = 0
|
|
blur = no
|
|
blur_size = 3
|
|
blur_passes = 1
|
|
blur_new_optimizations = on
|
|
|
|
drop_shadow = yes
|
|
shadow_range = 4
|
|
shadow_render_power = 3
|
|
col.shadow = rgba(1a1a1aee)
|
|
}
|
|
|
|
animations {
|
|
enabled = yes
|
|
bezier = myBezier, 0.05, 0.9, 0.1, 1.05
|
|
|
|
animation = windows, 1, 2, myBezier
|
|
animation = windowsOut, 1, 2, default, popin 80%
|
|
animation = border, 1, 10, default
|
|
animation = borderangle, 1, 8, default
|
|
animation = fade, 1, 2, default
|
|
animation = workspaces, 1, 2, default
|
|
}
|
|
|
|
dwindle {
|
|
pseudotile = yes # master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
|
|
preserve_split = yes # you probably want this
|
|
}
|
|
|
|
master {
|
|
new_is_master = true
|
|
}
|
|
|
|
gestures {
|
|
workspace_swipe = on
|
|
workspace_swipe_create_new = on
|
|
}
|
|
|
|
device:epic mouse V1 {
|
|
sensitivity = -0.5
|
|
}
|
|
|
|
|
|
|
|
bind = SUPER SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy
|
|
bind = SUPER, Return, exec, foot
|
|
bind = SUPER SHIFT, B, exec, google-chrome-stable --enable-features=TouchpadOverscrollHistoryNavigation
|
|
bind = SUPER, Q, killactive,
|
|
bind = SUPER, M, exit,
|
|
bind = SUPER, g, togglefloating,
|
|
bind = SUPER SHIFT, P, exec, rofi -show drun
|
|
bind = SUPER, P, pseudo, # dwindle
|
|
bind = SUPER, v, togglesplit, # dwindle
|
|
bind = SUPER, f, fullscreen, # dwindle
|
|
|
|
bind = ,XF86AudioRaiseVolume, exec, pamixer -ui 2 && pamixer --get-volume > $WOBSOCK
|
|
bind = ,XF86AudioLowerVolume, exec, pamixer -ud 2 && pamixer --get-volume > $WOBSOCK
|
|
bind = ,XF86AudioMute, exec, pamixer --toggle-mute && ( pamixer --get-mute && echo 0 > $WOBSOCK ) || pamixer --get-volume > $WOBSOCK
|
|
bind = ,XF86MonBrightnessDown, exec, brightnessctl set 5%- | sed -En 's/.*\(([0-9]+)%\).*/\1/p' | tee /tmp/brightness > $WOBSOCK
|
|
bind = ,XF86MonBrightnessUp, exec, brightnessctl set +5% | sed -En 's/.*\(([0-9]+)%\).*/\1/p' | tee /tmp/brightness > $WOBSOCK
|
|
|
|
bind = SUPER, t, togglegroup
|
|
bind = SUPER, tab, changegroupactive, f
|
|
bind = SUPER SHIFT, tab, changegroupactive, b
|
|
|
|
bind = SUPER CONTROL SHIFT, h, moveintogroup, l
|
|
bind = SUPER CONTROL SHIFT, l, moveintogroup, r
|
|
bind = SUPER CONTROL SHIFT, k, moveintogroup, u
|
|
bind = SUPER CONTROL SHIFT, j, moveintogroup, d
|
|
bind = SUPER CONTROL SHIFT, n, moveoutofgroup
|
|
|
|
|
|
bind = SUPER, h, movefocus, l
|
|
bind = SUPER, l, movefocus, r
|
|
bind = SUPER, k, movefocus, u
|
|
bind = SUPER, j, movefocus, d
|
|
|
|
bind = SUPER SHIFT, h, movewindow, l
|
|
bind = SUPER SHIFT, l, movewindow, r
|
|
bind = SUPER SHIFT, k, movewindow, u
|
|
bind = SUPER SHIFT, j, movewindow, d
|
|
|
|
|
|
bind = SUPER CONTROL, h, resizeactive, -50 0
|
|
bind = SUPER CONTROL, l, resizeactive, 50 0
|
|
bind = SUPER CONTROL, k, resizeactive, 0 -50
|
|
bind = SUPER CONTROL, j, resizeactive, 0 50
|
|
|
|
# SwitcSUPERaces with mainMod + [0-9]
|
|
bind = SUPER, 1, workspace, 1
|
|
bind = SUPER, 2, workspace, 2
|
|
bind = SUPER, 3, workspace, 3
|
|
bind = SUPER, 4, workspace, 4
|
|
bind = SUPER, 5, workspace, 5
|
|
bind = SUPER, 6, workspace, 6
|
|
bind = SUPER, 7, workspace, 7
|
|
bind = SUPER, 8, workspace, 8
|
|
bind = SUPER, 9, workspace, 9
|
|
bind = SUPER, 0, workspace, 10
|
|
|
|
# Move SUPERindow to a workspace with mainMod + SHIFT + [0-9]
|
|
bind = SUPER SHIFT, 1, movetoworkspace, 1
|
|
bind = SUPER SHIFT, 2, movetoworkspace, 2
|
|
bind = SUPER SHIFT, 3, movetoworkspace, 3
|
|
bind = SUPER SHIFT, 4, movetoworkspace, 4
|
|
bind = SUPER SHIFT, 5, movetoworkspace, 5
|
|
bind = SUPER SHIFT, 6, movetoworkspace, 6
|
|
bind = SUPER SHIFT, 7, movetoworkspace, 7
|
|
bind = SUPER SHIFT, 8, movetoworkspace, 8
|
|
bind = SUPER SHIFT, 9, movetoworkspace, 9
|
|
bind = SUPER SHIFT, 0, movetoworkspace, 10
|
|
|
|
# ScrolSUPERh existing workspaces with mainMod + scroll
|
|
bind = SUPER, mouse_down, workspace, e+1
|
|
bind = SUPER, mouse_up, workspace, e-1
|
|
|
|
# Move/SUPERindows with mainMod + LMB/RMB and dragging
|
|
bindm = SUPER, mouse:272, movewindow
|
|
bindm = SUPER, mouse:273, resizewindow
|