mirror of
https://github.com/hydroxycarbamide/dotfiles.git
synced 2025-05-07 05:19:07 -04:00
Update config
This commit is contained in:
parent
b11a88ded9
commit
c21063c727
4 changed files with 39 additions and 13 deletions
|
@ -4,7 +4,6 @@ general {
|
|||
border_size = 2
|
||||
col.active_border = 0xfff4dbd6
|
||||
col.inactive_border = 0x001e1e2e
|
||||
apply_sens_to_raw = 0 # whether to apply the sensitivity to raw input (e.g. used by games where you aim using your mouse)
|
||||
resize_on_border = true
|
||||
# no_border_on_floating = true
|
||||
|
||||
|
|
|
@ -38,6 +38,7 @@ bind = $mod, P, pseudo, # dwindle only
|
|||
bind = $mod, V, exec, cliphist list | rofi -dmenu | cliphist decode | wl-copy
|
||||
bind = $mod, N, exec, networkmanager_dmenu
|
||||
bind = CAPS, , exec, swayosd-client --caps-lock-led
|
||||
# bind = $mod, R, exec, nwg-dock-hyprland
|
||||
|
||||
# Scratch pad
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue