chore: tabs to spaces
This commit is contained in:
parent
abce562051
commit
54c68a98ff
1 changed files with 2 additions and 2 deletions
|
|
@ -142,8 +142,8 @@ in
|
|||
",XF86AudioPlay,exec,${pkgs.playerctl}/bin/playerctl play-pause"
|
||||
",XF86AudioPrev,exec,${pkgs.playerctl}/bin/playerctl previous"
|
||||
",XF86AudioNext,exec,${pkgs.playerctl}/bin/playerctl next"
|
||||
"$mod,mouse_up,workspace,r-1"
|
||||
"$mod,mouse_down,workspace,r+1"
|
||||
"$mod,mouse_up,workspace,r-1"
|
||||
"$mod,mouse_down,workspace,r+1"
|
||||
]
|
||||
++ (
|
||||
builtins.concatLists (builtins.genList
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue